ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
LArCalorimeter
LArRecEvent
LArRecEvent
LArFebEnergyCollection.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 LARFEBENERGYCOLLECTION_H
6
#define LARFEBENERGYCOLLECTION_H
7
15
16
17
#include "
LArRecEvent/LArFebEnergy.h
"
18
#include "
AthContainers/DataVector.h
"
19
#include "
AthenaKernel/CLASS_DEF.h
"
20
21
class
LArFebEnergyCollection
:
public
DataVector
<LArFebEnergy> {
22
23
public
:
24
26
LArFebEnergyCollection
()
27
{
28
};
29
31
virtual
~LArFebEnergyCollection
()
32
{
33
};
34
35
};
36
37
CLASS_DEF
(
LArFebEnergyCollection
, 1315019678 , 1 )
38
#endif
CLASS_DEF.h
macros to associate a CLID to a type
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:67
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
LArFebEnergy.h
DataVector< LArFebEnergy >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
LArFebEnergyCollection
Container class for LArFebEnergy.
Definition
LArFebEnergyCollection.h:21
LArFebEnergyCollection::LArFebEnergyCollection
LArFebEnergyCollection()
constructor
Definition
LArFebEnergyCollection.h:26
LArFebEnergyCollection::~LArFebEnergyCollection
virtual ~LArFebEnergyCollection()
destructor
Definition
LArFebEnergyCollection.h:31
Generated on
for ATLAS Offline Software by
1.17.0