ATLAS Offline Software
CMMEtSumsCollection_p1.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 #ifndef TRIGT1EVENTTPCNV_CMMEtSumsCOLLECTION_P1_H
5 #define TRIGT1EVENTTPCNV_CMMEtSumsCOLLECTION_P1_H
6 
8 #include <vector>
9 
10 class CMMEtSumsCollection_p1 : public std::vector<TPObjRef>
11 {
12  public:
13 
15 
16 };
17 
18 #endif
CMMEtSumsCollection_p1::CMMEtSumsCollection_p1
CMMEtSumsCollection_p1()
Definition: CMMEtSumsCollection_p1.h:14
CMMEtSumsCollection_p1
Definition: CMMEtSumsCollection_p1.h:11
TPObjRef.h