![]()  | 
						
							 
								EIC Software
							  
							
								Reference for 
								EIC 
								simulation and reconstruction software on GitHub
							  
						 | 
					
 Collaboration diagram for ActsExamples::Pythia8Generator::Config:Public Attributes | |
| Acts::PdgParticle | pdgBeam0 = Acts::PdgParticle::eProton | 
| PDG particle number of the first incoming beam.   | |
| Acts::PdgParticle | pdgBeam1 = Acts::PdgParticle::eProton | 
| PDG particle number of the second incoming beam.   | |
| double | cmsEnergy = 14 * Acts::UnitConstants::TeV | 
| Center-of-mass energy.   | |
| std::vector< std::string > | settings = {{"HardQCD:all = on"}} | 
| Additional Pythia8 settings.   | |
Definition at line 28 of file Pythia8ProcessGenerator.hpp.
View newest version in sPHENIX GitHub at line 28 of file Pythia8ProcessGenerator.hpp
| double ActsExamples::Pythia8Generator::Config::cmsEnergy = 14 * Acts::UnitConstants::TeV | 
Center-of-mass energy.
Definition at line 34 of file Pythia8ProcessGenerator.hpp.
View newest version in sPHENIX GitHub at line 34 of file Pythia8ProcessGenerator.hpp
Referenced by ActsExamples::Pythia8Generator::Pythia8Generator(), and ActsExamples::Options::readPythia8Options().
| Acts::PdgParticle ActsExamples::Pythia8Generator::Config::pdgBeam0 = Acts::PdgParticle::eProton | 
PDG particle number of the first incoming beam.
Definition at line 30 of file Pythia8ProcessGenerator.hpp.
View newest version in sPHENIX GitHub at line 30 of file Pythia8ProcessGenerator.hpp
Referenced by ActsExamples::Pythia8Generator::Pythia8Generator(), and ActsExamples::Options::readPythia8Options().
| Acts::PdgParticle ActsExamples::Pythia8Generator::Config::pdgBeam1 = Acts::PdgParticle::eProton | 
PDG particle number of the second incoming beam.
Definition at line 32 of file Pythia8ProcessGenerator.hpp.
View newest version in sPHENIX GitHub at line 32 of file Pythia8ProcessGenerator.hpp
Referenced by ActsExamples::Pythia8Generator::Pythia8Generator(), and ActsExamples::Options::readPythia8Options().
| std::vector<std::string> ActsExamples::Pythia8Generator::Config::settings = {{"HardQCD:all = on"}} | 
Additional Pythia8 settings.
Definition at line 36 of file Pythia8ProcessGenerator.hpp.
View newest version in sPHENIX GitHub at line 36 of file Pythia8ProcessGenerator.hpp
Referenced by ActsExamples::Pythia8Generator::Pythia8Generator(), and ActsExamples::Options::readPythia8Options().