ATLAS Offline Software
Loading...
Searching...
No Matches
PresParameterDef.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

G4double m_cmm {(1-0.0026)*Athena::Units::mm}
 default units : mm , deg.
G4double m_cathode_th {0.270}
 Electrodes.
G4double m_mod [8][6]
 modules para [Length,NAnodes,NCathodes,elec.
G4double m_rMinPresamplerMother {1385*Athena::Units::mm}
 Prep., MB, ....
G4double m_rMaxPresamplerMother {1447*Athena::Units::mm - 0.001*Athena::Units::mm}
G4double m_PresamplerMother_length {1549.0*Athena::Units::mm}
G4double m_Phi_min {0.*Athena::Units::deg}
 GU add phimin and phi span as parameters.
G4double m_Phi_span {360.*Athena::Units::deg}
G4int m_nsectors {32}
 GU add phi min and phi span of overall volume.

Variable Documentation

◆ m_cathode_th

G4double m_cathode_th {0.270}

Electrodes.

Definition at line 13 of file PresParameterDef.h.

13{0.270};

◆ m_cmm

G4double m_cmm {(1-0.0026)*Athena::Units::mm}

default units : mm , deg.

Definition at line 7 of file PresParameterDef.h.

7{(1-0.0026)*Athena::Units::mm}; // contraction factor

◆ m_mod

G4double m_mod[8][6]
Initial value:
{
{286.4, 56, 56, -25., 4.987, 4.2},
{295.74, 64, 64, -12., 4.621, 0.3},
{321.1, 72, 72, 0., 4.46, 0.9},
{356.8, 80, 80, 0., 4.46, 0.9},
{404.8, 88, 88, 0., 4.6, 0.9},
{478.4, 104, 104, 0., 4.6, 0.95},
{563.2, 128, 128, 0., 4.4, 1.05},
{380.6, 86, 87, 0., 4.4, 0.95}
}

modules para [Length,NAnodes,NCathodes,elec.

inclination,Pitch,Pos0]

Definition at line 19 of file PresParameterDef.h.

19 {
20 {286.4, 56, 56, -25., 4.987, 4.2},
21 {295.74, 64, 64, -12., 4.621, 0.3},
22 {321.1, 72, 72, 0., 4.46, 0.9},
23 {356.8, 80, 80, 0., 4.46, 0.9},
24 {404.8, 88, 88, 0., 4.6, 0.9},
25 {478.4, 104, 104, 0., 4.6, 0.95},
26 {563.2, 128, 128, 0., 4.4, 1.05},
27 {380.6, 86, 87, 0., 4.4, 0.95}
28 };

◆ m_nsectors

G4int m_nsectors {32}

GU add phi min and phi span of overall volume.

Definition at line 60 of file PresParameterDef.h.

60{32}; // number of sectors / half barrel

◆ m_Phi_min

G4double m_Phi_min {0.*Athena::Units::deg}

GU add phimin and phi span as parameters.

Definition at line 56 of file PresParameterDef.h.

56{0.*Athena::Units::deg};

◆ m_Phi_span

G4double m_Phi_span {360.*Athena::Units::deg}

Definition at line 57 of file PresParameterDef.h.

57{360.*Athena::Units::deg};

◆ m_PresamplerMother_length

G4double m_PresamplerMother_length {1549.0*Athena::Units::mm}

Definition at line 53 of file PresParameterDef.h.

53{1549.0*Athena::Units::mm}; // reduced by 1mm to avoid clash - GU 5-Oct-2005

◆ m_rMaxPresamplerMother

G4double m_rMaxPresamplerMother {1447*Athena::Units::mm - 0.001*Athena::Units::mm}

Definition at line 52 of file PresParameterDef.h.

52{1447*Athena::Units::mm - 0.001*Athena::Units::mm}; // GU safety

◆ m_rMinPresamplerMother

G4double m_rMinPresamplerMother {1385*Athena::Units::mm}

Prep., MB, ....

connectics Presampler Mother Volume parameters

Definition at line 51 of file PresParameterDef.h.

51{1385*Athena::Units::mm};