BOSS 6.6.4.p01
BESIII Offline Software System
|
#include <TRecTrackEvent.h>
Public Member Functions | |
TRecTrackEvent () | |
virtual | ~TRecTrackEvent () |
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 * | getTofTrackCol () const |
retrieve the whole TObjArray of TofTrack Data | |
void | addTofTrack (TRecTofTrack *Track) |
Add a TofTrack into the TOF Data collection. | |
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 * | getEmcHitCol () const |
retrieve the whole TObjArray of EmcHit Data | |
void | addEmcHit (TRecEmcHit *Track) |
Add a TkrTrack into the Emc data collection */. | |
const TRecEmcHit * | getEmcHit (Int_t i) const |
retrieve a EmcHit from the collection, using the index into the array */ | |
void | clearEmcHitCol () |
clear the whole array (necessary because of the consts-s) */ | |
const TObjArray * | getEmcClusterCol () const |
retrieve the whole TObjArray of EmcCluster Data | |
void | addEmcCluster (TRecEmcCluster *Track) |
Add a TkrTrack into the Emc data collection */. | |
const TRecEmcCluster * | getEmcCluster (Int_t i) const |
retrieve a EmcCluster from the collection, using the index into the array */ | |
void | clearEmcClusterCol () |
clear the whole array (necessary because of the consts-s) */ | |
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) */ | |
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 | |
const TObjArray * | getRecMdcDedxCol () const |
retrieve the whole TObjArray of Dedx Data | |
void | addRecMdcDedx (TRecMdcDedx *Track) |
Add a Dedx into the TOF Data collection. | |
const TRecMdcDedx * | getRecMdcDedx (Int_t i) const |
retrieve a TofTrack From the collection, using the index into the array | |
void | clearRecMdcDedxCol () |
clear the whole array | |
const TObjArray * | getRecMdcDedxHitCol () const |
retrieve the whole TObjArray of Dedx Data | |
void | addRecMdcDedxHit (TRecMdcDedxHit *Track) |
Add a Dedx into the TOF Data collection. | |
const TRecMdcDedxHit * | getRecMdcDedxHit (Int_t i) const |
retrieve a TofTrack From the collection, using the index into the array | |
void | clearRecMdcDedxHitCol () |
clear the whole array | |
const TObjArray * | getExtTrackCol () const |
void | addExtTrack (TRecExtTrack *Track) |
Add a ExtTrack into the Ext Data collection. | |
const TRecExtTrack * | getExtTrack (Int_t i) const |
void | clearExtTrackCol () |
const TObjArray * | getRecMdcKalTrackCol () const |
void | addRecMdcKalTrack (TRecMdcKalTrack *Track) |
const TRecMdcKalTrack * | getRecMdcKalTrack (Int_t i) const |
void | clearRecMdcKalTrackCol () |
const TObjArray * | getRecMdcKalHelixSegCol () const |
void | addRecMdcKalHelixSeg (TRecMdcKalHelixSeg *Track) |
const TRecMdcKalHelixSeg * | getRecMdcKalHelixSeg (Int_t i) const |
void | clearRecMdcKalHelixSegCol () |
const TObjArray * | getEvTimeCol () const |
void | addEvTime (TRecEvTime *Track) |
const TRecEvTime * | getEvTime (Int_t i) const |
void | clearEvTimeCol () |
Definition at line 23 of file TRecTrackEvent.h.
TRecTrackEvent::TRecTrackEvent | ( | ) |
Definition at line 23 of file TRecTrackEvent.cxx.
|
virtual |
Definition at line 101 of file TRecTrackEvent.cxx.
void TRecTrackEvent::addEmcCluster | ( | TRecEmcCluster * | Track | ) |
Add a TkrTrack into the Emc data collection */.
Definition at line 231 of file TRecTrackEvent.cxx.
Referenced by RecEmcClusterCnv::DataObjectToTObject().
void TRecTrackEvent::addEmcHit | ( | TRecEmcHit * | Track | ) |
Add a TkrTrack into the Emc data collection */.
Emc.
Definition at line 221 of file TRecTrackEvent.cxx.
Referenced by RecEmcHitCnv::DataObjectToTObject().
void TRecTrackEvent::addEmcShower | ( | TRecEmcShower * | Track | ) |
Add a TkrTrack into the Emc data collection */.
Definition at line 241 of file TRecTrackEvent.cxx.
Referenced by RecEmcShowerCnv::DataObjectToTObject().
void TRecTrackEvent::addEvTime | ( | TRecEvTime * | Track | ) |
Definition at line 320 of file TRecTrackEvent.cxx.
Referenced by RecEvTimeCnv::DataObjectToTObject().
void TRecTrackEvent::addExtTrack | ( | TRecExtTrack * | Track | ) |
Add a ExtTrack into the Ext Data collection.
Definition at line 288 of file TRecTrackEvent.cxx.
Referenced by RecExtTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addMucTrack | ( | TRecMucTrack * | Track | ) |
Add a MucTrack into the TOF Data collection.
Muc.
Definition at line 252 of file TRecTrackEvent.cxx.
Referenced by RecMucTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcDedx | ( | TRecMdcDedx * | Track | ) |
Add a Dedx into the TOF Data collection.
Dedx.
Definition at line 264 of file TRecTrackEvent.cxx.
Referenced by RecMdcDedxCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcDedxHit | ( | TRecMdcDedxHit * | Track | ) |
Add a Dedx into the TOF Data collection.
Definition at line 276 of file TRecTrackEvent.cxx.
Referenced by RecMdcDedxHitCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcHit | ( | TRecMdcHit * | Hit | ) |
Add a Rec Mdc Hit into the Mdc data collection.
Definition at line 199 of file TRecTrackEvent.cxx.
Referenced by RecMdcHitCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcKalHelixSeg | ( | TRecMdcKalHelixSeg * | Track | ) |
Definition at line 309 of file TRecTrackEvent.cxx.
Referenced by RecMdcKalHelixSegCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcKalTrack | ( | TRecMdcKalTrack * | Track | ) |
Definition at line 299 of file TRecTrackEvent.cxx.
Referenced by RecMdcKalTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcTrack | ( | TRecMdcTrack * | Track | ) |
Add a TkrTrack into the Mdc data collection.
Mdc.
Definition at line 189 of file TRecTrackEvent.cxx.
Referenced by RecMdcTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addTofTrack | ( | TRecTofTrack * | Track | ) |
Add a TofTrack into the TOF Data collection.
Tof.
Definition at line 210 of file TRecTrackEvent.cxx.
Referenced by RecTofTrackCnv::DataObjectToTObject().
void TRecTrackEvent::Clear | ( | Option_t * | option = "" | ) |
Definition at line 177 of file TRecTrackEvent.cxx.
Referenced by RootCnvSvc::commitOutput(), and TRecTrackEvent().
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 100 of file TRecTrackEvent.h.
Referenced by RecEmcClusterCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 88 of file TRecTrackEvent.h.
Referenced by RecEmcHitCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 112 of file TRecTrackEvent.h.
Referenced by RecEmcShowerCnv::DataObjectToTObject().
|
inline |
Definition at line 183 of file TRecTrackEvent.h.
Referenced by RecEvTimeCnv::DataObjectToTObject().
|
inline |
Definition at line 164 of file TRecTrackEvent.h.
Referenced by RecExtTrackCnv::DataObjectToTObject().
|
inline |
clear the whole array
Definition at line 125 of file TRecTrackEvent.h.
Referenced by RecMucTrackCnv::DataObjectToTObject().
|
inline |
clear the whole array
Definition at line 137 of file TRecTrackEvent.h.
Referenced by RecMdcDedxCnv::DataObjectToTObject().
|
inline |
clear the whole array
Definition at line 150 of file TRecTrackEvent.h.
Referenced by RecMdcDedxHitCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 62 of file TRecTrackEvent.h.
Referenced by RecMdcHitCnv::DataObjectToTObject().
|
inline |
Definition at line 176 of file TRecTrackEvent.h.
Referenced by RecMdcKalHelixSegCnv::DataObjectToTObject().
|
inline |
Definition at line 170 of file TRecTrackEvent.h.
Referenced by RecMdcKalTrackCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 51 of file TRecTrackEvent.h.
Referenced by RecMdcTrackCnv::DataObjectToTObject().
|
inline |
clear the whole array
Definition at line 75 of file TRecTrackEvent.h.
Referenced by RecTofTrackCnv::DataObjectToTObject().
const TRecEmcCluster * TRecTrackEvent::getEmcCluster | ( | Int_t | i | ) | const |
retrieve a EmcCluster from the collection, using the index into the array */
Definition at line 235 of file TRecTrackEvent.cxx.
|
inline |
retrieve the whole TObjArray of EmcCluster Data
Definition at line 91 of file TRecTrackEvent.h.
Referenced by RecEmcClusterCnv::DataObjectToTObject().
const TRecEmcHit * TRecTrackEvent::getEmcHit | ( | Int_t | i | ) | const |
retrieve a EmcHit from the collection, using the index into the array */
Definition at line 225 of file TRecTrackEvent.cxx.
|
inline |
retrieve the whole TObjArray of EmcHit Data
Definition at line 79 of file TRecTrackEvent.h.
Referenced by RecEmcHitCnv::DataObjectToTObject().
const TRecEmcShower * TRecTrackEvent::getEmcShower | ( | Int_t | i | ) | const |
retrieve a EmcShower from the collection, using the index into the array */
Definition at line 245 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of EmcShower Data
Definition at line 103 of file TRecTrackEvent.h.
Referenced by RecEmcShowerCnv::DataObjectToTObject(), and BesClient::GetEvent().
const TRecEvTime * TRecTrackEvent::getEvTime | ( | Int_t | i | ) | const |
Definition at line 324 of file TRecTrackEvent.cxx.
|
inline |
Definition at line 180 of file TRecTrackEvent.h.
Referenced by RecEvTimeCnv::DataObjectToTObject(), and BesClient::GetEvent().
const TRecExtTrack * TRecTrackEvent::getExtTrack | ( | Int_t | i | ) | const |
Definition at line 292 of file TRecTrackEvent.cxx.
|
inline |
Definition at line 155 of file TRecTrackEvent.h.
Referenced by RecExtTrackCnv::DataObjectToTObject().
const TRecMucTrack * TRecTrackEvent::getMucTrack | ( | Int_t | i | ) | const |
retrieve a MucTrack From the collection, using the index into the array
Definition at line 257 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of MucTrack Data
Definition at line 116 of file TRecTrackEvent.h.
Referenced by RecMucTrackCnv::DataObjectToTObject(), and BesClient::GetEvent().
const TRecMdcDedx * TRecTrackEvent::getRecMdcDedx | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
Definition at line 269 of file TRecTrackEvent.cxx.
|
inline |
retrieve the whole TObjArray of Dedx Data
Definition at line 128 of file TRecTrackEvent.h.
Referenced by RecMdcDedxCnv::DataObjectToTObject().
const TRecMdcDedxHit * TRecTrackEvent::getRecMdcDedxHit | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
Definition at line 281 of file TRecTrackEvent.cxx.
|
inline |
retrieve the whole TObjArray of Dedx Data
Definition at line 141 of file TRecTrackEvent.h.
Referenced by RecMdcDedxHitCnv::DataObjectToTObject().
const TRecMdcHit * TRecTrackEvent::getRecMdcHit | ( | Int_t | i | ) | const |
retrieve a RecMdcHit from the collection, using the index into the array
Definition at line 203 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of RecMdcHit Data
Definition at line 54 of file TRecTrackEvent.h.
Referenced by RecMdcHitCnv::DataObjectToTObject(), and BesClient::GetEvent().
const TRecMdcKalHelixSeg * TRecTrackEvent::getRecMdcKalHelixSeg | ( | Int_t | i | ) | const |
Definition at line 313 of file TRecTrackEvent.cxx.
|
inline |
Definition at line 173 of file TRecTrackEvent.h.
Referenced by RecMdcKalHelixSegCnv::DataObjectToTObject().
const TRecMdcKalTrack * TRecTrackEvent::getRecMdcKalTrack | ( | Int_t | i | ) | const |
Definition at line 303 of file TRecTrackEvent.cxx.
|
inline |
Definition at line 167 of file TRecTrackEvent.h.
Referenced by RecMdcKalTrackCnv::DataObjectToTObject().
const TRecMdcTrack * TRecTrackEvent::getRecMdcTrack | ( | Int_t | i | ) | const |
retrieve a MdcTrack from the collection, using the index into the array
Definition at line 193 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of RecMdcTrack Data
Definition at line 42 of file TRecTrackEvent.h.
Referenced by RecMdcTrackCnv::DataObjectToTObject(), and BesClient::GetEvent().
const TRecTofTrack * TRecTrackEvent::getTofTrack | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
Definition at line 214 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of TofTrack Data
Definition at line 66 of file TRecTrackEvent.h.
Referenced by RecTofTrackCnv::DataObjectToTObject(), and BesClient::GetEvent().
void TRecTrackEvent::initialize | ( | ) |
Definition at line 173 of file TRecTrackEvent.cxx.
Referenced by RecTrackCnv::DataObjectToTObject().
void TRecTrackEvent::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 182 of file TRecTrackEvent.cxx.