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
LArCalorimeter
LArG4
LArG4SD
src
components
LArG4SD_entries.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// MT-friendly LAr SD tools
6
#include "../EMBSDTool.h"
7
#include "../EMECSDTool.h"
8
#include "../HECSDTool.h"
9
#include "../FCALSDTool.h"
10
#include "../ActiveSDTool.h"
11
#include "../InactiveSDTool.h"
12
#include "../DeadSDTool.h"
13
14
#include "../CalibrationDefaultCalculator.h"
15
#include "../CalibrationHitMerger.h"
16
17
DECLARE_COMPONENT
(
LArG4::EMBSDTool
)
18
DECLARE_COMPONENT
(
LArG4::EMECSDTool
)
19
DECLARE_COMPONENT
(
LArG4::HECSDTool
)
20
DECLARE_COMPONENT
(
LArG4::FCALSDTool
)
21
DECLARE_COMPONENT
(
LArG4::ActiveSDTool
)
22
DECLARE_COMPONENT
(
LArG4::InactiveSDTool
)
23
DECLARE_COMPONENT
(
LArG4::DeadSDTool
)
24
25
DECLARE_COMPONENT
(
LArG4::CalibrationDefaultCalculator
)
26
DECLARE_COMPONENT
(
LArG4::CalibrationHitMerger
)
LArG4::HECSDTool
SD tool which manages the LAr hadronic endcap sensitive detectors.
Definition:
HECSDTool.h:25
LArG4::ActiveSDTool
Sensitive detector tool which manages activate-area LAr calib SDs.
Definition:
ActiveSDTool.h:25
LArG4::DeadSDTool
Definition:
DeadSDTool.h:19
LArG4::InactiveSDTool
Sensitive detector tool which manages inactive-area LAr calib SDs.
Definition:
InactiveSDTool.h:25
LArG4::EMBSDTool
SD tool which manages EM barrel sensitive detectors.
Definition:
EMBSDTool.h:25
LArG4::CalibrationHitMerger
Athena Algorithm that merges a given set of CaloCalibrationHitContainers into a single CaloCalibratio...
Definition:
CalibrationHitMerger.h:26
LArG4::FCALSDTool
SD tool which manages the LAr forward calo sensitive detectors.
Definition:
FCALSDTool.h:25
LArG4::EMECSDTool
SD tool which manages EM endcap sensitive detectors.
Definition:
EMECSDTool.h:25
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
LArG4::CalibrationDefaultCalculator
Definition:
CalibrationDefaultCalculator.h:35
Generated on Tue Apr 15 2025 21:13:54 for ATLAS Offline Software by
1.8.18