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