ATLAS Offline Software
Loading...
Searching...
No Matches
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
std::vector< ElectronMuonTopoInfo_p1 > m_dummyElectronMuonTopoInfo_p1