CGEM BOSS 6.6.5.h
BESIII Offline Software System
|
#include <TDisTrack.h>
Public Member Functions | |
TDisTrack () | |
virtual | ~TDisTrack () |
void | initialize () |
void | Clear (Option_t *option="") |
void | Print (Option_t *option="") const |
const TObjArray * | getRecMdcTrackCol () const |
retrieve the whole TObjArray of RecMdcTrack Data | |
void | addRecMdcTrack (TRecMdcTrack *Track) |
Add a TkrTrack into the Mdc data collection. | |
const TRecMdcTrack * | getRecMdcTrack (Int_t i) const |
retrieve a MdcTrack from the collection, using the index into the array | |
void | clearRecMdcTrackCol () |
clear the whole array (necessary because of the consts-s) | |
const TObjArray * | getRecMdcHitCol () const |
retrieve the whole TObjArray of RecMdcHit Data | |
void | addRecMdcHit (TRecMdcHit *Hit) |
Add a Rec Mdc Hit into the Mdc data collection. | |
const TRecMdcHit * | getRecMdcHit (Int_t i) const |
retrieve a RecMdcHit from the collection, using the index into the array | |
void | clearRecMdcHitCol () |
clear the whole array (necessary because of the consts-s) | |
const TObjArray * | getRecCgemTrackCol () const |
retrieve the whole TObjArray of RecCgemTrack Data | |
void | addRecCgemTrack (TRecCgemTrack *Track) |
Add a TkrTrack into the Cgem data collection. | |
const TRecCgemTrack * | getRecCgemTrack (Int_t i) const |
retrieve a CgemTrack from the collection, using the index into the array | |
void | clearRecCgemTrackCol () |
clear the whole array (necessary because of the consts-s) | |
const TObjArray * | getRecCgemSegmentCol () const |
retrieve the whole TObjArray of RecCgemSegment Data | |
void | addRecCgemSegment (TRecCgemSegment *Segment) |
Add a TkrSegment into the Cgem data collection. | |
const TRecCgemSegment * | getRecCgemSegment (Int_t i) const |
retrieve a CgemSegment from the collection, using the index into the array | |
void | clearRecCgemSegmentCol () |
clear the whole array (necessary because of the consts-s) | |
const TObjArray * | getRecCgemHitCol () const |
retrieve the whole TObjArray of RecCgemHit Data | |
void | addRecCgemHit (TRecCgemHit *Hit) |
Add a Rec Cgem Hit into the Cgem data collection. | |
const TRecCgemHit * | getRecCgemHit (Int_t i) const |
retrieve a RecCgemHit from the collection, using the index into the array | |
void | clearRecCgemHitCol () |
clear the whole array (necessary because of the consts-s) | |
const TObjArray * | getTofTrackCol () const |
retrieve the whole TObjArray of TofTrack Data | |
void | addTofTrack (TRecTofTrack *Track) |
const TRecTofTrack * | getTofTrack (Int_t i) const |
retrieve a TofTrack From the collection, using the index into the array | |
void | clearTofTrackCol () |
clear the whole array | |
const TObjArray * | getMucTrackCol () const |
retrieve the whole TObjArray of MucTrack Data | |
void | addMucTrack (TRecMucTrack *Track) |
Add a MucTrack into the TOF Data collection. | |
const TRecMucTrack * | getMucTrack (Int_t i) const |
retrieve a MucTrack From the collection, using the index into the array | |
void | clearMucTrackCol () |
clear the whole array | |
int | getMdcTrackNum () |
int | getCgemTrackNum () |
int | getCgemSegmentNum () |
int | getTofTrackNum () |
int | getEmcShowerNum () |
int | getMucTrackNum () |
int | getMdcHitNum () |
int | getCgemHitNum () |
const TObjArray * | getEmcShowerCol () const |
retrieve the whole TObjArray of EmcShower Data | |
void | addEmcShower (TRecEmcShower *Track) |
Add a TkrTrack into the Emc data collection. | |
const TRecEmcShower * | getEmcShower (Int_t i) const |
retrieve a EmcShower from the collection, using the index into the array | |
void | clearEmcShowerCol () |
clear the whole array (necessary because of the consts-s) | |
Definition at line 15 of file TDisTrack.h.
TDisTrack::TDisTrack | ( | ) |
|
virtual |
Definition at line 33 of file TDisTrack.cxx.
void TDisTrack::addEmcShower | ( | TRecEmcShower * | Track | ) |
Add a TkrTrack into the Emc data collection.
Definition at line 222 of file TDisTrack.cxx.
Referenced by BesClient::GetEvent().
void TDisTrack::addMucTrack | ( | TRecMucTrack * | Track | ) |
Add a MucTrack into the TOF Data collection.
Muc.
Definition at line 211 of file TDisTrack.cxx.
Referenced by BesClient::GetEvent().
void TDisTrack::addRecCgemHit | ( | TRecCgemHit * | Hit | ) |
Add a Rec Cgem Hit into the Cgem data collection.
Definition at line 190 of file TDisTrack.cxx.
void TDisTrack::addRecCgemSegment | ( | TRecCgemSegment * | Segment | ) |
void TDisTrack::addRecCgemTrack | ( | TRecCgemTrack * | Track | ) |
Add a TkrTrack into the Cgem data collection.
Definition at line 179 of file TDisTrack.cxx.
void TDisTrack::addRecMdcHit | ( | TRecMdcHit * | Hit | ) |
Add a Rec Mdc Hit into the Mdc data collection.
Definition at line 158 of file TDisTrack.cxx.
Referenced by BesClient::GetEvent().
void TDisTrack::addRecMdcTrack | ( | TRecMdcTrack * | Track | ) |
Add a TkrTrack into the Mdc data collection.
Mdc.
Definition at line 147 of file TDisTrack.cxx.
Referenced by BesClient::GetEvent().
void TDisTrack::addTofTrack | ( | TRecTofTrack * | Track | ) |
Definition at line 201 of file TDisTrack.cxx.
Referenced by BesClient::GetEvent().
void TDisTrack::Clear | ( | Option_t * | option = "" | ) |
Definition at line 88 of file TDisTrack.cxx.
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 165 of file TDisTrack.h.
|
inline |
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 85 of file TDisTrack.h.
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 76 of file TDisTrack.h.
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 64 of file TDisTrack.h.
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 52 of file TDisTrack.h.
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 43 of file TDisTrack.h.
|
inline |
int TDisTrack::getCgemHitNum | ( | ) |
Definition at line 303 of file TDisTrack.cxx.
int TDisTrack::getCgemSegmentNum | ( | ) |
Definition at line 243 of file TDisTrack.cxx.
int TDisTrack::getCgemTrackNum | ( | ) |
Definition at line 253 of file TDisTrack.cxx.
const TRecEmcShower * TDisTrack::getEmcShower | ( | Int_t | i | ) | const |
retrieve a EmcShower from the collection, using the index into the array
Definition at line 227 of file TDisTrack.cxx.
Referenced by BesEvent::GetEmcShower(), and BesEvent::SetEmcShowers().
|
inline |
retrieve the whole TObjArray of EmcShower Data
Definition at line 156 of file TDisTrack.h.
int TDisTrack::getEmcShowerNum | ( | ) |
Definition at line 273 of file TDisTrack.cxx.
Referenced by BesEvent::GetEmcShowerNum(), and BesEvent::SetEmcShowers().
int TDisTrack::getMdcHitNum | ( | ) |
Definition at line 293 of file TDisTrack.cxx.
int TDisTrack::getMdcTrackNum | ( | ) |
Definition at line 233 of file TDisTrack.cxx.
Referenced by BesEvent::GetMdcTrackNum(), and BesEvent::SetMdcTracks().
const TRecMucTrack * TDisTrack::getMucTrack | ( | Int_t | i | ) | const |
retrieve a MucTrack From the collection, using the index into the array
Definition at line 215 of file TDisTrack.cxx.
Referenced by BesEvent::GetMucTrack(), and BesEvent::SetMucTracks().
|
inline |
retrieve the whole TObjArray of MucTrack Data
Definition at line 99 of file TDisTrack.h.
Referenced by BesEvent::GetMucTrackCol().
int TDisTrack::getMucTrackNum | ( | ) |
Definition at line 283 of file TDisTrack.cxx.
Referenced by BesEvent::GetMucTrackNum(), and BesEvent::SetMucTracks().
const TRecCgemHit * TDisTrack::getRecCgemHit | ( | Int_t | i | ) | const |
retrieve a RecCgemHit from the collection, using the index into the array
Definition at line 194 of file TDisTrack.cxx.
|
inline |
retrieve the whole TObjArray of RecCgemHit Data
Definition at line 79 of file TDisTrack.h.
const TRecCgemSegment * TDisTrack::getRecCgemSegment | ( | Int_t | i | ) | const |
retrieve a CgemSegment from the collection, using the index into the array
Definition at line 173 of file TDisTrack.cxx.
|
inline |
retrieve the whole TObjArray of RecCgemSegment Data
Definition at line 67 of file TDisTrack.h.
const TRecCgemTrack * TDisTrack::getRecCgemTrack | ( | Int_t | i | ) | const |
retrieve a CgemTrack from the collection, using the index into the array
Definition at line 183 of file TDisTrack.cxx.
|
inline |
retrieve the whole TObjArray of RecCgemTrack Data
Definition at line 55 of file TDisTrack.h.
const TRecMdcHit * TDisTrack::getRecMdcHit | ( | Int_t | i | ) | const |
retrieve a RecMdcHit from the collection, using the index into the array
Definition at line 162 of file TDisTrack.cxx.
|
inline |
retrieve the whole TObjArray of RecMdcHit Data
Definition at line 46 of file TDisTrack.h.
Referenced by BesEvent::ConstructMdcTrackFromRec().
const TRecMdcTrack * TDisTrack::getRecMdcTrack | ( | Int_t | i | ) | const |
retrieve a MdcTrack from the collection, using the index into the array
Definition at line 151 of file TDisTrack.cxx.
Referenced by BesEvent::GetMdcTrack(), and BesEvent::SetMdcTracks().
|
inline |
retrieve the whole TObjArray of RecMdcTrack Data
Definition at line 34 of file TDisTrack.h.
Referenced by BesEvent::GetMdcTrackCol().
const TRecTofTrack * TDisTrack::getTofTrack | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
Definition at line 204 of file TDisTrack.cxx.
Referenced by BesEvent::GetTofTrack(), and BesEvent::SetTofTracks().
|
inline |
retrieve the whole TObjArray of TofTrack Data
Definition at line 88 of file TDisTrack.h.
Referenced by BesEvent::ConstructTofTrackFromRec(), and BesEvent::GetTofTrackCol().
int TDisTrack::getTofTrackNum | ( | ) |
Definition at line 263 of file TDisTrack.cxx.
Referenced by BesEvent::GetTofTrackNum(), and BesEvent::SetTofTracks().
void TDisTrack::initialize | ( | ) |
Definition at line 84 of file TDisTrack.cxx.
void TDisTrack::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 140 of file TDisTrack.cxx.