#include <EventInfoConst.h>
Event Info
- Author
- : W. Armstrong, S. Joosten
◆ ConstEventInfo() [1/4]
eic::ConstEventInfo::ConstEventInfo |
( |
| ) |
|
◆ ConstEventInfo() [2/4]
eic::ConstEventInfo::ConstEventInfo |
( |
std::uint64_t |
run, |
|
|
std::uint64_t |
number, |
|
|
std::int32_t |
type, |
|
|
std::int32_t |
proc, |
|
|
std::int32_t |
source, |
|
|
eic::Weight |
weight |
|
) |
| |
◆ ConstEventInfo() [3/4]
◆ ConstEventInfo() [4/4]
◆ ~ConstEventInfo()
eic::ConstEventInfo::~ConstEventInfo |
( |
| ) |
|
◆ clone()
support cloning (deep-copy)
◆ getObjectID()
const podio::ObjectID eic::ConstEventInfo::getObjectID |
( |
| ) |
const |
◆ id()
unsigned int eic::ConstEventInfo::id |
( |
| ) |
const |
|
inline |
◆ isAvailable()
bool eic::ConstEventInfo::isAvailable |
( |
| ) |
const |
check whether the object is actually available
◆ number()
const std::uint64_t & eic::ConstEventInfo::number |
( |
| ) |
const |
◆ operator<()
bool eic::ConstEventInfo::operator< |
( |
const ConstEventInfo & |
other | ) |
const |
|
inline |
◆ operator=()
◆ operator==() [1/2]
bool eic::ConstEventInfo::operator== |
( |
const ConstEventInfo & |
other | ) |
const |
|
inline |
◆ operator==() [2/2]
bool eic::ConstEventInfo::operator== |
( |
const EventInfo & |
other | ) |
const |
◆ proc()
const std::int32_t & eic::ConstEventInfo::proc |
( |
| ) |
const |
Access the Process identifier (TBD).
◆ run()
const std::uint64_t & eic::ConstEventInfo::run |
( |
| ) |
const |
◆ source()
const std::int32_t & eic::ConstEventInfo::source |
( |
| ) |
const |
Access the Source/identifier (TBD)
◆ type()
const std::int32_t & eic::ConstEventInfo::type |
( |
| ) |
const |
Access the event type identifier (TBD).
◆ unlink()
void eic::ConstEventInfo::unlink |
( |
| ) |
|
|
inline |
◆ weight()
const eic::Weight & eic::ConstEventInfo::weight |
( |
| ) |
const |
Access the Optional event weight (useful for MC)
◆ EventInfo
◆ EventInfoCollection
◆ EventInfoConstCollectionIterator
The documentation for this class was generated from the following files: