SMOG + pp (SMOG2 in collision) support
In Run3, pp, SMOG1 and SMOG2 are running simultaneously, supports on BeamGas and BeamBeam+BeamGas simulation in LbMCSubmit are needed.
- currently, the fixed-target particle should be
Ar
, including the collision types:-
SMOG2 pAr -
SMOG2 pAr+pp -
SMOG1(alaSMOG) pAr -
SMOG1(alaSMOG) Arp
-
- should support two cases:
-
MinBias -
Embedded signal.
-
2022
Request IDs: 109821,109822
1. The simulation condition in bookkeeping:
- SMOG2 pAr:
pAr-Beam6800GeV-0GeV-2022-MagDown-SMOG2-Nu0.37-EPOS
- SMOG2 pAr+pp:
ppAr-Beam6800GeV-2022-andSMOG2-Nu2.1andNu0.37-Pythia8andEPOS
- SMOG1(alaSMOG) pAr:
pAr-Beam6800GeV-0GeV-2022-MagDown-Nu0.37-EPOS
- SMOG1(alaSMOG) Arp:
Arp-0GeV-Beam6800GeV-2022-MagDown-Nu0.37-EPOS
2. Database tag: same as 2022 pp.
3. The structure of Gauss step should be:
- Beam configuration:
$APPCONFIGOPTS/Gauss/Beam6800GeV-md100-2022-nu2.1.py
$APPCONFIGOPTS/Gauss/pArBeam6800GeV-0GeV-md100-2022-0.37.py
$GAUSSOPTS/BeforeVeloGeometry.py
- SMOG PVZ region:
- If SMOG2:
$APPCONFIGOPTS/Gauss/Smog2TriangularProfile.py
- If SMOG1(alaSMOG):
- p(beam1)Ar(Beam2):
$APPCONFIGOPTS/Gauss/VertexSmear_SMOGBeam1_2m.py
- Ar(beam1)p(beam2):
$APPCONFIGOPTS/Gauss/VertexSmear_SMOGBeam2_2m.py
- p(beam1)Ar(Beam2):
- Event-type option:
$DECFILESROOT/options/@{eventType}.py
- Production Type:
- pAr:
$GAUSSOPTS/BeamGas.py
- Arp:
APPCONFIGOPTS/Gauss/GasBeam.py
- pAr+pp:
$GAUSSOPTS/BeamGasWithBeamBeam.py
- Generator:
$LBCRMCROOT/options/EPOSBeamGas.py
- MinBias or Signal:
- If MinBias:
- Nothing to add
- If embedded:
$GAUSSOPTS/Embedding.py
- Detector condition:
$APPCONFIGOPTS/Gauss/Run3-detector-NoUT.py
$APPCONFIGOPTS/Gauss/DataType-2022.py
$APPCONFIGOPTS/Gauss/G4PL_FTFP_BERT_EmOpt2.py
It is better to keep the sequence of option files like this in Gauss step, especially from 3) to 6) for the embedded signal.
4. Boole step: the same as 2022 pp, DIGI
as output filetype.
2023
Request IDs: 112969,112970,112971,112972
Edited by Qiuchan Lu