ATLAS Offline Software
TrigMuonEFContainer_p2.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 TRIGMUONEVENTTPCNV_TRIGMUONEFCONTAINER_P2_H
6 #define TRIGMUONEVENTTPCNV_TRIGMUONEFCONTAINER_P2_H
7 
9 
10 class TrigMuonEFContainer_p2 : public std::vector<TrigMuonEF_p2> {};
11 
12 #endif
TrigMuonEF_p2.h
TrigMuonEFContainer_p2
Definition: TrigMuonEFContainer_p2.h:10