ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Dataset Namespace Reference

Functions

ActsFatras::Particle makeParticle (Acts::PdgParticle pdg, double phi, double lambda, double p)
 
ActsFatras::Particle makeParticle (Acts::PdgParticle pdg, double z, double eta)
 

Variables

const auto particlePdg
 
const auto momentumPhi = data::xrange(0_degree, 360_degree, 60_degree)
 
const auto momentumLambda = data::xrange(-45_degree, 45_degree, 15_degree)
 
const auto momentumAbs = data::xrange(500_MeV, 10_GeV, 500_MeV)
 
const auto rngSeed
 
const auto parameters
 
const auto centralElectron
 
const auto centralPositron
 
const auto centralMuon = makeParticle(Acts::PdgParticle::eMuon, 0_mm, 0.0)
 
const auto centralAntiMuon
 
const auto backwardPion
 
const auto centralPion = makeParticle(Acts::PdgParticle::ePionMinus, 0_mm, 0.0)
 
const auto forwardPion
 
const auto centralNeutron
 

Function Documentation

ActsFatras::Particle Dataset::makeParticle ( Acts::PdgParticle  pdg,
double  z,
double  eta 
)

Definition at line 19 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 19 of file Dataset.hpp

References Acts::units::_GeV, ActsFatras::Particle::setAbsMomentum(), ActsFatras::Particle::setDirection(), ActsFatras::Barcode::setParticle(), ActsFatras::Particle::setPosition4(), and ActsFatras::Barcode::setVertexPrimary().

+ Here is the call graph for this function:

ActsFatras::Particle Dataset::makeParticle ( Acts::PdgParticle  pdg,
double  phi,
double  lambda,
double  p 
)
inline

Definition at line 46 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 46 of file Dataset.hpp

References ActsFatras::Particle::setAbsMomentum(), ActsFatras::Particle::setDirection(), ActsFatras::Barcode::setParticle(), ActsFatras::Particle::setPosition4(), and ActsFatras::Barcode::setVertexPrimary().

Referenced by BOOST_DATA_TEST_CASE().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

Variable Documentation

const auto Dataset::backwardPion
Initial value:

Definition at line 34 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 34 of file Dataset.hpp

Referenced by BOOST_AUTO_TEST_CASE().

const auto Dataset::centralAntiMuon
Initial value:

Definition at line 32 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 32 of file Dataset.hpp

const auto Dataset::centralElectron
Initial value:

Definition at line 27 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 27 of file Dataset.hpp

Referenced by BOOST_AUTO_TEST_CASE().

const auto Dataset::centralMuon = makeParticle(Acts::PdgParticle::eMuon, 0_mm, 0.0)

Definition at line 31 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 31 of file Dataset.hpp

const auto Dataset::centralNeutron
Initial value:

Definition at line 39 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 39 of file Dataset.hpp

Referenced by BOOST_AUTO_TEST_CASE().

const auto Dataset::centralPion = makeParticle(Acts::PdgParticle::ePionMinus, 0_mm, 0.0)

Definition at line 36 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 36 of file Dataset.hpp

Referenced by BOOST_AUTO_TEST_CASE().

const auto Dataset::centralPositron
Initial value:

Definition at line 29 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 29 of file Dataset.hpp

Referenced by BOOST_AUTO_TEST_CASE().

const auto Dataset::forwardPion
Initial value:

Definition at line 37 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 37 of file Dataset.hpp

Referenced by BOOST_AUTO_TEST_CASE().

const auto Dataset::momentumAbs = data::xrange(500_MeV, 10_GeV, 500_MeV)

Definition at line 35 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 35 of file Dataset.hpp

Referenced by G4INCL::ParticleSampler::sampleOneParticleWithRPCorrelation().

const auto Dataset::momentumLambda = data::xrange(-45_degree, 45_degree, 15_degree)

Definition at line 34 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 34 of file Dataset.hpp

const auto Dataset::momentumPhi = data::xrange(0_degree, 360_degree, 60_degree)

Definition at line 33 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 33 of file Dataset.hpp

const auto Dataset::parameters
Initial value:

Definition at line 42 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 42 of file Dataset.hpp

Referenced by G4HepRepSceneHandler::addTopLevelAttributes(), Acts::Test::BOOST_AUTO_TEST_CASE(), Acts::Test::PropagatorState::Stepper::boundState(), Acts::StraightLineStepper::boundState(), Acts::EigenStepper< bfield_t, extensionlist_t, auctioneer_t >::boundState(), Acts::AtlasStepper< ConstantBField >::boundState(), Acts::Material::classificationNumbers(), Acts::StraightLineStepper::covarianceTransport(), Acts::EigenStepper< bfield_t, extensionlist_t, auctioneer_t >::covarianceTransport(), G4VisManager::CreateViewer(), Acts::Test::PropagatorState::Stepper::curvilinearState(), Acts::StraightLineStepper::curvilinearState(), Acts::EigenStepper< bfield_t, extensionlist_t, auctioneer_t >::curvilinearState(), Acts::AtlasStepper< ConstantBField >::curvilinearState(), FW::ParticleSmearing::execute(), G4QMDGroundStateNucleus::G4QMDGroundStateNucleus(), G4QMDMeanField::G4QMDMeanField(), G4QMDNucleus::G4QMDNucleus(), MCGIDI_energy_parseMadlandNixFromTOM_callback(), G4NtupleMessenger::SetNewValue(), G4H2Messenger::SetNewValue(), G4H3Messenger::SetNewValue(), G4P1Messenger::SetNewValue(), G4P2Messenger::SetNewValue(), G4HnMessenger::SetNewValue(), G4PlotMessenger::SetNewValue(), G4H1Messenger::SetNewValue(), G4VisCommandViewerColourByDensity::SetNewValue(), ActsEvaluator::visitTrackStates(), FW::CsvPlanarClusterWriter::writeT(), and FW::RootPlanarClusterWriter::writeT().

const auto Dataset::particlePdg
Initial value:

Definition at line 25 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 25 of file Dataset.hpp

const auto Dataset::rngSeed
Initial value:
=
data::xrange<uint32_t>((data::begin = 2u, data::step = 3u))

Definition at line 38 of file Dataset.hpp.

View newest version in sPHENIX GitHub at line 38 of file Dataset.hpp