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