BOSS 7.0.1
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 () |
const TObjArray * | getRecZddChannelCol () const |
void | addRecZddChannel (TRecZddChannel *dtag) |
const TRecZddChannel * | getRecZddChannel (Int_t i) const |
void | clearRecZddChannelCol () |
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 () |
const TObjArray * | getRecZddChannelCol () const |
void | addRecZddChannel (TRecZddChannel *dtag) |
const TRecZddChannel * | getRecZddChannel (Int_t i) const |
void | clearRecZddChannelCol () |
Definition at line 24 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
TRecTrackEvent::TRecTrackEvent | ( | ) |
Definition at line 24 of file TRecTrackEvent.cxx.
|
virtual |
Definition at line 107 of file TRecTrackEvent.cxx.
TRecTrackEvent::TRecTrackEvent | ( | ) |
|
virtual |
void TRecTrackEvent::addEmcCluster | ( | TRecEmcCluster * | Track | ) |
Add a TkrTrack into the Emc data collection */.
Definition at line 242 of file TRecTrackEvent.cxx.
Referenced by RecEmcClusterCnv::DataObjectToTObject().
void TRecTrackEvent::addEmcCluster | ( | TRecEmcCluster * | Track | ) |
Add a TkrTrack into the Emc data collection */.
void TRecTrackEvent::addEmcHit | ( | TRecEmcHit * | Track | ) |
Add a TkrTrack into the Emc data collection */.
Emc.
Definition at line 232 of file TRecTrackEvent.cxx.
Referenced by RecEmcHitCnv::DataObjectToTObject().
void TRecTrackEvent::addEmcHit | ( | TRecEmcHit * | Track | ) |
Add a TkrTrack into the Emc data collection */.
void TRecTrackEvent::addEmcShower | ( | TRecEmcShower * | Track | ) |
Add a TkrTrack into the Emc data collection */.
Definition at line 252 of file TRecTrackEvent.cxx.
Referenced by RecEmcShowerCnv::DataObjectToTObject().
void TRecTrackEvent::addEmcShower | ( | TRecEmcShower * | Track | ) |
Add a TkrTrack into the Emc data collection */.
void TRecTrackEvent::addEvTime | ( | TRecEvTime * | Track | ) |
Definition at line 331 of file TRecTrackEvent.cxx.
Referenced by RecEvTimeCnv::DataObjectToTObject().
void TRecTrackEvent::addEvTime | ( | TRecEvTime * | Track | ) |
void TRecTrackEvent::addExtTrack | ( | TRecExtTrack * | Track | ) |
Add a ExtTrack into the Ext Data collection.
Definition at line 299 of file TRecTrackEvent.cxx.
Referenced by RecExtTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addExtTrack | ( | TRecExtTrack * | Track | ) |
Add a ExtTrack into the Ext Data collection.
void TRecTrackEvent::addMucTrack | ( | TRecMucTrack * | Track | ) |
Add a MucTrack into the TOF Data collection.
Muc.
Definition at line 263 of file TRecTrackEvent.cxx.
Referenced by RecMucTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addMucTrack | ( | TRecMucTrack * | Track | ) |
Add a MucTrack into the TOF Data collection.
void TRecTrackEvent::addRecMdcDedx | ( | TRecMdcDedx * | Track | ) |
Add a Dedx into the TOF Data collection.
Dedx.
Definition at line 275 of file TRecTrackEvent.cxx.
Referenced by RecMdcDedxCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcDedx | ( | TRecMdcDedx * | Track | ) |
Add a Dedx into the TOF Data collection.
void TRecTrackEvent::addRecMdcDedxHit | ( | TRecMdcDedxHit * | Track | ) |
Add a Dedx into the TOF Data collection.
Definition at line 287 of file TRecTrackEvent.cxx.
Referenced by RecMdcDedxHitCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcDedxHit | ( | TRecMdcDedxHit * | Track | ) |
Add a Dedx into the TOF Data collection.
void TRecTrackEvent::addRecMdcHit | ( | TRecMdcHit * | Hit | ) |
Add a Rec Mdc Hit into the Mdc data collection.
Definition at line 210 of file TRecTrackEvent.cxx.
Referenced by RecMdcHitCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcHit | ( | TRecMdcHit * | Hit | ) |
Add a Rec Mdc Hit into the Mdc data collection.
void TRecTrackEvent::addRecMdcKalHelixSeg | ( | TRecMdcKalHelixSeg * | Track | ) |
Definition at line 320 of file TRecTrackEvent.cxx.
Referenced by RecMdcKalHelixSegCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcKalHelixSeg | ( | TRecMdcKalHelixSeg * | Track | ) |
void TRecTrackEvent::addRecMdcKalTrack | ( | TRecMdcKalTrack * | Track | ) |
Definition at line 310 of file TRecTrackEvent.cxx.
Referenced by RecMdcKalTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcKalTrack | ( | TRecMdcKalTrack * | Track | ) |
void TRecTrackEvent::addRecMdcTrack | ( | TRecMdcTrack * | Track | ) |
Add a TkrTrack into the Mdc data collection.
Mdc.
Definition at line 200 of file TRecTrackEvent.cxx.
Referenced by RecMdcTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addRecMdcTrack | ( | TRecMdcTrack * | Track | ) |
Add a TkrTrack into the Mdc data collection.
void TRecTrackEvent::addRecZddChannel | ( | TRecZddChannel * | dtag | ) |
Definition at line 342 of file TRecTrackEvent.cxx.
Referenced by RecZddChannelCnv::DataObjectToTObject().
void TRecTrackEvent::addRecZddChannel | ( | TRecZddChannel * | dtag | ) |
void TRecTrackEvent::addTofTrack | ( | TRecTofTrack * | Track | ) |
Add a TofTrack into the TOF Data collection.
Tof.
Definition at line 221 of file TRecTrackEvent.cxx.
Referenced by RecTofTrackCnv::DataObjectToTObject().
void TRecTrackEvent::addTofTrack | ( | TRecTofTrack * | Track | ) |
Add a TofTrack into the TOF Data collection.
void TRecTrackEvent::Clear | ( | Option_t * | option = "" | ) |
Definition at line 188 of file TRecTrackEvent.cxx.
Referenced by RootCnvSvc::commitOutput(), and TRecTrackEvent().
void TRecTrackEvent::Clear | ( | Option_t * | option = "" | ) |
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 101 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecEmcClusterCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 101 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 89 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecEmcHitCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 89 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 113 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecEmcShowerCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s) */
Definition at line 113 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
Definition at line 184 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecEvTimeCnv::DataObjectToTObject().
|
inline |
Definition at line 184 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
Definition at line 165 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecExtTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 165 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
clear the whole array
Definition at line 126 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMucTrackCnv::DataObjectToTObject().
|
inline |
clear the whole array
Definition at line 126 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
clear the whole array
Definition at line 138 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcDedxCnv::DataObjectToTObject().
|
inline |
clear the whole array
Definition at line 138 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
clear the whole array
Definition at line 151 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcDedxHitCnv::DataObjectToTObject().
|
inline |
clear the whole array
Definition at line 151 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 63 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcHitCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 63 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
Definition at line 177 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcKalHelixSegCnv::DataObjectToTObject().
|
inline |
Definition at line 177 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
Definition at line 171 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcKalTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 171 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 52 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcTrackCnv::DataObjectToTObject().
|
inline |
clear the whole array (necessary because of the consts-s)
Definition at line 52 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
Definition at line 190 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecZddChannelCnv::DataObjectToTObject().
|
inline |
Definition at line 190 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
|
inline |
clear the whole array
Definition at line 76 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecTofTrackCnv::DataObjectToTObject().
|
inline |
clear the whole array
Definition at line 76 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecEmcCluster * TRecTrackEvent::getEmcCluster | ( | Int_t | i | ) | const |
retrieve a EmcCluster from the collection, using the index into the array */
Definition at line 246 of file TRecTrackEvent.cxx.
const TRecEmcCluster * TRecTrackEvent::getEmcCluster | ( | Int_t | i | ) | const |
retrieve a EmcCluster from the collection, using the index into the array */
|
inline |
retrieve the whole TObjArray of EmcCluster Data
Definition at line 92 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecEmcClusterCnv::DataObjectToTObject().
|
inline |
retrieve the whole TObjArray of EmcCluster Data
Definition at line 92 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecEmcHit * TRecTrackEvent::getEmcHit | ( | Int_t | i | ) | const |
retrieve a EmcHit from the collection, using the index into the array */
Definition at line 236 of file TRecTrackEvent.cxx.
const TRecEmcHit * TRecTrackEvent::getEmcHit | ( | Int_t | i | ) | const |
retrieve a EmcHit from the collection, using the index into the array */
|
inline |
retrieve the whole TObjArray of EmcHit Data
Definition at line 80 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecEmcHitCnv::DataObjectToTObject().
|
inline |
retrieve the whole TObjArray of EmcHit Data
Definition at line 80 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecEmcShower * TRecTrackEvent::getEmcShower | ( | Int_t | i | ) | const |
retrieve a EmcShower from the collection, using the index into the array */
Definition at line 256 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
const TRecEmcShower * TRecTrackEvent::getEmcShower | ( | Int_t | i | ) | const |
retrieve a EmcShower from the collection, using the index into the array */
|
inline |
retrieve the whole TObjArray of EmcShower Data
Definition at line 104 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecEmcShowerCnv::DataObjectToTObject(), and BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of EmcShower Data
Definition at line 104 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecEvTime * TRecTrackEvent::getEvTime | ( | Int_t | i | ) | const |
Definition at line 335 of file TRecTrackEvent.cxx.
const TRecEvTime * TRecTrackEvent::getEvTime | ( | Int_t | i | ) | const |
|
inline |
Definition at line 181 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecEvTimeCnv::DataObjectToTObject(), and BesClient::GetEvent().
|
inline |
Definition at line 181 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecExtTrack * TRecTrackEvent::getExtTrack | ( | Int_t | i | ) | const |
Definition at line 303 of file TRecTrackEvent.cxx.
const TRecExtTrack * TRecTrackEvent::getExtTrack | ( | Int_t | i | ) | const |
|
inline |
Definition at line 156 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecExtTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 156 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecMucTrack * TRecTrackEvent::getMucTrack | ( | Int_t | i | ) | const |
retrieve a MucTrack From the collection, using the index into the array
Definition at line 268 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
const TRecMucTrack * TRecTrackEvent::getMucTrack | ( | Int_t | i | ) | const |
retrieve a MucTrack From the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of MucTrack Data
Definition at line 117 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMucTrackCnv::DataObjectToTObject(), and BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of MucTrack Data
Definition at line 117 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecMdcDedx * TRecTrackEvent::getRecMdcDedx | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
Definition at line 280 of file TRecTrackEvent.cxx.
const TRecMdcDedx * TRecTrackEvent::getRecMdcDedx | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of Dedx Data
Definition at line 129 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcDedxCnv::DataObjectToTObject().
|
inline |
retrieve the whole TObjArray of Dedx Data
Definition at line 129 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecMdcDedxHit * TRecTrackEvent::getRecMdcDedxHit | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
Definition at line 292 of file TRecTrackEvent.cxx.
const TRecMdcDedxHit * TRecTrackEvent::getRecMdcDedxHit | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of Dedx Data
Definition at line 142 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcDedxHitCnv::DataObjectToTObject().
|
inline |
retrieve the whole TObjArray of Dedx Data
Definition at line 142 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecMdcHit * TRecTrackEvent::getRecMdcHit | ( | Int_t | i | ) | const |
retrieve a RecMdcHit from the collection, using the index into the array
Definition at line 214 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
const TRecMdcHit * TRecTrackEvent::getRecMdcHit | ( | Int_t | i | ) | const |
retrieve a RecMdcHit from the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of RecMdcHit Data
Definition at line 55 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcHitCnv::DataObjectToTObject(), and BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of RecMdcHit Data
Definition at line 55 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecMdcKalHelixSeg * TRecTrackEvent::getRecMdcKalHelixSeg | ( | Int_t | i | ) | const |
Definition at line 324 of file TRecTrackEvent.cxx.
const TRecMdcKalHelixSeg * TRecTrackEvent::getRecMdcKalHelixSeg | ( | Int_t | i | ) | const |
|
inline |
Definition at line 174 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcKalHelixSegCnv::DataObjectToTObject().
|
inline |
Definition at line 174 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecMdcKalTrack * TRecTrackEvent::getRecMdcKalTrack | ( | Int_t | i | ) | const |
Definition at line 314 of file TRecTrackEvent.cxx.
const TRecMdcKalTrack * TRecTrackEvent::getRecMdcKalTrack | ( | Int_t | i | ) | const |
|
inline |
Definition at line 168 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcKalTrackCnv::DataObjectToTObject().
|
inline |
Definition at line 168 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecMdcTrack * TRecTrackEvent::getRecMdcTrack | ( | Int_t | i | ) | const |
retrieve a MdcTrack from the collection, using the index into the array
Definition at line 204 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
const TRecMdcTrack * TRecTrackEvent::getRecMdcTrack | ( | Int_t | i | ) | const |
retrieve a MdcTrack from the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of RecMdcTrack Data
Definition at line 43 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecMdcTrackCnv::DataObjectToTObject(), and BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of RecMdcTrack Data
Definition at line 43 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecZddChannel * TRecTrackEvent::getRecZddChannel | ( | Int_t | i | ) | const |
Definition at line 346 of file TRecTrackEvent.cxx.
const TRecZddChannel * TRecTrackEvent::getRecZddChannel | ( | Int_t | i | ) | const |
|
inline |
Definition at line 187 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecZddChannelCnv::DataObjectToTObject().
|
inline |
Definition at line 187 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
const TRecTofTrack * TRecTrackEvent::getTofTrack | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
Definition at line 225 of file TRecTrackEvent.cxx.
Referenced by BesClient::GetEvent().
const TRecTofTrack * TRecTrackEvent::getTofTrack | ( | Int_t | i | ) | const |
retrieve a TofTrack From the collection, using the index into the array
|
inline |
retrieve the whole TObjArray of TofTrack Data
Definition at line 67 of file Event/RootEventData/RootEventData-00-03-80/RootEventData/TRecTrackEvent.h.
Referenced by RecTofTrackCnv::DataObjectToTObject(), and BesClient::GetEvent().
|
inline |
retrieve the whole TObjArray of TofTrack Data
Definition at line 67 of file InstallArea/include/RootEventData/RootEventData/TRecTrackEvent.h.
void TRecTrackEvent::initialize | ( | ) |
Definition at line 184 of file TRecTrackEvent.cxx.
Referenced by RecTrackCnv::DataObjectToTObject().
void TRecTrackEvent::initialize | ( | ) |
void TRecTrackEvent::Print | ( | Option_t * | option = "" | ) | const |
Definition at line 193 of file TRecTrackEvent.cxx.
void TRecTrackEvent::Print | ( | Option_t * | option = "" | ) | const |