ATLAS Offline Software
TrigElectronContainer_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 TRIGPARTICLETPCNV_TRIGELECTRONCONTAINER_P3_H
6 #define TRIGPARTICLETPCNV_TRIGELECTRONCONTAINER_P3_H
7 
9 
10 class TrigElectronContainer_p3 : public std::vector<TrigElectron_p3> {};
11 
12 #endif
TrigElectron_p3.h
TrigElectronContainer_p3
Definition: TrigElectronContainer_p3.h:10