ATLAS Offline Software
TrigCombDiMuonContainer.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 TRIG_DIMUON_CONTAINER
6 #define TRIG_DIMUON_CONTAINER
7 
10 
11 typedef std::vector<std::pair<CombinedMuonFeature, CombinedMuonFeature> > TrigCombDiMuonContainer;
12 
13 CLASS_DEF( TrigCombDiMuonContainer, 1123834557, 1 )
14 
15 CLASS_DEF( DataVector<TrigCombDiMuonContainer> , 1250430296 , 1 )
16 
17 
18 #endif // TRIG_DIMUON_CONTAINER
CombinedMuonFeature.h
TrigCombDiMuonContainer
std::vector< std::pair< CombinedMuonFeature, CombinedMuonFeature > > TrigCombDiMuonContainer
Definition: TrigCombDiMuonContainer.h:11
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type