ATLAS Offline Software
LArLATOMEHeaderContainer.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2020 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef LARLATOMEHEADERCONTAINER_H
6 #define LARLATOMEHEADERCONTAINER_H
7 
11 
19 class LArLATOMEHeaderContainer : public DataVector<LArLATOMEHeader> {
20 
21  public :
22 
25 
30 
31 };
32 
33 
35 
36 #endif
LArLATOMEHeaderContainer
Container class for LArLATOMEHeader.
Definition: LArLATOMEHeaderContainer.h:19
LArLATOMEHeaderContainer::~LArLATOMEHeaderContainer
virtual ~LArLATOMEHeaderContainer()
destructor
Definition: LArLATOMEHeaderContainer.h:29
DataVector
Derived DataVector<T>.
Definition: DataVector.h:581
LArLATOMEHeaderContainer::LArLATOMEHeaderContainer
LArLATOMEHeaderContainer()
Constructor.
Definition: LArLATOMEHeaderContainer.h:24
LArLATOMEHeader.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
LArLATOMEHeader
Holds information from the LATOME Header.
Definition: LArLATOMEHeader.h:19
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition: Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:64
CLASS_DEF.h
macros to associate a CLID to a type