Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
Main Page
Related Pages
Modules
Namespaces
Namespace List
Namespace Members
All
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
:
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Properties
Related Functions
:
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
r
s
t
v
w
x
z
Files
File List
File Members
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
l
m
n
o
p
r
s
t
v
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
GitLab
LXR
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
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
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
SG_BASE(ISF_FCS_Parametrization::FCS_StepInfoCollection, DataVector< ISF_FCS_Parametrization::FCS_StepInfo >)
DataVector
Derived DataVector<T>.
Definition:
DataVector.h:794
ISF_FCS_Parametrization::FCS_StepInfoCollection::FCS_StepInfoCollection
FCS_StepInfoCollection()
Definition:
FCS_StepInfoCollection.h:33
FCS_StepInfo.h
DataVector.h
An STL vector of pointers that by default owns its pointed-to elements.
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
ISF_FCS_Parametrization::FCS_StepInfoCollection
Class for collection of StepInfo class (G4 hits) copied and modified version to ISF.
Definition:
FCS_StepInfoCollection.h:30
CLASS_DEF.h
macros to associate a CLID to a type
ISF_FCS_Parametrization
Definition:
FCS_StepInfo.h:25
Generated on Thu Mar 13 2025 21:10:40 for ATLAS Offline Software by
1.8.18