ATLAS Offline Software
TrigTopoEventTPCnvDict.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef TRIGTOPOEVENTTPCNV_TRIGTOPOEVENTTPCNVDICT_H
6 #define TRIGTOPOEVENTTPCNV_TRIGTOPOEVENTTPCNVDICT_H
7 
8 /* ElectronMuonTopoInfo T/P classes: persistent version 1*/
11 
12 //dummy instances of all objects using std::vector<TPObjRef> for the dictionary
14 {
15  std::vector<ElectronMuonTopoInfo_p1> m_dummyElectronMuonTopoInfo_p1;
16 };
17 
18 #endif
dummy_TrigTopoEventTPCnvDict
Definition: TrigTopoEventTPCnvDict.h:14
ElectronMuonTopoInfo_p1.h
dummy_TrigTopoEventTPCnvDict::m_dummyElectronMuonTopoInfo_p1
std::vector< ElectronMuonTopoInfo_p1 > m_dummyElectronMuonTopoInfo_p1
Definition: TrigTopoEventTPCnvDict.h:15
ElectronMuonTopoInfoContainer_p1.h