ATLAS Offline Software
TrigMonEventCollection_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 TRIGMON_EVENT_COLLECTION_P1_H
6 #define TRIGMON_EVENT_COLLECTION_P1_H
7 
16 
17 class TrigMonEventCollection_p1 : public std::vector<TPObjRef>
18 {
19  public:
20 
23 
24 };
25 
26 #endif
TrigMonEventCollection_p1::~TrigMonEventCollection_p1
virtual ~TrigMonEventCollection_p1()
Definition: TrigMonEventCollection_p1.h:22
TrigMonEventCollection_p1
Persistent copy of TrigMonEventCollection;.
Definition: TrigMonEventCollection_p1.h:18
TPObjRef.h
TrigMonEventCollection_p1::TrigMonEventCollection_p1
TrigMonEventCollection_p1()
Definition: TrigMonEventCollection_p1.h:21