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