#include <EvtRecEvent.h>
Definition at line 11 of file EvtRecEvent.h.
◆ EvtRecEvent()
EvtRecEvent::EvtRecEvent |
( |
| ) |
|
|
inline |
Definition at line 15 of file EvtRecEvent.h.
15: m_tottks(0), m_nchrg(0), m_nneu(0), m_nvee(0), m_ndtag(0) {}
◆ ~EvtRecEvent()
virtual EvtRecEvent::~EvtRecEvent |
( |
| ) |
|
|
inlinevirtual |
◆ classID()
static const CLID & EvtRecEvent::classID |
( |
| ) |
|
|
inlinestatic |
◆ clID()
virtual const CLID & EvtRecEvent::clID |
( |
| ) |
const |
|
inlinevirtual |
◆ numberOfDTag()
int EvtRecEvent::numberOfDTag |
( |
| ) |
const |
|
inline |
◆ numberOfPi0()
int EvtRecEvent::numberOfPi0 |
( |
| ) |
const |
|
inline |
◆ numberOfVee()
int EvtRecEvent::numberOfVee |
( |
| ) |
const |
|
inline |
◆ setNumberOfDTag()
void EvtRecEvent::setNumberOfDTag |
( |
const int |
ndtag | ) |
|
|
inline |
◆ setNumberOfPi0()
void EvtRecEvent::setNumberOfPi0 |
( |
const int |
npi0 | ) |
|
|
inline |
◆ setNumberOfVee()
void EvtRecEvent::setNumberOfVee |
( |
const int |
nvee | ) |
|
|
inline |
◆ setTotalCharged()
void EvtRecEvent::setTotalCharged |
( |
const int |
nchrg | ) |
|
|
inline |
◆ setTotalNeutral()
void EvtRecEvent::setTotalNeutral |
( |
const int |
nneu | ) |
|
|
inline |
◆ setTotalTracks()
void EvtRecEvent::setTotalTracks |
( |
const int |
tottks | ) |
|
|
inline |
◆ totalCharged()
int EvtRecEvent::totalCharged |
( |
| ) |
const |
|
inline |
◆ totalNeutral()
int EvtRecEvent::totalNeutral |
( |
| ) |
const |
|
inline |
◆ totalTracks()
int EvtRecEvent::totalTracks |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: