ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
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 |
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().
|
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().
const auto Dataset::backwardPion |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Definition at line 38 of file Dataset.hpp.
View newest version in sPHENIX GitHub at line 38 of file Dataset.hpp