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
Calorimeter
CaloCnv
CaloTPCnv
CaloTPCnv
CaloShowerContainer_p2.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
//Dear emacs, this is -*-c++-*-
6
#ifndef CALOATHENAPOOL_CALOSHOWERCONTAINER_P2_H
7
#define CALOATHENAPOOL_CALOSHOWERCONTAINER_P2_H
8
9
#include <vector>
10
#include "
CaloTPCnv/CaloClusterMomentContainer_p1.h
"
11
#include "
CaloTPCnv/CaloSamplingDataContainer_p1.h
"
12
13
class
CaloShowerContainer_p2
14
{
15
public
:
16
CaloShowerContainer_p2
() :
m_nClusters
(0) {}
17
CaloClusterMomentContainer_p1
m_momentContainer
;
18
CaloSamplingDataContainer_p1
m_samplingDataContainer
;
19
unsigned
int
m_nClusters
;
20
};
21
22
#endif
23
24
CaloSamplingDataContainer_p1
Definition:
CaloSamplingDataContainer_p1.h:11
CaloShowerContainer_p2::m_nClusters
unsigned int m_nClusters
Definition:
CaloShowerContainer_p2.h:19
CaloClusterMomentContainer_p1
Definition:
CaloClusterMomentContainer_p1.h:10
CaloSamplingDataContainer_p1.h
CaloShowerContainer_p2::m_samplingDataContainer
CaloSamplingDataContainer_p1 m_samplingDataContainer
Definition:
CaloShowerContainer_p2.h:18
CaloClusterMomentContainer_p1.h
CaloShowerContainer_p2
Definition:
CaloShowerContainer_p2.h:14
CaloShowerContainer_p2::CaloShowerContainer_p2
CaloShowerContainer_p2()
Definition:
CaloShowerContainer_p2.h:16
CaloShowerContainer_p2::m_momentContainer
CaloClusterMomentContainer_p1 m_momentContainer
Definition:
CaloShowerContainer_p2.h:17
Generated on Thu Mar 13 2025 21:08:14 for ATLAS Offline Software by
1.8.18