BOSS 6.6.4.p03
BESIII Offline Software System
|
#include <commonData.h>
Public Member Functions | |
commonData () | |
~commonData () | |
void | clear () |
Static Public Attributes | |
static TEvtHeader * | m_EvtHeader = NULL |
static TEvtNavigator * | m_EvtNavigator = NULL |
static std::map< const MdcDigi *, TRef > | m_mdcDigiMap |
Create a set of maps between Digi data in the TDS and the TRefs in the ROOT file. | |
static std::map< const TObject *, const MdcDigi * > | m_rootMdcDigiMap |
Create a set of maps between ROOT Digi objects and TDS Digi data. | |
static TDigiEvent * | m_recEvt = NULL |
Provide access to the ROOT event pointers. | |
static std::map< const EmcDigi *, TRef > | m_emcDigiMap |
static std::map< const TObject *, const EmcDigi * > | m_rootEmcDigiMap |
static std::map< const TofDigi *, TRef > | m_tofDigiMap |
static std::map< const TObject *, const TofDigi * > | m_rootTofDigiMap |
static std::map< const MucDigi *, TRef > | m_mucDigiMap |
static std::map< const TObject *, const MucDigi * > | m_rootMucDigiMap |
static std::map< const LumiDigi *, TRef > | m_lumiDigiMap |
static std::map< const TObject *, const LumiDigi * > | m_rootLumiDigiMap |
static TDstEvent * | m_dstEvt = NULL |
Provide access to the ROOT event pointers. | |
static std::map< const DstEmcShower *, TRef > | m_emcShowerMap |
static std::map< const TObject *, const DstEmcShower * > | m_rootEmcShowerMap |
static std::map< const DstMdcTrack *, TRef > | m_mdcTrackMap |
static std::map< const TObject *, const DstMdcTrack * > | m_rootMdcTrackMap |
static std::map< const DstMucTrack *, TRef > | m_mucTrackMap |
static std::map< const TObject *, const DstMucTrack * > | m_rootMucTrackMap |
static std::map< const DstTofTrack *, TRef > | m_tofTrackMap |
static std::map< const TObject *, const DstTofTrack * > | m_rootTofTrackMap |
static std::map< const DstMdcDedx *, TRef > | m_mdcDedxMap |
static std::map< const TObject *, const DstMdcDedx * > | m_rootMdcDedxMap |
static std::map< const DstExtTrack *, TRef > | m_extTrackMap |
static std::map< const TObject *, const DstExtTrack * > | m_rootExtTrackMap |
static std::map< const DstMdcKalTrack *, TRef > | m_mdcKalTrackMap |
static std::map< const TObject *, const DstMdcKalTrack * > | m_rootMdcKalTrackMap |
static TMcEvent * | m_mcEvt = NULL |
Provide access to the ROOT event pointers. | |
static std::map< const EmcMcHit *, TRef > | m_emcMcHitMap |
static std::map< const TObject *, const EmcMcHit * > | m_rootEmcMcHitMap |
static std::map< const MdcMcHit *, TRef > | m_mdcMcHitMap |
static std::map< const TObject *, const MdcMcHit * > | m_rootMdcMcHitMap |
static std::map< const TofMcHit *, TRef > | m_tofMcHitMap |
static std::map< const TObject *, const TofMcHit * > | m_rootTofMcHitMap |
static std::map< const MucMcHit *, TRef > | m_mucMcHitMap |
static std::map< const TObject *, const MucMcHit * > | m_rootMucMcHitMap |
static std::map< const McParticle *, TRef > | m_mcParticleMap |
static std::map< const TObject *, const McParticle * > | m_rootMcParticleMap |
static TTrigEvent * | m_trigEvt = NULL |
Provide access to the ROOT event pointers. | |
static std::map< const TrigData *, TRef > | m_trigDataMap |
static std::map< const TObject *, const TrigData * > | m_rootTrigDataMap |
static THltEvent * | m_hltEvt = NULL |
Provide access to the ROOT event pointers. | |
static std::map< const HltRaw *, TRef > | m_hltRawMap |
static std::map< const TObject *, const HltRaw * > | m_rootHltRawMap |
static std::map< const HltInf *, TRef > | m_hltInfMap |
static std::map< const TObject *, const HltInf * > | m_rootHltInfMap |
static std::map< const DstHltInf *, TRef > | m_dstHltInfMap |
static std::map< const TObject *, const DstHltInf * > | m_rootDstHltInfMap |
static TRecTrackEvent * | m_rectrackEvt = NULL |
Provide access to the ROOT event pointers. | |
static std::map< const RecMdcTrack *, TRef > | m_recMdcTrackMap |
static std::map< const TObject *, const RecMdcTrack * > | m_rootRecMdcTrackMap |
static std::map< const RecMdcHit *, TRef > | m_recMdcHitMap |
static std::map< const TObject *, const RecMdcHit * > | m_rootRecMdcHitMap |
static std::map< const RecTofTrack *, TRef > | m_RecTofTrackMap |
static std::map< const TObject *, const RecTofTrack * > | m_rootRecTofTrackMap |
static std::map< const RecEmcHit *, TRef > | m_recEmcHitMap |
static std::map< const TObject *, const RecEmcHit * > | m_rootRecEmcHitMap |
static std::map< const RecEmcCluster *, TRef > | m_recEmcClusterMap |
static std::map< const TObject *, const RecEmcCluster * > | m_rootRecEmcClusterMap |
static std::map< const RecEmcShower *, TRef > | m_recEmcShowerMap |
static std::map< const TObject *, const RecEmcShower * > | m_rootRecEmcShowerMap |
static std::map< const RecMucTrack *, TRef > | m_RecMucTrackMap |
static std::map< const TObject *, const RecMucTrack * > | m_rootRecMucTrackMap |
static std::map< const RecMdcDedx *, TRef > | m_recMdcDedxMap |
static std::map< const TObject *, const RecMdcDedx * > | m_rootRecMdcDedxMap |
static std::map< const RecMdcDedxHit *, TRef > | m_recMdcDedxHitMap |
static std::map< const TObject *, const RecMdcDedxHit * > | m_rootRecMdcDedxHitMap |
static std::map< const RecMdcKalTrack *, TRef > | m_recMdcKalTrackMap |
static std::map< const TObject *, const RecMdcKalTrack * > | m_rootRecMdcKalTrackMap |
static std::map< const RecMdcKalHelixSeg *, TRef > | m_recMdcKalHelixSegMap |
static std::map< const TObject *, const RecMdcKalHelixSeg * > | m_rootRecMdcKalHelixSegMap |
static std::map< const RecEsTime *, TRef > | m_RecEvTimeMap |
static std::map< const TObject *, const RecEsTime * > | m_rootRecEvTimeMap |
static std::map< const EvtRecVeeVertex *, TRef > | m_evtRecVeeVertexMap |
static std::map< const TObject *, const EvtRecVeeVertex * > | m_rootEvtRecVeeVertexMap |
static std::map< const EvtRecPi0 *, TRef > | m_evtRecPi0Map |
static std::map< const TObject *, const EvtRecPi0 * > | m_rootEvtRecPi0Map |
static std::map< const EvtRecEtaToGG *, TRef > | m_evtRecEtaToGGMap |
static std::map< const TObject *, const EvtRecEtaToGG * > | m_rootEvtRecEtaToGGMap |
static std::map< const EvtRecDTag *, TRef > | m_evtRecDTagMap |
static std::map< const TObject *, const EvtRecDTag * > | m_rootEvtRecDTagMap |
static TEvtRecObject * | m_evtRecObject = NULL |
static std::map< const EvtRecTrack *, TRef > | m_EvtRecTrackMap |
static std::map< const TObject *, const EvtRecTrack * > | m_rootEvtRecTrackMap |
Definition at line 103 of file commonData.h.
|
inline |
Definition at line 107 of file commonData.h.
|
inline |
Definition at line 108 of file commonData.h.
void commonData::clear | ( | ) |
Definition at line 147 of file commonData.cxx.
Referenced by RootCnvSvc::commitOutput(), EventCnv::createObj(), and EventWriter::execute().
|
static |
Provide access to the ROOT event pointers.
Definition at line 139 of file commonData.h.
Referenced by clear(), DstCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 195 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 126 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 165 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 141 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 112 of file commonData.h.
Referenced by clear(), EvtHeaderCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 114 of file commonData.h.
Referenced by clear(), and EvtNavigatorCnv::DataObjectToTObject().
|
static |
Definition at line 258 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 255 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 262 of file commonData.h.
Referenced by clear(), EvtRecCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 252 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 264 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 249 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 156 of file commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 190 of file commonData.h.
Referenced by clear(), HltCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 193 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 191 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 135 of file commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 163 of file commonData.h.
Referenced by clear(), McCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 177 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 153 of file commonData.h.
Referenced by clear().
|
static |
Create a set of maps between Digi data in the TDS and the TRefs in the ROOT file.
Definition at line 117 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 159 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 168 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 144 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 132 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 174 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 147 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 217 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 214 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 220 of file commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 124 of file commonData.h.
Referenced by clear(), DigiCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 246 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 229 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 226 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 204 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 243 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 240 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 201 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 223 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 211 of file commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 199 of file commonData.h.
Referenced by clear(), RecTrackCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 196 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 127 of file commonData.h.
Referenced by clear(), and EmcDigiCnv::TObjectToDataObject().
|
static |
Definition at line 166 of file commonData.h.
Referenced by clear(), and EmcMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 142 of file commonData.h.
Referenced by clear(), and EmcTrackCnv::TObjectToDataObject().
|
static |
Definition at line 259 of file commonData.h.
Referenced by clear(), and EvtRecDTagCnv::TObjectToDataObject().
|
static |
Definition at line 256 of file commonData.h.
Referenced by clear(), and EvtRecEtaToGGCnv::TObjectToDataObject().
|
static |
Definition at line 253 of file commonData.h.
Referenced by clear(), and EvtRecPi0Cnv::TObjectToDataObject().
|
static |
Definition at line 265 of file commonData.h.
Referenced by clear(), and EvtRecTrackCnv::TObjectToDataObject().
|
static |
Definition at line 250 of file commonData.h.
Referenced by clear(), and EvtRecVeeVertexCnv::TObjectToDataObject().
|
static |
Definition at line 157 of file commonData.h.
Referenced by clear(), ExtTrackCnv::TObjectToDataObject(), and RecExtTrackCnv::TObjectToDataObject().
|
static |
Definition at line 194 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 192 of file commonData.h.
Referenced by clear(), and HltRawCnv::TObjectToDataObject().
|
static |
Definition at line 136 of file commonData.h.
Referenced by clear(), and LumiDigiCnv::TObjectToDataObject().
|
static |
Definition at line 178 of file commonData.h.
Referenced by clear(), and McParticleCnv::TObjectToDataObject().
|
static |
Definition at line 154 of file commonData.h.
Referenced by clear(), and MdcDedxCnv::TObjectToDataObject().
|
static |
Create a set of maps between ROOT Digi objects and TDS Digi data.
Definition at line 120 of file commonData.h.
Referenced by clear(), and MdcDigiCnv::TObjectToDataObject().
|
static |
Definition at line 160 of file commonData.h.
Referenced by clear(), and MdcKalTrackCnv::TObjectToDataObject().
|
static |
Definition at line 169 of file commonData.h.
Referenced by clear(), and MdcMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 145 of file commonData.h.
Referenced by clear(), and MdcTrackCnv::TObjectToDataObject().
|
static |
Definition at line 133 of file commonData.h.
Referenced by clear(), and MucDigiCnv::TObjectToDataObject().
|
static |
Definition at line 175 of file commonData.h.
Referenced by clear(), and MucMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 148 of file commonData.h.
Referenced by clear(), and MucTrackCnv::TObjectToDataObject().
|
static |
Definition at line 218 of file commonData.h.
Referenced by clear(), and RecEmcClusterCnv::TObjectToDataObject().
|
static |
Definition at line 215 of file commonData.h.
Referenced by clear(), and RecEmcHitCnv::TObjectToDataObject().
|
static |
Definition at line 221 of file commonData.h.
Referenced by clear(), and RecEmcShowerCnv::TObjectToDataObject().
|
static |
Definition at line 247 of file commonData.h.
Referenced by clear(), and RecEvTimeCnv::TObjectToDataObject().
|
static |
Definition at line 230 of file commonData.h.
Referenced by clear(), and RecMdcDedxHitCnv::TObjectToDataObject().
|
static |
Definition at line 227 of file commonData.h.
Referenced by clear(), and RecMdcDedxCnv::TObjectToDataObject().
|
static |
Definition at line 205 of file commonData.h.
Referenced by clear(), and RecMdcHitCnv::TObjectToDataObject().
|
static |
Definition at line 244 of file commonData.h.
Referenced by clear(), and RecMdcKalHelixSegCnv::TObjectToDataObject().
|
static |
Definition at line 241 of file commonData.h.
Referenced by clear(), and RecMdcKalTrackCnv::TObjectToDataObject().
|
static |
Definition at line 202 of file commonData.h.
Referenced by clear(), and RecMdcTrackCnv::TObjectToDataObject().
|
static |
Definition at line 224 of file commonData.h.
Referenced by clear(), and RecMucTrackCnv::TObjectToDataObject().
|
static |
Definition at line 212 of file commonData.h.
Referenced by clear(), and RecTofTrackCnv::TObjectToDataObject().
|
static |
Definition at line 130 of file commonData.h.
Referenced by clear(), and TofDigiCnv::TObjectToDataObject().
|
static |
Definition at line 172 of file commonData.h.
Referenced by clear(), and TofMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 151 of file commonData.h.
Referenced by clear(), and TofTrackCnv::TObjectToDataObject().
|
static |
Definition at line 187 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 129 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 171 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 150 of file commonData.h.
Referenced by clear().
|
static |
Definition at line 186 of file commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 184 of file commonData.h.
Referenced by clear(), TrigCnv::DataObjectToTObject(), and EventWriter::execute().