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