ATLAS Offline Software
TrigPassFlagsCollection_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 #ifndef TRIGSTEERINGEVENTTPCNV_TRIGPASSFLAGSCONTAINER_P1_H
6 #define TRIGSTEERINGEVENTTPCNV_TRIGPASSFLAGSCONTAINER_P1_H
7 
9 
10 class TrigPassFlagsCollection_p1 : public std::vector<TrigPassFlags_p1> {};
11 // end of class definitions
12 
13 
14 #endif
TrigPassFlags_p1.h
TrigPassFlagsCollection_p1
Definition: TrigPassFlagsCollection_p1.h:10