#include <TEvtRecEvent.h>
◆ TEvtRecEvent() [1/3]
| TEvtRecEvent::TEvtRecEvent |
( |
| ) |
|
Definition at line 7 of file TEvtRecEvent.cxx.
8 : m_tottks( 0 ), m_nchrg( 0 ), m_nneu( 0 ), m_nvee( 0 ), m_npi0( 0 ), m_ndtag( 0 ) {
10}
void Clear(Option_t *option="")
◆ ~TEvtRecEvent() [1/3]
| TEvtRecEvent::~TEvtRecEvent |
( |
| ) |
|
|
virtual |
◆ TEvtRecEvent() [2/3]
| TEvtRecEvent::TEvtRecEvent |
( |
| ) |
|
◆ ~TEvtRecEvent() [2/3]
| virtual TEvtRecEvent::~TEvtRecEvent |
( |
| ) |
|
|
virtual |
◆ TEvtRecEvent() [3/3]
| TEvtRecEvent::TEvtRecEvent |
( |
| ) |
|
◆ ~TEvtRecEvent() [3/3]
| virtual TEvtRecEvent::~TEvtRecEvent |
( |
| ) |
|
|
virtual |
◆ Clear() [1/3]
| void TEvtRecEvent::Clear |
( |
Option_t * | option = "" | ) |
|
◆ Clear() [2/3]
| void TEvtRecEvent::Clear |
( |
Option_t * | option = "" | ) |
|
◆ Clear() [3/3]
| void TEvtRecEvent::Clear |
( |
Option_t * | option = "" | ) |
|
◆ initialize() [1/3]
| void TEvtRecEvent::initialize |
( |
| ) |
|
◆ initialize() [2/3]
| void TEvtRecEvent::initialize |
( |
| ) |
|
◆ initialize() [3/3]
| void TEvtRecEvent::initialize |
( |
| ) |
|
◆ numberOfDTag() [1/3]
| Int_t TEvtRecEvent::numberOfDTag |
( |
| ) |
const |
|
inline |
◆ numberOfDTag() [2/3]
| Int_t TEvtRecEvent::numberOfDTag |
( |
| ) |
const |
|
inline |
◆ numberOfDTag() [3/3]
| Int_t TEvtRecEvent::numberOfDTag |
( |
| ) |
const |
|
inline |
◆ numberOfEtaToGG() [1/3]
| Int_t TEvtRecEvent::numberOfEtaToGG |
( |
| ) |
const |
|
inline |
◆ numberOfEtaToGG() [2/3]
| Int_t TEvtRecEvent::numberOfEtaToGG |
( |
| ) |
const |
|
inline |
◆ numberOfEtaToGG() [3/3]
| Int_t TEvtRecEvent::numberOfEtaToGG |
( |
| ) |
const |
|
inline |
◆ numberOfPi0() [1/3]
| Int_t TEvtRecEvent::numberOfPi0 |
( |
| ) |
const |
|
inline |
◆ numberOfPi0() [2/3]
| Int_t TEvtRecEvent::numberOfPi0 |
( |
| ) |
const |
|
inline |
◆ numberOfPi0() [3/3]
| Int_t TEvtRecEvent::numberOfPi0 |
( |
| ) |
const |
|
inline |
◆ numberOfVee() [1/3]
| Int_t TEvtRecEvent::numberOfVee |
( |
| ) |
const |
|
inline |
◆ numberOfVee() [2/3]
| Int_t TEvtRecEvent::numberOfVee |
( |
| ) |
const |
|
inline |
◆ numberOfVee() [3/3]
| Int_t TEvtRecEvent::numberOfVee |
( |
| ) |
const |
|
inline |
◆ Print() [1/3]
| void TEvtRecEvent::Print |
( |
Option_t * | option = "" | ) |
const |
◆ Print() [2/3]
| void TEvtRecEvent::Print |
( |
Option_t * | option = "" | ) |
const |
◆ Print() [3/3]
| void TEvtRecEvent::Print |
( |
Option_t * | option = "" | ) |
const |
◆ setNumberOfDTag() [1/3]
| void TEvtRecEvent::setNumberOfDTag |
( |
const int | ndtag | ) |
|
|
inline |
◆ setNumberOfDTag() [2/3]
| void TEvtRecEvent::setNumberOfDTag |
( |
const int | ndtag | ) |
|
|
inline |
◆ setNumberOfDTag() [3/3]
| void TEvtRecEvent::setNumberOfDTag |
( |
const int | ndtag | ) |
|
|
inline |
◆ setNumberOfEtaToGG() [1/3]
| void TEvtRecEvent::setNumberOfEtaToGG |
( |
const int | neta | ) |
|
|
inline |
◆ setNumberOfEtaToGG() [2/3]
| void TEvtRecEvent::setNumberOfEtaToGG |
( |
const int | neta | ) |
|
|
inline |
◆ setNumberOfEtaToGG() [3/3]
| void TEvtRecEvent::setNumberOfEtaToGG |
( |
const int | neta | ) |
|
|
inline |
◆ setNumberOfPi0() [1/3]
| void TEvtRecEvent::setNumberOfPi0 |
( |
const int | npi0 | ) |
|
|
inline |
◆ setNumberOfPi0() [2/3]
| void TEvtRecEvent::setNumberOfPi0 |
( |
const int | npi0 | ) |
|
|
inline |
◆ setNumberOfPi0() [3/3]
| void TEvtRecEvent::setNumberOfPi0 |
( |
const int | npi0 | ) |
|
|
inline |
◆ setNumberOfVee() [1/3]
| void TEvtRecEvent::setNumberOfVee |
( |
const int | nvee | ) |
|
|
inline |
◆ setNumberOfVee() [2/3]
| void TEvtRecEvent::setNumberOfVee |
( |
const int | nvee | ) |
|
|
inline |
◆ setNumberOfVee() [3/3]
| void TEvtRecEvent::setNumberOfVee |
( |
const int | nvee | ) |
|
|
inline |
◆ setTotalCharged() [1/3]
| void TEvtRecEvent::setTotalCharged |
( |
const int | nchrg | ) |
|
|
inline |
◆ setTotalCharged() [2/3]
| void TEvtRecEvent::setTotalCharged |
( |
const int | nchrg | ) |
|
|
inline |
◆ setTotalCharged() [3/3]
| void TEvtRecEvent::setTotalCharged |
( |
const int | nchrg | ) |
|
|
inline |
◆ setTotalNeutral() [1/3]
| void TEvtRecEvent::setTotalNeutral |
( |
const int | nneu | ) |
|
|
inline |
◆ setTotalNeutral() [2/3]
| void TEvtRecEvent::setTotalNeutral |
( |
const int | nneu | ) |
|
|
inline |
◆ setTotalNeutral() [3/3]
| void TEvtRecEvent::setTotalNeutral |
( |
const int | nneu | ) |
|
|
inline |
◆ setTotalTracks() [1/3]
| void TEvtRecEvent::setTotalTracks |
( |
const int | tottks | ) |
|
|
inline |
◆ setTotalTracks() [2/3]
| void TEvtRecEvent::setTotalTracks |
( |
const int | tottks | ) |
|
|
inline |
◆ setTotalTracks() [3/3]
| void TEvtRecEvent::setTotalTracks |
( |
const int | tottks | ) |
|
|
inline |
◆ totalCharged() [1/3]
| Int_t TEvtRecEvent::totalCharged |
( |
| ) |
const |
|
inline |
◆ totalCharged() [2/3]
| Int_t TEvtRecEvent::totalCharged |
( |
| ) |
const |
|
inline |
◆ totalCharged() [3/3]
| Int_t TEvtRecEvent::totalCharged |
( |
| ) |
const |
|
inline |
◆ totalNeutral() [1/3]
| Int_t TEvtRecEvent::totalNeutral |
( |
| ) |
const |
|
inline |
◆ totalNeutral() [2/3]
| Int_t TEvtRecEvent::totalNeutral |
( |
| ) |
const |
|
inline |
◆ totalNeutral() [3/3]
| Int_t TEvtRecEvent::totalNeutral |
( |
| ) |
const |
|
inline |
◆ totalTracks() [1/3]
| Int_t TEvtRecEvent::totalTracks |
( |
| ) |
const |
|
inline |
◆ totalTracks() [2/3]
| Int_t TEvtRecEvent::totalTracks |
( |
| ) |
const |
|
inline |
◆ totalTracks() [3/3]
| Int_t TEvtRecEvent::totalTracks |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: