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