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