ATLAS Offline Software
ElectronMuonTopoInfoContainer_p1.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 /**********************************************************************************
6  * @Project: Trigger
7  * @Package: TrigTopoEventTPCnv
8  * @class : ElectronMuonTopoInfoContainer_p3
9  *
10  * @brief persistent partner for ElectronMuonTopoInfoContainer
11  *
12  **********************************************************************************/
13 #ifndef TRIGTOPOEVENTTPCNV_ELECTRONMUONTOPOINFOCONTAINER_P1_H
14 #define TRIGTOPOEVENTTPCNV_ELECTRONMUONTOPOINFOCONTAINER_P1_H
15 
17 
18 class ElectronMuonTopoInfoContainer_p1 : public std::vector<ElectronMuonTopoInfo_p1> { };
19 
20 #endif
ElectronMuonTopoInfoContainer_p1
Definition: ElectronMuonTopoInfoContainer_p1.h:18
ElectronMuonTopoInfo_p1.h