ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Simulation
ISF
ISF_FastCaloSim
ISF_FastCaloSimEvent
ISF_FastCaloSimEvent
FCS_StepInfoCollection.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2019 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef ISF_FASTCALOSIMEVENT_ISF_FCS_STEPINFOCOLLECTION_H
6
#define ISF_FASTCALOSIMEVENT_ISF_FCS_STEPINFOCOLLECTION_H
7
8
// athena includes
9
#include "
AthContainers/DataVector.h
"
10
11
// local include
12
#include "
ISF_FastCaloSimEvent/FCS_StepInfo.h
"
13
14
// Namespace for the ShowerLib related classes
15
namespace
ISF_FCS_Parametrization
{
16
29
30
class
FCS_StepInfoCollection
:
public
DataVector
<FCS_StepInfo> {
31
32
public
:
33
FCS_StepInfoCollection
() {}
34
35
private
:
36
};
37
38
}
// namespace ISF_FCS_Parametrization
39
40
#include "
AthenaKernel/CLASS_DEF.h
"
41
42
CLASS_DEF
(
ISF_FCS_Parametrization::FCS_StepInfoCollection
, 1330006248, 1)
43
44
SG_BASE
(
ISF_FCS_Parametrization
::FCS_StepInfoCollection,
45
DataVector
<
ISF_FCS_Parametrization
::FCS_StepInfo>);
46
47
#endif
SG_BASE
#define SG_BASE(D, B)
Declare that class D derives from class B.
Definition
Control/AthenaKernel/AthenaKernel/BaseInfo.h:243
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.
FCS_StepInfo.h
DataVector
Derived DataVector<T>.
Definition
DataVector.h:795
DataVector< FCS_StepInfo >::DataVector
DataVector(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS, SG::IndexTrackingPolicy trackIndices=SG::DEFAULT_TRACK_INDICES)
ISF_FCS_Parametrization::FCS_StepInfoCollection
Class for collection of StepInfo class (G4 hits) copied and modified version to ISF.
Definition
FCS_StepInfoCollection.h:30
ISF_FCS_Parametrization::FCS_StepInfoCollection::FCS_StepInfoCollection
FCS_StepInfoCollection()
Definition
FCS_StepInfoCollection.h:33
ISF_FCS_Parametrization
Definition
FCS_StepInfo.h:25
Generated on
for ATLAS Offline Software by
1.17.0