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
w
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
LArG4H6SD
src
LArG4H62004SD.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
#ifndef LARG4H6SD_LARG4H62004SD_H
6
#define LARG4H6SD_LARG4H62004SD_H
7
8
// Base class
9
#include "
LArG4Code/LArG4SimpleSD.h
"
10
11
// Forward declarations.
12
class
ILArCalculatorSvc
;
13
class
G4Step;
14
class
G4TouchableHistory;
15
16
17
class
LArG4H62004SD
:
public
LArG4SimpleSD
18
{
19
public
:
20
LArG4H62004SD
(
const
G4String&
name
,
ILArCalculatorSvc
*
calc
,
const
std::string&
type
,
const
float
width
);
21
virtual
~LArG4H62004SD
() {}
22
23
// The required functions for all sensitive detectors:
24
virtual
G4bool
ProcessHits
(G4Step*
step
, G4TouchableHistory* ROhist);
25
26
};
27
28
#endif // LARG4H6SD_LARG4H62004SD_H
LArG4H62004SD::~LArG4H62004SD
virtual ~LArG4H62004SD()
Definition:
LArG4H62004SD.h:21
LArG4SimpleSD
Common sensitive detector class for LAr systems.
Definition:
LArG4SimpleSD.h:36
LArG4H62004SD::ProcessHits
virtual G4bool ProcessHits(G4Step *step, G4TouchableHistory *ROhist)
python.CaloAddPedShiftConfig.type
type
Definition:
CaloAddPedShiftConfig.py:42
ILArCalculatorSvc
Definition:
ILArCalculatorSvc.h:25
LArG4H62004SD
Definition:
LArG4H62004SD.h:18
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:240
LArG4SimpleSD.h
Base_Fragment.width
width
Definition:
Sherpa_i/share/common/Base_Fragment.py:59
LArCellBinning.step
step
Definition:
LArCellBinning.py:158
LArG4H62004SD::LArG4H62004SD
LArG4H62004SD(const G4String &name, ILArCalculatorSvc *calc, const std::string &type, const float width)
beamspotnt.calc
calc
Definition:
bin/beamspotnt.py:1252
Generated on Wed May 28 2025 21:13:03 for ATLAS Offline Software by
1.8.18