ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Functions | |
gROOT | SetStyle ("Plain") |
gStyle | SetOptStat (0) |
Variables | |
Int_t | ntarg = 5 |
Int_t | npart = 4 |
Int_t | nxs = 7 |
Int_t | ipart = 0 |
Int_t | itarg = 0 |
Int_t | ixs = 0 |
TString | axtit [3] = {"log10(E/MeV)", "Cross section (bn)","log10(p/GeV)"} |
TString | hed [nxs] = {"Elastic","Elastic","Inelastic","Inelastic","Capture","Fission","ChargeExchange"} |
TString | fil0 [nxs] = {"elp","el","inlp","inl","cap","fis","cex"} |
Double_t | x1 [nxs] = {-3,-1,-3,-1,-1,-1,-1} |
Double_t | x2 [nxs] = {5,6,5,6,6,6,6} |
Double_t | y1 [nxs] = {0.001,0.001,0.001,0.001,0.00001,0.00001,0.0001} |
Double_t | y2 [nxs] = {20,10,20,5,1,1,1} |
TLegend * | leg [nxs] |
TH1F * | hh [nxs] |
TString | gtit |
TString | fin |
TFile | ff [ntarg] |
TString | targ [ntarg] = {"H","C","Al","Fe","Pb"} |
TString | filt [ntarg] = {"h","c","al","fe","pb"} |
Int_t | col [ntarg] = {2, 3, 4, 5, 6} |
TString | filp [npart] = {"p_","n_","pi+","pi-"} |
TString | part [npart] = {"proton","neutron","#pi^{+}","#pi^{-}"} |
gStyle SetOptStat | ( | 0 | ) |
gROOT SetStyle | ( | "Plain" | ) |
Int_t col[ntarg] = {2, 3, 4, 5, 6} |
Definition at line 29 of file Style.C.
View newest version in sPHENIX GitHub at line 29 of file Style.C
Referenced by Acts::Test::checkCloseCovariance(), InttClusterizer::ClusterLadderCells(), MvtxClusterizer::ClusterMvtx(), cmpL(), cmpR(), G4tgbVolume::ConstructG4LogVol(), G4TheMTRayTracer::CreateBitMap(), oncsSub_idmvtxv2::decode(), G4ScoreLogColorMap::DrawColorChartBar(), G4VScoreColorMap::DrawColorChartBar(), oncsSub_idmvtxv1::encode_hit(), oncsSub_idmvtxv2::encode_hit(), PHInitZVertexing::export_output(), PHPatternReco::export_output(), PHHoughSeeding::export_output(), CLHEP::RanecuEngine::further_randomize(), G03ColorReader::GetVisAttribute(), CLHEP::HepJamesRandom::HepJamesRandom(), Acts::Test::float_compare_internal::matrixCompare(), CLHEP::MTwistEngine::MTwistEngine(), oncsSub_idmvtxv1::mvtx_decode(), pevrec(), prt_createMap(), CLHEP::RanluxEngine::RanluxEngine(), and CCalG4Able::setVisType().
TFile ff[ntarg] |
Definition at line 26 of file Style.C.
View newest version in sPHENIX GitHub at line 26 of file Style.C
Referenced by G4PenelopeOscillatorManager::BuildOscillatorTable(), G4Abla::DeexcitationAblaxx(), G4ScreenedCoulombClassicalKinematics::DoScreeningComputation(), G4Abla::eflmac(), G4Abla::eflmac_profi(), G4Abla::evapora(), G4JTPolynomialSolver::FindRoots(), plot_map(), ptwXY_groupThreeFunctions(), ptwXY_groupTwoFunctions(), pysghf(), pytbbn(), G4PenelopeRayleighModel::ReadDataFile(), G4LivermoreGammaConversionModelRC::SampleSecondaries(), and G4ParticleHPVector::SetVerbose().
TString fil0[nxs] = {"elp","el","inlp","inl","cap","fis","cex"} |
Definition at line 28 of file Style.C.
View newest version in sPHENIX GitHub at line 28 of file Style.C
Referenced by Acts::Test::make_trackstate().
TString fin |
TString gtit |
TString hed[nxs] = {"Elastic","Elastic","Inelastic","Inelastic","Capture","Fission","ChargeExchange"} |
TH1F* hh[nxs] |
Int_t ipart = 0 |
Definition at line 10 of file Style.C.
View newest version in sPHENIX GitHub at line 10 of file Style.C
Referenced by G4CollisionOutput::boostToLabFrame(), G4InuclEvaporation::BreakItUp(), G4HadronCrossSections::CalcScatteringCrossSections(), G4ElementaryParticleCollider::collide(), G4CascadeInterface::copyOutputToHadronicResult(), G4CascadeInterface::copyOutputToReactionProducts(), G4CascadeInterface::coulombBarrierViolation(), G4BigBanger::deExcite(), for(), genevent(), FastJetAlgoSub::get_jets(), FastJetAlgo::get_jets(), G4HadronCrossSections::GetParticleCode(), gustep(), gutrak(), G4NucleiModel::initializeCascad(), ksdk(), kspart(), kstpar(), main(), PG4gsdk(), PG4gspart(), JetReco::process_event(), pyadsh(), pyevnt(), pyevnw(), pyevol(), pyptfs(), pyptis(), pyptmi(), pyresd(), pyscat(), pyshow(), pysspa(), pyuedc(), G4IntraNucleiCascader::releaseSecondary(), and G4CollisionOutput::rotateEvent().
Int_t itarg = 0 |
Int_t ixs = 0 |
TLegend* leg[nxs] |
Int_t npart = 4 |
Definition at line 7 of file Style.C.
View newest version in sPHENIX GitHub at line 7 of file Style.C
Referenced by converttohepmc(), G4Pythia6Decayer::ForceParticleDecay(), G4NucleiModel::generateParticleFate(), genevent(), gettemp(), init(), initpythia(), jewel(), npart(), PHHepMCParticleSelectorDecayProductChain::process_event(), pyadsh(), pyevnt(), pyevnw(), pyevol(), pyptfs(), pyptis(), pyptmi(), pyresd(), pyscat(), pyshow(), pysspa(), G4CascadeInterface::retryInelasticNucleus(), and G4CollisionOutput::setOnShell().
Int_t ntarg = 5 |
Int_t nxs = 7 |
Definition at line 32 of file Style.C.
View newest version in sPHENIX GitHub at line 32 of file Style.C
Referenced by PHG4ParticleGeneratorBase::AddParticle(), G4VAtomDeexcitation::AlongStepDeexcitation(), G4NuclearStopping::AlongStepDoIt(), G4eLowEnergyLoss::AlongStepDoIt(), XrayFluoAnalysisManager::analyseStepping(), FitNewton::ChiSquareGradHessian::calcValGradHessianThread1(), FitNewton::ChiSquareGradHessian::calcValGradThread1(), PHG4ParticleGeneratorBase::CheckAndCreateParticleVector(), G4TablesForExtrapolator::ComputeElectronDEDX(), G4TablesForExtrapolator::ComputeMuonDEDX(), G4NIELCalculator::ComputeNIEL(), G4TablesForExtrapolator::ComputeProtonDEDX(), G4TablesForExtrapolator::ComputeTrasportXS(), G4ThermalNeutrons::ConstructProcess(), G4ScreenedNuclearRecoil::DepositEnergy(), G4PolyconeSide::DistanceAway(), G4HadronicProcessStore::Dump(), PHG4TruthEventAction::EndOfEventAction(), Run::EndOfRun(), Rossegger::Er(), G4HadronicProcess::FillResult(), G4EmCalculator::FindEmModel(), G4EmCalculator::FindEnergyLossProcess(), G4VHadronPhysics::FindInelasticProcess(), G4EmCalculator::FindLambdaTable(), G4HadronicProcessStore::FindProcess(), XrayTelAnalysis::finish(), G4EmExtraParametersMessenger::G4EmExtraParametersMessenger(), TruthJetInput::get_input(), PhysicsList::GetRange(), G4hPairProduction::InitialiseEnergyLossProcess(), G4alphaIonisation::InitialiseEnergyLossProcess(), G4ePairProduction::InitialiseEnergyLossProcess(), G4hhIonisation::InitialiseEnergyLossProcess(), G4MuPairProduction::InitialiseEnergyLossProcess(), G4ionIonisation::InitialiseEnergyLossProcess(), G4MuIonisation::InitialiseEnergyLossProcess(), G4BohrFluctuations::InitialiseMe(), G4UniversalFluctuation::InitialiseMe(), G4AtimaFluctuations::InitialiseMe(), G4IonFluctuations::InitialiseMe(), G4DecayProducts::IsChecked(), main(), G4DecayProducts::PopProducts(), G4HadronElasticProcess::PostStepDoIt(), G4MuNeutrinoNucleusProcess::PostStepDoIt(), G4NeutrinoElectronProcess::PostStepDoIt(), G4VMultipleScattering::PreparePhysicsTable(), G4VEnergyLossProcess::PreparePhysicsTable(), G4HadronicProcessStore::Print(), MCTruthManager::PrintTree(), PHG4ConsistencyCheck::process_event(), QAG4SimulationKFParticle::process_event(), JetHepMCLoader::process_event(), G4GeneratorPrecompoundInterface::Propagate(), G4GeneratorPrecompoundInterface::PropagateNuclNucl(), DicomDetectorConstruction::ReadPhantomDataFile(), DicomDetectorConstruction::ReadVoxelDensities(), DicomPartialDetectorConstruction::ReadVoxelDensitiesPartial(), G4NIELCalculator::RecoilEnergy(), G4GammaTransition::SampleTransition(), FitNewton::GaussianRegGradHessian::setDataThread1(), FitNewton::GaussianRegGradHessian::setErrorsThread1(), G4VMscModel::SetIonisation(), G4EmConfigurator::SetModelForRegion(), G4ScreenedNuclearRecoil::SetNIELPartitionFunction(), G4UniversalFluctuation::SetParticleAndCharge(), G4AtimaFluctuations::SetParticleAndCharge(), G4IonFluctuations::SetParticleAndCharge(), FitNewton::GaussianRegGradHessian::setPointsThread1(), G4EnergyLossForExtrapolator::SetupKinematics(), and G4EnergySplitter::SplitEnergyInVolumes().
Definition at line 27 of file Style.C.
View newest version in sPHENIX GitHub at line 27 of file Style.C
Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_4.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), __example_8.f__(), G4AntiNeutronAnnihilationAtRest::AntiNeutronAnnihilation(), G4ParticleHPElasticFS::ApplyYourself(), G4QMDReaction::ApplyYourself(), G4NeutrinoNucleusModel::CoherentPion(), hijset(), jetini(), main(), and G4ParticleHPInelasticCompFS::two_body_reaction().
Double_t x1[nxs] = {-3,-1,-3,-1,-1,-1,-1} |
Double_t x2[nxs] = {5,6,5,6,6,6,6} |
Double_t y1[nxs] = {0.001,0.001,0.001,0.001,0.00001,0.00001,0.0001} |