#include <HltEvent.h>
Definition at line 8 of file HltEvent.h.
◆ HltEvent()
◆ ~HltEvent()
virtual HltEvent::~HltEvent |
( |
| ) |
|
|
inlinevirtual |
◆ classID()
static const CLID & HltEvent::classID |
( |
| ) |
|
|
inlinestatic |
Definition at line 16 of file HltEvent.h.
const CLID & CLID_HltEvent
Referenced by clID().
◆ clID()
virtual const CLID & HltEvent::clID |
( |
| ) |
const |
|
inlinevirtual |
Definition at line 15 of file HltEvent.h.
static const CLID & classID()
◆ fromMc()
bool HltEvent::fromMc |
( |
| ) |
const |
|
inline |
Retrieve flag of origin.
Definition at line 19 of file HltEvent.h.
19 {
20 return m_fromMc;
21 }
Referenced by initialize().
◆ initialize()
void HltEvent::initialize |
( |
bool |
fromMc | ) |
|
|
inline |
The documentation for this class was generated from the following file: