|
BOSS 8.0.0
BESIII Offline Software System
|
#include <commonData.h>
Public Member Functions | |
| commonData () | |
| ~commonData () | |
| void | clear () |
| commonData () | |
| ~commonData () | |
| void | clear () |
| 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 RecZddChannel *, TRef > | m_recZddChannelMap |
| static std::map< const TObject *, const RecZddChannel * > | m_rootRecZddChannelMap |
| 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 100 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
|
inline |
Definition at line 102 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
|
inline |
Definition at line 103 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
|
inline |
Definition at line 102 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/commonData.h.
|
inline |
Definition at line 103 of file InstallArea/x86_64-el9-gcc13-dbg/include/RootCnvSvc/commonData.h.
|
inline |
Definition at line 102 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/commonData.h.
|
inline |
Definition at line 103 of file InstallArea/x86_64-el9-gcc13-opt/include/RootCnvSvc/commonData.h.
| void commonData::clear | ( | ) |
Definition at line 146 of file commonData.cxx.
| void commonData::clear | ( | ) |
| void commonData::clear | ( | ) |
|
static |
Provide access to the ROOT event pointers.
Definition at line 133 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 189 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 120 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 159 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 135 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 107 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 109 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 254 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 251 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 257 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 248 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 259 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 245 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 150 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 184 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 187 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 185 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 129 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 157 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 171 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 147 of file Event/RootCnvSvc/include/RootCnvSvc/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 112 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 153 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 162 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 138 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 126 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 168 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 141 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 210 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 207 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 213 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 118 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 239 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 222 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 219 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 198 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 236 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 233 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 195 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 216 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 204 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 193 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 242 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 190 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 121 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 160 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 136 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 255 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 252 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 249 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 260 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 246 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 151 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 188 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 186 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 130 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 172 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 148 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Create a set of maps between ROOT Digi objects and TDS Digi data.
Definition at line 115 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 154 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 163 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 139 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 127 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 169 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 142 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 211 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 208 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 214 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 240 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 223 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 220 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 199 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 237 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 234 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 196 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 217 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 205 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 243 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 124 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 166 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 145 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 181 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 123 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 165 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 144 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 180 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 178 of file Event/RootCnvSvc/include/RootCnvSvc/commonData.h.
Referenced by clear().