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