ATLAS Offline Software
MuonFeatureDetailsContainer_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 // Header file for class MuonFeatureDetailsContainer_p2
7 #ifndef TRIGMUONEVENTTPCNV_MUONFEATUREDETAILSCONTAINER_P2_H
8 #define TRIGMUONEVENTTPCNV_MUONFEATUREDETAILSCONTAINER_P2_H
9 
11 
12 class MuonFeatureDetailsContainer_p2 : public std::vector<MuonFeatureDetails_p2> {};
13 
14 #endif
15 
MuonFeatureDetails_p2.h
MuonFeatureDetailsContainer_p2
Definition: MuonFeatureDetailsContainer_p2.h:12