ATLAS Offline Software
RingerRingsContainer_p2.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_RINGERRINGSCONTAINER_P2_H
6 #define TRIGCALOEVENTTPCNV_RINGERRINGSCONTAINER_P2_H
7 
9 #include <vector>
10 
11 class RingerRingsContainer_p2 : public std::vector<RingerRings_p2> { };
12 
13 #endif
14 
RingerRings_p2.h
RingerRingsContainer_p2
Definition: RingerRingsContainer_p2.h:11