ATLAS Offline Software
InDetLowBetaContainer_p1.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 InDetLowBetaContainer_P1_H
6 #define InDetLowBetaContainer_P1_H
7 
9 #include <vector>
10 
11 class InDetLowBetaContainer_p1 : public std::vector<TPObjRef> {
12  public:
14 };
15 
16 #endif
InDetLowBetaContainer_p1
Definition: InDetLowBetaContainer_p1.h:11
TPObjRef.h
InDetLowBetaContainer_p1::InDetLowBetaContainer_p1
InDetLowBetaContainer_p1()
Definition: InDetLowBetaContainer_p1.h:13