ATLAS Offline Software
TrigCaloClusterContainer_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 TRIGCALOEVENTTPCNV_TRIGCALOCLUSTERCONTAINER_P3_H
6 #define TRIGCALOEVENTTPCNV_TRIGCALOCLUSTERCONTAINER_P3_H
7 
9 
10 class TrigCaloClusterContainer_p3 : public std::vector<TrigCaloCluster_p3> { };
11 
12 #endif
TrigCaloClusterContainer_p3
Definition: TrigCaloClusterContainer_p3.h:10
TrigCaloCluster_p3.h