ATLAS Offline Software
Loading...
Searching...
No Matches
Epos4_Base_Fragment_PbPb Namespace Reference

Variables

 EvtMax
 Ep4 = Epos4()
 BeamMomentum
 TargetMomentum
 energy = float(runArgs.ecmEnergy)
 number_of_events = int(runArgs.maxEvents)
int laproj = 82
int maproj = 208
int latarg = 82
int matarg = 208
 content = build_config_content(energy, number_of_events, laproj, maproj, latarg, matarg, hydro=True)
 InputCard

Variable Documentation

◆ BeamMomentum

Epos4_Base_Fragment_PbPb.BeamMomentum

Definition at line 8 of file Epos4_Base_Fragment_PbPb.py.

◆ content

Epos4_Base_Fragment_PbPb.content = build_config_content(energy, number_of_events, laproj, maproj, latarg, matarg, hydro=True)

Definition at line 18 of file Epos4_Base_Fragment_PbPb.py.

◆ energy

Epos4_Base_Fragment_PbPb.energy = float(runArgs.ecmEnergy)

Definition at line 11 of file Epos4_Base_Fragment_PbPb.py.

◆ Ep4

Epos4_Base_Fragment_PbPb.Ep4 = Epos4()

Definition at line 7 of file Epos4_Base_Fragment_PbPb.py.

◆ EvtMax

Epos4_Base_Fragment_PbPb.EvtMax

Definition at line 4 of file Epos4_Base_Fragment_PbPb.py.

◆ InputCard

Epos4_Base_Fragment_PbPb.InputCard

Definition at line 22 of file Epos4_Base_Fragment_PbPb.py.

◆ laproj

int Epos4_Base_Fragment_PbPb.laproj = 82

Definition at line 13 of file Epos4_Base_Fragment_PbPb.py.

◆ latarg

int Epos4_Base_Fragment_PbPb.latarg = 82

Definition at line 15 of file Epos4_Base_Fragment_PbPb.py.

◆ maproj

int Epos4_Base_Fragment_PbPb.maproj = 208

Definition at line 14 of file Epos4_Base_Fragment_PbPb.py.

◆ matarg

int Epos4_Base_Fragment_PbPb.matarg = 208

Definition at line 16 of file Epos4_Base_Fragment_PbPb.py.

◆ number_of_events

Epos4_Base_Fragment_PbPb.number_of_events = int(runArgs.maxEvents)

Definition at line 12 of file Epos4_Base_Fragment_PbPb.py.

◆ TargetMomentum

Epos4_Base_Fragment_PbPb.TargetMomentum

Definition at line 9 of file Epos4_Base_Fragment_PbPb.py.