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
G4Atlas
G4AtlasTools
src
components
G4AtlasTools_entries.cxx
Go to the documentation of this file.
1
#include "
G4AtlasTools/DetectorGeometryBase.h
"
2
#include "
G4AtlasTools/CylindricalEnvelope.h
"
3
#include "
G4AtlasTools/BoxEnvelope.h
"
4
#include "
G4AtlasTools/PolyconicalEnvelope.h
"
5
#include "
G4AtlasTools/G4AtlasDetectorConstructionTool.h
"
6
#include "
G4AtlasTools/RegionCreator.h
"
7
#include "
G4AtlasTools/AddPhysicsDecayTool.h
"
8
#include "../SensitiveDetectorMasterTool.h"
9
#include "../FastSimulationMasterTool.h"
10
#include "
G4AtlasTools/GlobalFieldManagerTool.h
"
11
#include "
G4AtlasTools/DetectorFieldManagerTool.h
"
12
#include "../G4ThreadInitTool.h"
13
#include "../MaterialDescriptionTool.h"
14
#include "../VoxelDensityTool.h"
15
#include "../G4CaloTransportTool.h"
16
17
DECLARE_COMPONENT
(
DetectorGeometryBase
)
18
DECLARE_COMPONENT
(
CylindricalEnvelope
)
19
DECLARE_COMPONENT
(
BoxEnvelope
)
20
DECLARE_COMPONENT
(
PolyconicalEnvelope
)
21
DECLARE_COMPONENT
(
G4AtlasDetectorConstructionTool
)
22
DECLARE_COMPONENT
(
RegionCreator
)
23
DECLARE_COMPONENT
(
SensitiveDetectorMasterTool
)
24
DECLARE_COMPONENT
(
FastSimulationMasterTool
)
25
DECLARE_COMPONENT
(
AddPhysicsDecayTool
)
26
DECLARE_COMPONENT
(
GlobalFieldManagerTool
)
27
DECLARE_COMPONENT
(
DetectorFieldManagerTool
)
28
DECLARE_COMPONENT
(
G4ThreadInitTool
)
29
DECLARE_COMPONENT
(
MaterialDescriptionTool
)
30
DECLARE_COMPONENT
(
VoxelDensityTool
)
31
DECLARE_COMPONENT
(
G4CaloTransportTool
)
AddPhysicsDecayTool
Definition:
AddPhysicsDecayTool.h:24
MaterialDescriptionTool
Definition:
MaterialDescriptionTool.h:21
BoxEnvelope
Definition:
BoxEnvelope.h:22
SensitiveDetectorMasterTool
Public tool which manages all the sensitive detector tools.
Definition:
SensitiveDetectorMasterTool.h:26
RegionCreator
Definition:
RegionCreator.h:25
FastSimulationMasterTool
Definition:
FastSimulationMasterTool.h:16
DetectorFieldManagerTool
Tool for setting up a volume-local magnetic field manager.
Definition:
DetectorFieldManagerTool.h:23
CylindricalEnvelope
Definition:
CylindricalEnvelope.h:22
PolyconicalEnvelope.h
VoxelDensityTool
Definition:
VoxelDensityTool.h:21
DetectorFieldManagerTool.h
G4ThreadInitTool
A tool which sets up the worker-thread-local workspace for Geant4.
Definition:
G4ThreadInitTool.h:20
AddPhysicsDecayTool.h
BoxEnvelope.h
G4AtlasDetectorConstructionTool.h
DetectorGeometryBase.h
GlobalFieldManagerTool
Tool for setting up a detector-global magnetic field manager.
Definition:
GlobalFieldManagerTool.h:21
DetectorGeometryBase
Definition:
DetectorGeometryBase.h:26
GlobalFieldManagerTool.h
RegionCreator.h
PolyconicalEnvelope
Definition:
PolyconicalEnvelope.h:19
G4CaloTransportTool
A tool which transports particles through the Geant4 geometry.
Definition:
G4CaloTransportTool.h:25
CylindricalEnvelope.h
G4AtlasDetectorConstructionTool
Definition:
G4AtlasDetectorConstructionTool.h:33
DECLARE_COMPONENT
DECLARE_COMPONENT(MuonGMR4::ReadoutGeomCnvAlg)
Generated on Thu Apr 3 2025 21:11:00 for ATLAS Offline Software by
1.8.18