CGEM BOSS 6.6.5.f
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 CgemDigi *, TRef > | m_cgemDigiMap |
static std::map< const TObject *, const MdcDigi * > | m_rootMdcDigiMap |
Create a set of maps between ROOT Digi objects and TDS Digi data. | |
static std::map< const TObject *, const CgemDigi * > | m_rootCgemDigiMap |
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 DstCgemTrack *, TRef > | m_cgemTrackMap |
static std::map< const TObject *, const DstCgemTrack * > | m_rootCgemTrackMap |
static std::map< const DstCgemSegment *, TRef > | m_cgemSegmentMap |
static std::map< const TObject *, const DstCgemSegment * > | m_rootCgemSegmentMap |
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 DstCgemDedx *, TRef > | m_cgemDedxMap |
static std::map< const TObject *, const DstCgemDedx * > | m_rootCgemDedxMap |
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 std::map< const DstCgemKalTrack *, TRef > | m_cgemKalTrackMap |
static std::map< const TObject *, const DstCgemKalTrack * > | m_rootCgemKalTrackMap |
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 CgemMcHit *, TRef > | m_cgemMcHitMap |
static std::map< const TObject *, const CgemMcHit * > | m_rootCgemMcHitMap |
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 RecCgemTrack *, TRef > | m_recCgemTrackMap |
static std::map< const TObject *, const RecCgemTrack * > | m_rootRecCgemTrackMap |
static std::map< const RecCgemSegment *, TRef > | m_recCgemSegmentMap |
static std::map< const TObject *, const RecCgemSegment * > | m_rootRecCgemSegmentMap |
static std::map< const RecCgemHit *, TRef > | m_recCgemHitMap |
static std::map< const TObject *, const RecCgemHit * > | m_rootRecCgemHitMap |
static std::map< const RecCgemCluster *, TRef > | m_recCgemClusterMap |
static std::map< const TObject *, const RecCgemCluster * > | m_rootRecCgemClusterMap |
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 RecCgemDedx *, TRef > | m_recCgemDedxMap |
static std::map< const TObject *, const RecCgemDedx * > | m_rootRecCgemDedxMap |
static std::map< const RecCgemDedxHit *, TRef > | m_recCgemDedxHitMap |
static std::map< const TObject *, const RecCgemDedxHit * > | m_rootRecCgemDedxHitMap |
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 RecCgemKalTrack *, TRef > | m_recCgemKalTrackMap |
static std::map< const TObject *, const RecCgemKalTrack * > | m_rootRecCgemKalTrackMap |
static std::map< const RecCgemKalHelixSeg *, TRef > | m_recCgemKalHelixSegMap |
static std::map< const TObject *, const RecCgemKalHelixSeg * > | m_rootRecCgemKalHelixSegMap |
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 126 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
|
inline |
Definition at line 130 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
|
inline |
Definition at line 131 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
|
inline |
Definition at line 130 of file Event/RootCnvSvc/RootCnvSvc-04-01-15/RootCnvSvc/commonData.h.
|
inline |
Definition at line 131 of file Event/RootCnvSvc/RootCnvSvc-04-01-15/RootCnvSvc/commonData.h.
|
inline |
Definition at line 130 of file InstallArea/include/RootCnvSvc/RootCnvSvc/commonData.h.
|
inline |
Definition at line 131 of file InstallArea/include/RootCnvSvc/RootCnvSvc/commonData.h.
void commonData::clear | ( | ) |
Definition at line 192 of file bak_RootCnvSvc-04-01-14/src/commonData.cxx.
Referenced by RootCnvSvc::commitOutput(), EventCnv::createObj(), and EventWriter::execute().
void commonData::clear | ( | ) |
void commonData::clear | ( | ) |
|
static |
Definition at line 185 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 141 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 193 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 204 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 174 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 171 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 164 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), DstCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 231 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 151 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 199 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 166 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 135 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), EvtHeaderCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 137 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), EvtNavigatorCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 322 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 319 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 326 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), EvtRecCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 316 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 328 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 313 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 188 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 226 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), HltCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 229 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 227 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 160 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 197 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), McCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 213 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 183 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/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 140 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 191 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 202 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 169 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 157 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 210 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 177 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 252 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 284 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 281 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 249 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 304 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 301 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 246 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 243 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 266 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 263 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 269 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 149 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), DigiCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 307 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 278 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 275 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 240 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 298 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 295 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 237 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 272 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 260 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 235 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), RecTrackCnv::DataObjectToTObject(), and EventWriter::execute().
|
static |
Definition at line 310 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 186 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and CgemDedxCnv::TObjectToDataObject().
|
static |
Definition at line 145 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and CgemDigiCnv::TObjectToDataObject().
|
static |
Definition at line 194 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and CgemKalTrackCnv::TObjectToDataObject().
|
static |
Definition at line 205 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and CgemMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 175 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and CgemSegmentCnv::TObjectToDataObject().
|
static |
Definition at line 172 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and CgemTrackCnv::TObjectToDataObject().
|
static |
Definition at line 232 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 152 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and EmcDigiCnv::TObjectToDataObject().
|
static |
Definition at line 200 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and EmcMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 167 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and EmcTrackCnv::TObjectToDataObject().
|
static |
Definition at line 323 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and EvtRecDTagCnv::TObjectToDataObject().
|
static |
Definition at line 320 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and EvtRecEtaToGGCnv::TObjectToDataObject().
|
static |
Definition at line 317 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and EvtRecPi0Cnv::TObjectToDataObject().
|
static |
Definition at line 329 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and EvtRecTrackCnv::TObjectToDataObject().
|
static |
Definition at line 314 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and EvtRecVeeVertexCnv::TObjectToDataObject().
|
static |
Definition at line 189 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), ExtTrackCnv::TObjectToDataObject(), and RecExtTrackCnv::TObjectToDataObject().
|
static |
Definition at line 230 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 228 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and HltRawCnv::TObjectToDataObject().
|
static |
Definition at line 161 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and LumiDigiCnv::TObjectToDataObject().
|
static |
Definition at line 214 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and McParticleCnv::TObjectToDataObject().
|
static |
Definition at line 184 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/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 144 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and MdcDigiCnv::TObjectToDataObject().
|
static |
Definition at line 192 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and MdcKalTrackCnv::TObjectToDataObject().
|
static |
Definition at line 203 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and MdcMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 170 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and MdcTrackCnv::TObjectToDataObject().
|
static |
Definition at line 158 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and MucDigiCnv::TObjectToDataObject().
|
static |
Definition at line 211 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and MucMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 178 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and MucTrackCnv::TObjectToDataObject().
|
static |
Definition at line 253 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecCgemClusterCnv::TObjectToDataObject().
|
static |
Definition at line 285 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecCgemDedxHitCnv::TObjectToDataObject().
|
static |
Definition at line 282 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecCgemDedxCnv::TObjectToDataObject().
|
static |
Definition at line 250 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecCgemHitCnv::TObjectToDataObject().
|
static |
Definition at line 305 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecCgemKalHelixSegCnv::TObjectToDataObject().
|
static |
Definition at line 302 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecCgemKalTrackCnv::TObjectToDataObject().
|
static |
Definition at line 247 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecCgemSegmentCnv::TObjectToDataObject().
|
static |
Definition at line 244 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecCgemTrackCnv::TObjectToDataObject().
|
static |
Definition at line 267 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecEmcClusterCnv::TObjectToDataObject().
|
static |
Definition at line 264 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecEmcHitCnv::TObjectToDataObject().
|
static |
Definition at line 270 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecEmcShowerCnv::TObjectToDataObject().
|
static |
Definition at line 308 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecEvTimeCnv::TObjectToDataObject().
|
static |
Definition at line 279 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecMdcDedxHitCnv::TObjectToDataObject().
|
static |
Definition at line 276 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecMdcDedxCnv::TObjectToDataObject().
|
static |
Definition at line 241 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecMdcHitCnv::TObjectToDataObject().
|
static |
Definition at line 299 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecMdcKalHelixSegCnv::TObjectToDataObject().
|
static |
Definition at line 296 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecMdcKalTrackCnv::TObjectToDataObject().
|
static |
Definition at line 238 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecMdcTrackCnv::TObjectToDataObject().
|
static |
Definition at line 273 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecMucTrackCnv::TObjectToDataObject().
|
static |
Definition at line 261 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecTofTrackCnv::TObjectToDataObject().
|
static |
Definition at line 311 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and RecZddChannelCnv::TObjectToDataObject().
|
static |
Definition at line 155 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and TofDigiCnv::TObjectToDataObject().
|
static |
Definition at line 208 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and TofMcHitCnv::TObjectToDataObject().
|
static |
Definition at line 181 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), and TofTrackCnv::TObjectToDataObject().
|
static |
Definition at line 223 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 154 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 207 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 180 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Definition at line 222 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear().
|
static |
Provide access to the ROOT event pointers.
Definition at line 220 of file Event/RootCnvSvc/bak_RootCnvSvc-04-01-14/RootCnvSvc/commonData.h.
Referenced by clear(), TrigCnv::DataObjectToTObject(), and EventWriter::execute().