Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
fasthadv4.C File Reference
#include "fasthadv4.h"
+ Include dependency graph for fasthadv4.C:

Go to the source code of this file.

Functions

void fasthadv4 (double dimpx=0.5, double dimpy=0.5, double dimpxtheta=0.0, double dimpyphi=0.0)
 

Variables

double dimpx
 
double dimpy
 
double dimpxtheta
 
double dimpyphi
 
double dpath
 
double dfullpath
 
double ddepth
 
double dtote
 
double dtotemip
 
double dtoteem
 
double dtotehad
 
double x
 
double y
 
double z
 
double xhad
 
double yhad
 
double zhad
 
double reh
 
double dshe
 
double dhade
 
double deme
 
double ddzhad
 
double ddzem
 
double dfudge
 
double dcostheta
 
double dcosphi
 
double dsintheta
 
double dsinphi
 
double demdelay
 
int nmipstep
 
int nshstep
 
int i
 
int j
 
int ntrysh
 
int ntryem
 
int ntryhad
 
TH2D * h2dhits = new TH2D("h2dhits","Hit pattern",nbin,xlo,xhi,nbin,ylo,yhi)
 
TH2D * h2dlive = new TH2D("h2dlive","Live display",nbin,xlo,xhi,nbin,ylo,yhi)
 
TH1D * htote = new TH1D("htote","Total energy",100,0.0,15.0)
 
TH1D * htotemip = new TH1D("htotemip","Total energy",25,0.0,1.0)
 
TH1D * htoteem = new TH1D("htoteem","Total energy",160,0.0,8.0)
 
TH1D * htotehad = new TH1D("htotehad","Total energy",160,0.0,8.0)
 
TH2D * h2dmipnonmip
 
TH3D * h3dlivemip
 
TH3D * h3dliveem
 
TH3D * h3dlivehad
 
TH3D * h3dliveall
 

Function Documentation

void fasthadv4 ( double  dimpx = 0.5,
double  dimpy = 0.5,
double  dimpxtheta = 0.0,
double  dimpyphi = 0.0 
)

Definition at line 62 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 62 of file fasthadv4.C

References dcosphi, dcostheta, ddedx, ddepth, ddzem, ddzhad, ddzmip, demdelay, deme, dfullpath, dhade, dimpx, dimpxtheta, dimpy, dimpyphi, dlength, dmipstop, dpath, dresol, dshe, dsinphi, dsintheta, dtote, dtoteem, dtotehad, dtotemip, dtothade, dwidthem, dwidthhad, fout, h2dhits, h2dlive, h2dmipnonmip, h3dliveall, h3dliveem, h3dlivehad, h3dlivemip, htote, htoteem, htotehad, htotemip, i, j, testing::internal::Log(), ndefmipstep, ndefshstep, nlive, nmipstep, nshstep, ntry, ntryem, ntryhad, ntrysh, reh, ambiguity_solver_full_chain::x, xhad, y, yhad, physmon_track_finding_ttbar::z, and zhad.

+ Here is the call graph for this function:

Variable Documentation

double dcosphi

Definition at line 32 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 32 of file fasthadv4.C

Referenced by fasthadv4().

double dcostheta

Definition at line 32 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 32 of file fasthadv4.C

Referenced by fasthadv4().

double ddepth

Definition at line 27 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 27 of file fasthadv4.C

Referenced by fasthadv4().

double ddzem

Definition at line 30 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 30 of file fasthadv4.C

Referenced by fasthadv4().

double ddzhad

Definition at line 30 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 30 of file fasthadv4.C

Referenced by fasthadv4().

double demdelay

Definition at line 33 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 33 of file fasthadv4.C

Referenced by fasthadv4().

double deme

Definition at line 29 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 29 of file fasthadv4.C

Referenced by fasthadv4().

double dfudge

Definition at line 31 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 31 of file fasthadv4.C

double dfullpath

Definition at line 27 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 27 of file fasthadv4.C

Referenced by fasthadv4().

double dhade

Definition at line 29 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 29 of file fasthadv4.C

Referenced by fasthadv4().

double dimpx

Definition at line 26 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 26 of file fasthadv4.C

Referenced by fasthadv4().

double dimpxtheta

Definition at line 26 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 26 of file fasthadv4.C

Referenced by fasthadv4().

double dimpy

Definition at line 26 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 26 of file fasthadv4.C

Referenced by fasthadv4().

double dimpyphi

Definition at line 26 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 26 of file fasthadv4.C

Referenced by fasthadv4().

double dpath

Definition at line 27 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 27 of file fasthadv4.C

Referenced by fasthadv4().

double dshe

Definition at line 29 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 29 of file fasthadv4.C

Referenced by fasthadv4().

double dsinphi

Definition at line 32 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 32 of file fasthadv4.C

Referenced by fasthadv4().

double dsintheta

Definition at line 32 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 32 of file fasthadv4.C

Referenced by fasthadv4().

double dtote

Definition at line 27 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 27 of file fasthadv4.C

Referenced by fasthadv4().

double dtoteem

Definition at line 27 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 27 of file fasthadv4.C

Referenced by fasthadv4().

double dtotehad

Definition at line 27 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 27 of file fasthadv4.C

Referenced by fasthadv4().

double dtotemip

Definition at line 27 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 27 of file fasthadv4.C

Referenced by fasthadv4().

TH2D* h2dhits = new TH2D("h2dhits","Hit pattern",nbin,xlo,xhi,nbin,ylo,yhi)

Definition at line 43 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 43 of file fasthadv4.C

Referenced by fasthadv4().

TH2D* h2dlive = new TH2D("h2dlive","Live display",nbin,xlo,xhi,nbin,ylo,yhi)

Definition at line 44 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 44 of file fasthadv4.C

Referenced by fasthadv4().

TH2D* h2dmipnonmip
Initial value:
= new TH2D("h2dmipnonmip","MIP vs non MIP energy",
80,0.0,8.0,50,0.0,0.5)

Definition at line 49 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 49 of file fasthadv4.C

Referenced by fasthadv4().

TH3D* h3dliveall
Initial value:
= new TH3D("h3dliveall","3D all deposit",

Definition at line 57 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 57 of file fasthadv4.C

Referenced by fasthadv4().

TH3D* h3dliveem
Initial value:
= new TH3D("h3dliveem","3D em deposit",

Definition at line 53 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 53 of file fasthadv4.C

Referenced by fasthadv4().

TH3D* h3dlivehad
Initial value:
= new TH3D("h3dlivehad","3D had deposit",

Definition at line 55 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 55 of file fasthadv4.C

Referenced by fasthadv4().

TH3D* h3dlivemip
Initial value:
= new TH3D("h3dlivemip","3D deposit",

Definition at line 51 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 51 of file fasthadv4.C

Referenced by fasthadv4().

TH1D* htote = new TH1D("htote","Total energy",100,0.0,15.0)

Definition at line 45 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 45 of file fasthadv4.C

Referenced by fasthadv4().

TH1D* htoteem = new TH1D("htoteem","Total energy",160,0.0,8.0)

Definition at line 47 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 47 of file fasthadv4.C

Referenced by fasthadv4().

TH1D* htotehad = new TH1D("htotehad","Total energy",160,0.0,8.0)

Definition at line 48 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 48 of file fasthadv4.C

Referenced by fasthadv4().

TH1D* htotemip = new TH1D("htotemip","Total energy",25,0.0,1.0)

Definition at line 46 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 46 of file fasthadv4.C

Referenced by fasthadv4().

for i
Initial value:
= 1:N_Runs
filename = sprintf('calirbated_%d.dat', DataSet(i).run )

Definition at line 37 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 37 of file fasthadv4.C

Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_5.f__(), __example_6.f__(), __example_7.f__(), __example_8.f__(), ClusterSequence::_CP2DChan_cluster(), ClosestPair2D::_deal_with_points_to_review(), ClusterSequence::_delaunay_cluster(), TilingExtent::_determine_rapidity_extent(), ClusterSequence::_faster_tiled_N2_cluster(), ClusterSequence::_fill_initial_history(), LazyTiling9Alt::_initialise_tiles(), LazyTiling9::_initialise_tiles(), LazyTiling25::_initialise_tiles(), SearchTree< T >::_initialize(), ClosestPair2D::_initialize(), ClosestPair2D::_insert_into_search_tree(), RandomConeAna::_median_stddev(), ClusterSequence::_minheap_faster_tiled_N2_cluster(), LazyTiling9Alt::_print_tiles(), LazyTiling9::_print_tiles(), LazyTiling25::_print_tiles(), ClusterSequence::_print_tiles(), ClusterSequence::_really_dumb_cluster(), ClosestPair2D::_remove_from_search_tree(), ClusterSequence::_simple_N2_cluster(), ClusterSequence::_tiled_N2_cluster(), ClusterSequence::_transfer_input_jets(), eic_bnl_rich::acq(), ACTSGEOM::ActsGeomInit(), MultiArray< TVector3 >::Add(), TpcSpaceChargeMatrixContainerv1::add(), fullRunningMean::Add(), pseudoRunningMean::Add(), HybridHadronization::parton_collection::add(), HybridHadronization::hadron_collection::add(), ClusterSequence::add_constituents(), noiPads::add_pad(), Polyhedron::add_polygon(), oncsSub_idsrs_v01::add_report(), TpcSpaceChargeMatrixContainerv1::add_to_rhs(), TrackEvaluation::add_truth_information(), TrackEvaluation::add_truth_information_micromegas(), gbl::BorderedBandMatrix::addBlockMatrix(), gbl::MilleBinary::addData(), KFParticleBase::AddDaughter(), KFParticleBaseSIMD::AddDaughter(), KFParticle::AddDaughter(), KFParticleBase::AddDaughterWithEnergyFit(), KFParticleBaseSIMD::AddDaughterWithEnergyFit(), KFParticleBase::AddDaughterWithEnergyFitMC(), KFParticleBaseSIMD::AddDaughterWithEnergyFitMC(), gbl::GblData::addDerivatives(), PHG4GDMLWriteMaterials::AddElement(), mvtx::ChipStat::addErrors(), genfit::EventDisplay::addEvent(), oEvent::addFrame(), PHG4OHCalDetector::AddGeometryNode(), PHG4IHCalDetector::AddGeometryNode(), PHG4OuterHcalDetector::AddGeometryNode(), PHG4InnerHcalDetector::AddGeometryNode(), DISKinematicsReco::AddGlobalCalorimeterInformation(), ExclusiveReco::AddInvariantMassInformation(), PHG4GDMLWriteMaterials::AddIsotope(), PHG4BlockCellGeomContainer::AddLayerCellGeom(), PHG4CylinderCellGeomContainer::AddLayerCellGeom(), PHG4TpcCylinderGeomContainer::AddLayerCellGeom(), PHG4BlockGeomContainer::AddLayerGeom(), PHG4CylinderGeomContainer::AddLayerGeom(), Cell::addM(), PHG4GDMLWriteMaterials::AddMaterial(), gbl::GblPoint::addMeasurement(), tpc_pool::addPacket(), intt_pool::addPacket(), nanoflann::KNNResultSet< DistanceType, IndexType, CountType >::addPoint(), gbl::GblPoint::addScatterer(), addSpec(), testing::UnitTest::AddTestPartResult(), PHActsTrackPropagator::addTrackState(), PHTpcResiduals::addTrackState(), MakeMilleFiles::addTrackToMilleFile(), SingleZdcInput::adjust_eventnumber_offset(), SinglePrdfInput::adjust_eventnumber_offset(), airy1(), airy1d(), airy2(), airy2d(), ALICEKF::ALICEKalmanFilter(), filter_msg_buffer::all_off(), filter_msg_buffer::all_on(), SinglePrdfInput::AllDone(), SingleStreamingInput::AllDone(), OnCal::AllDone(), tinyxml2::MemPoolT< sizeof(XMLElement) >::Alloc(), testing::gmock_matchers_test::AllOfMatches(), myAnalysis::analyze(), oncsSub_idsrs_v01::analyze(), analyzeClusterEtIso(), AnalyzeResiduals(), analyzeSignal(), AnnularFieldSim::AnnularFieldSim(), testing::gmock_matchers_test::AnyOfMatches(), genfit::TrackCand::append(), PHG4TpcDirectLaser::AppendLaserTrack(), KFParticle_Tools::appendTracksToIntermediates(), PHSartreParticleTrigger::Apply(), PHPy8JetTrigger::Apply(), PHPy8ParticleTrigger::Apply(), AZigzag::ApplyCalibration(), PHG4TpcDisplayAction::ApplyDisplayAction(), aran9(), testing::internal::ArrayEq(), testing::InitGoogleTestTest::AssertStringArrayEq(), nanoflann::CArray< T, N >::assign(), mvtx::GBTWord::asString(), boost::array< T, N >::at(), nanoflann::CArray< T, N >::at(), atrobo(), Acts::Experimental::detail::PortalHelper::attachDetectorVolumeUpdators(), attrad(), Average(), Acts::AxisAlignedBoundingBox< entity_t, value_t, DIM >::AxisAlignedBoundingBox(), ValueGen2::b(), gbl::BorderedBandMatrix::bandOfAVAT(), BbcVertexv2::BbcVertexv2(), BeamLineDefineBeamPipe(), Beamspot::Beamspot(), Acts::detail::GlobalNeighborHoodIndices< DIM >::begin(), cl::vector< T, N >::iterator::begin(), oamlBuffer::begin_run(), OnCalServer::BeginRun(), OnlMonServer::BeginRun(), genfit::GFGbl::beginRun(), BEmcProfile::BEmcProfile(), Bias::Bias(), bin_heap< T, Pred >::bin_heap(), BinLog(), BinLogX(), BinLogY(), Acts::BinnedSPGroup< external_spacepoint_t >::BinnedSPGroup(), Acts::bitsetToMatrix(), PHG4CEmcTestBeamDetector::BlackHole(), PHG4HcalPrototypeDetector::BlackHole(), PHG4HcalPrototypeSubsystem::BlackHole(), PHG4CEmcTestBeamSubsystem::BlackHole(), PHG4DetectorSubsystem::BlackHole(), blk0(), genfit::MeasuredStateOnPlane::blowUpCov(), Acts::Test::Layers::BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_AUTO_TEST_CASE_TEMPLATE(), BOOST_AUTO_TEST_CASE_TEMPLATE(), BOOST_DATA_TEST_CASE(), Acts::Test::BOOST_DATA_TEST_CASE(), Acts::Test::BOOST_FIXTURE_TEST_CASE(), Acts::GenericCuboidVolumeBounds::boundingBox(), Acts::TrapezoidVolumeBounds::boundingBox(), Acts::KDTree< 3, int, double >::boundingBox(), boundParamResolution(), Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >::boundState(), oncsBuffer::buffer_swap(), prdfBuffer::buffer_swap(), tuBinVec::build_ptr(), MakeActsGeometry::buildActsSurfaces(), KFParticle_eventReconstruction::buildChain(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::buildFrameWork(), ActsExamples::detail::NuclearInteractionParametrisation::buildMomPerMult(), KFParticle_Tools::buildMother(), ActsExamples::MockupSectorBuilder::buildSector(), KFParticle_DST::buildSvtxTrack(), Fun4AllFileOutStream::BytesWritten(), ValueGen2::c(), c2fstrv(), c_itoa(), c_strnstr(), c_vsnprintf(), oncsSub_idtpcfeev3::cacheIterator(), tpc_pool::cacheIterator(), caen_correction::caen_correction(), BJetModule::calc3DDCA(), calc_mxj(), noiPadDimSet::calc_pads(), KFParticle_nTuple::calc_secondary_vertex_mass_noPID(), genfit::calcAverageState(), calccorr(), genfit::RKTrackRep::calcForwardJacobianAndNoise(), genfit::AbsTrackRep::calcJacobianNumerically(), calcta(), Fluid::calcTotals(), FluidcellStatistic::calculate_average_integrated_photonRate_parameterization(), FluidcellStatistic::calculate_average_tau(), FluidcellStatistic::calculate_average_temperature4(), Line::calculate_centroid(), Polygon::calculate_centroid(), Polyhedron::calculate_centroid(), TpcSpaceChargeMatrixInversion::calculate_distortions(), cumulant_generating::calculate_dsdy(), Polygon::calculate_normal(), Polyhedron::calculate_normal(), Packet_fvtx_dcm0::calculate_parity(), FluidcellStatistic::calculate_spacetime_4volume(), PHTpcCentralMembraneMatcher::CalculateCenters(), towerid::CalculateCutOffs(), ActsTransformations::calculateDCA(), IsolatedTrackAnalysis::calculateDCA(), KFParticle_Tools::calculateEllipsoidVolume(), DVMPHelper::calculateInvariantMass_1(), DVMPHelper::calculateInvariantMass_2(), DVMPHelper::calculateInvariantMass_3(), DVMPHelper::calculateInvariantMass_4(), DVMPHelper::calculateInvariantMass_5(), DVMPHelper::calculateInvariantMass_6(), ActsExamples::detail::NuclearInteractionParametrisation::calculateMeanAndCovariance(), HFTrigger::calculateMultiplicity(), HFTriggerMVA::calculateMultiplicity(), testing::internal::edit_distance::CalculateOptimalEdits(), PreCalculatedPrimeTable::CalculatePrimesUpTo(), Acts::detail::calculateResiduals(), PHG4TpcCentralMembrane::CalculateVertices(), calculateWeights(), Calibrator::calibrate(), CaloWaveformFitting::calo_processing_fast(), CaloWaveformProcessing::calo_processing_ONNX(), CaloTemplateFit::calo_processing_perchnl(), CaloTemplateFit::calo_processing_singlethread(), CaloWaveformFitting::calo_processing_templatefit(), LiteCaloEval::CaloType(), ChargeMapReader::CanInterpolateAt(), planarity::case_A(), planarity::case_C(), planarity::case_D(), planarity::case_E(), CBfitter(), ccbb(), PHNodeIterator::cd(), ThermalPartonSampler::CDFGenerator(), Cell::Cell(), CEMC_Cells(), cemcDraw(), cemcDrawInit(), cemcReco::cemcReco(), centrality_newplotbg_newsupp(), ABlob::CentroidZ(), PHCosmicSeeder::chainSeeds(), X_Event::change_hf(), X_Event::change_id(), ChargePerLayer(), Cube::check_ambiguous(), Hypercube::check_ambiguous(), OnCalServer::check_calibrator_in_statustable(), GeneralElement::check_normal_direction(), PktSizeDBodbc::CheckAndAddColumns(), OnlMonDBodbc::CheckAndCreateTable(), cemcReco::checkBarcode(), Acts::Test::LayerCreatorFixture::checkBinContentSize(), genfit::RKTrackRep::checkCache(), genfit::KalmanFitterInfo::checkConsistency(), genfit::Track::checkConsistency(), RawClusterBuilderGraph::checkenergy(), RawTowerBuilder::checkenergy(), Prototype2RawTowerBuilder::checkenergy(), PHG4Prototype2HcalCellReco::checkenergy(), PHG4HcalCellReco::checkenergy(), RawClusterBuilderTemplate::checkenergy(), HcalRawTowerBuilder::checkenergy(), PHG4BlockCellReco::checkenergy(), PHG4CylinderCellReco::checkenergy(), PHG4FullProjSpacalCellReco::checkenergy(), EventNumberCheck::CheckFem(), FluidcellStatistic::checkFreezeoutSurface(), DecayFinder::checkIfCorrectGeant4Particle(), DecayFinder::checkIfCorrectHepMCParticle(), GPUTPCTrackParam::CheckNumericalQuality(), PHActsTrkFitter::checkSurfaceVec(), Fun4AllSyncManager::CheckSync(), cherenkov_analysis(), ClusterSequence::childless_pseudojets(), circularMean(), ClassImp(), ClassImpQ(), HydroinfoH5::clean_hydro_event(), fm_partition::clean_pass(), ratio_cut_partition::clean_step(), cleanup(), Jetscape::JetScapeSignalManager::CleanUp(), TowerInfov3::Clear(), Jetscape::SoftParticlization::Clear(), Jetscape::HadronizationManager::Clear(), iSpectraSamplerWrapper::Clear(), Jetscape::JetEnergyLossManager::Clear(), genfit::Track::Clear(), bin_heap< T, Pred >::clear(), Ohit::Clear(), PHPointerList< T >::clearAndDestroy(), DbForm::ClearCanvas(), Cell::clearFlux(), genfit::GFRaveVertexFactory::clearMap(), PHRaveVertexFactory::clearMap(), groot::ClearTheDetector(), KFParticle_truthAndDetTools::clearVectors(), BbcMonDraw::ClearWarning(), TrackClusEvaluator::clusloc_matched(), FastJetAlgo::cluster_and_fill(), cluster_efficiency(), cluster_resolution(), TPCFEETestRecov1::PadPlaneData::Clustering(), TpcPrototypeUnpacker::PadPlaneData::Clustering(), TPCFEETestRecov1::Clustering(), TpcPrototypeUnpacker::Clustering(), InttClusterizer::ClusterLadderCells(), InttClusterizer::ClusterLadderCellsRaw(), Hits::ClusterMatch(), MvtxPrototype2Clusterizer::ClusterMvtx(), MvtxClusterizer::ClusterMvtx(), MvtxClusterizer::ClusterMvtxRaw(), Hits::ClusterSeed(), CMDistortionAnalysis(), CMDistortionAnalysisCart(), CMDistortionAnalysisPhiR(), CMDistortionReco(), CMDistortionRecoCart(), CMDistortionRecoPhiR(), TrackClusEvaluator::cnt_matchedclus(), TrackClusEvaluator::cntclus(), HybridHadronization::HHhadron::col(), Acts::Experimental::collector(), mvtx::GBTLink::collectROFCableData(), PHCosmicSeeder::combineSeeds(), command_execute(), Compare(), compare(), compare_observables(), DecayFinder::compareDecays(), compareDeta(), compareForthBackExtrapolation(), compareHitHistograms(), compareMatrices(), compareRootFiles(), compareStreams(), compressevent(), Fun4AllDstOutputManager::CompressionSetting(), nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::computeBoundingBox(), nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::computeInitialDistances(), nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::computeMinMax(), Cone_Plots(), Acts::TrackingVolume::connectDenseBoundarySurfaces(), CompositeJetStructure::constituents(), ActsExamples::Telescope::TelescopeG4DetectorConstruction::Construct(), Acts::GenericCuboidVolumeBounds::construct(), KFParticleBase::Construct(), KFParticleBaseSIMD::Construct(), KFParticle::Construct(), PHG4EPDDetector::construct_block(), Square::construct_lines(), Cube::construct_polygons(), Hypercube::construct_polyhedrons(), PHG4TpcEndCapDetector::ConstructEndCapAssembly(), ConstructGeometry(), PHG4InnerHcalDetector::ConstructHcalScintillatorAssembly(), PHG4OuterHcalDetector::ConstructHcalScintillatorAssembly(), PHG4InnerHcalDetector::ConstructHcalSingleScintillators(), PHG4OuterHcalDetector::ConstructHcalSingleScintillators(), PHG4Prototype3InnerHcalDetector::ConstructInnerHcal(), PHG4Prototype2InnerHcalDetector::ConstructInnerHcal(), PHG4InnerHcalDetector::ConstructInnerHcal(), PHG4InttDetector::ConstructIntt(), PHG4Prototype3InnerHcalDetector::ConstructMe(), PHG4CEmcTestBeamDetector::ConstructMe(), PHG4Prototype2InnerHcalDetector::ConstructMe(), PHG4Prototype2OuterHcalDetector::ConstructMe(), PHG4EPDDetector::ConstructMe(), PHG4ZDCDetector::ConstructMe(), PHG4TpcEndCapDetector::ConstructMe(), PHG4HcalDetector::ConstructMe(), PHG4IHCalDetector::ConstructMe(), PHG4OHCalDetector::ConstructMe(), PHG4InnerHcalDetector::ConstructMe(), PHG4OuterHcalDetector::ConstructMe(), PHG4MvtxSupport::ConstructMvtxSupport(), PHG4Prototype2OuterHcalDetector::ConstructOuterHcal(), PHG4OuterHcalDetector::ConstructOuterHcal(), KFVertex::ConstructPrimaryVertex(), EvtGenExtDecayerPhysics::ConstructProcess(), P6DExtDecayerPhysics::ConstructProcess(), PHG4CEmcTestBeamDetector::ConstructTowerVolume(), PHG4TpcDetector::ConstructTpcCageVolume(), PHG4TpcDetector::ConstructTpcExternalSupports(), genfit::Track::constructTrackCand(), Acts::RangeXD< binValues, ActsScalar >::contains(), Convert2CrossSection(), convert_channel_to_tower_bin(), ActsExamples::detail::NuclearInteractionParametrisation::convertEventToGaussian(), Fun4AllOscarInputManager::ConvertFromOscar(), Fun4AllHepMCInputManager::ConvertFromOscar(), ActsFatras::NuclearInteraction::convertParametersToParticles(), Acts::PodioUtil::convertSurfaceToPodio(), converttohepmc(), PHSartreGenTrigger::convertToInts(), PHPy8GenTrigger::convertToInts(), PHPy6GenTrigger::convertToInts(), Acts::Test::convertToMatrix(), Acts::ConvexPolygonBoundsBase::convex_impl(), Acts::ConvexPolygonBounds< N >::ConvexPolygonBounds(), TowerInfov3::copy_tower(), testing::internal::CopyArray(), PHG4Hit::CopyFrom(), TrkrClusterv2::CopyFrom(), TrkrClusterv3::CopyFrom(), TrkrClusterv1::CopyFrom(), TpcTpotEventInfov1::CopyFrom(), SvtxTrack_v2::CopyFrom(), SvtxTrack_v3::CopyFrom(), SvtxTrackInfo_v1::CopyFrom(), OnCalServer::CopySnglTableNewBankId(), BEmcRec::CopyVector(), Cornelius::Cornelius(), planarity::correct_embedding(), Fluid::correctImagCellsFull(), RecoConversionEval::correctSecondaryVertex(), Conversion::correctSecondaryVertex(), PHG4SpacalSubsystem::CosmicSetup(), PHG4SpacalDetector::CosmicSetup(), Selector::count(), G4Pythia6Decayer::CountProducts(), KFPEmcCluster::Covariance(), KFPTrackVector::Covariance(), KFParticleBase::Covariance(), KFParticleBaseSIMD::Covariance(), oncsSub_idtpcfeev2::crc16(), oncsSub_idinttv0::crc16(), oncsSub_idtpcfeev3::crc16(), tpc_pool::crc16(), Factory::Create(), KFParticle::Create(), KFParticleSIMD::Create(), BranchComparisonHarness::create(), TpotMonDraw::create_canvas(), fm_partition::create_initial_bipart(), PHActsVertexFitter::createActsSvtxVertex(), PHG4MvtxSupport::CreateCable(), PHActsInitialVertexFinder::createCentroidMap(), PHG4TpcDetector::CreateCompositeMaterial(), PHG4TpcEndCapDetector::CreateCompositeMaterial(), clvisc::OpenclBackend::CreateContext_(), RDBCBench::CreateDatabase(), Acts::EventDataView3DTest::createDetector(), PHActsInitialVertexFinder::createDummyVertex(), CreateHostList(), ActsExamples::HoughTransformSeeder::createHoughHist(), genfit::MeasurementFactory< measurement_T >::createMany(), AlignmentTransformation::createMap(), oncsEvent::createMap(), A_Event::createMap(), genfit::Track::createMeasurements(), caloTowerEmbed::CreateNodeTree(), Acts::SeedFinder< external_spacepoint_t, Acts::Cuda >::createSeedsForGroup(), Acts::Cuda::SeedFinder< external_spacepoint_t >::createSeedsForGroup(), Acts::Sycl::createSeedsForGroupSycl(), PHActsToSvtxTracks::createSvtxTrack(), Acts::AdaptiveGridTrackDensity< spatialTrkGridSize, temporalTrkGridSize >::createTrackGrid(), testing::internal::edit_distance::CreateUnifiedDiff(), Acts::SurfaceArrayCreator::createVariableAxis(), CrossSection2RAA_Proposal(), CrossSection2RelUncert(), CrossSection2v2Uncert(), CrossSection2zg(), CrossSection2zg_HistogramMaker(), crossterms(), cs_base64_finish(), cs_base64_update(), cs_hmac_sha1(), cs_sha1_final(), cs_sha1_update(), HydroinfoH5::CSH5dumpBlockdata(), Cube::Cube(), Acts::Test::CubicBVHTrackingGeometry::CubicBVHTrackingGeometry(), ActsExamples::detail::NuclearInteractionParametrisation::cumulativePDGprobability(), Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >::curvilinearState(), eic_dual_rich::cut_cherenkov_array(), Acts::ATLASCuts< SpacePoint >::cutPerMiddleSP(), TestHostCuts::cutPerMiddleSP(), CylinderGeom_Mvtx::CylinderGeom_Mvtx(), D0EffScan(), D0TruthSeparator(), d1mach(), daq_begin(), daq_fake_trigger(), daq_generate_json(), KFPHistogramSet::DataSize(), DCACheck(), Acts::Test::debug_level_test(), testing::internal::MatchMatrix::DebugString(), ActsFatras::Geant4Decay::decayParticle(), oncsSub_id4evt::decode(), oncsSub_id2evt::decode(), oncsSub_idcaenv792::decode(), oncsSub_idsis3300::decode(), Packet_id2evt::decode(), Packet_id4evt::decode(), oncsSub_iddrs4v1::decode(), oncsSub_idsis3300r::decode(), oncsSub_iduppetparams::decode(), Packet_gl1psum::decode(), Packet_iddigitizerv3::decode(), oncsSub_idbspetdata::decode(), oncsSub_idrcpetdata::decode(), oncsSub_idtpcfeev1::decode(), oncsSub_iduppetdata::decode(), oncsSub_iduppetdata_v104::decode(), Packet_gl1_evclocks::decode(), oncsSub_idgl1v0::decode(), oncsSub_idsrs_v01::decode(), Packet_cdevir::decode(), Packet_starscaler::decode(), Packet_cdevwcm::decode(), oncsSub_idfnalmwpc::decode(), oncsSub_idfnalmwpcv2::decode(), Packet_hbd_fpga::decode(), oncsSub_iddreamv0::decode(), Packet_fvtx_dcm0::decode(), oncsSub_idmvtxv2::decode(), Packet_gl1p::decode(), Packet_id4scaler::decode(), Packet_gl1::decode(), oncsSub_iddreamv0::decode_dream(), decode_id2evt(), decode_id4evt(), decode_iddcfem(), decode_idhammond(), decode_idhammondset(), decode_idmiznhc(), decode_idsam(), decode_idtecfem(), decode_mutc_dcm0(), decode_mutc_dcm1(), decode_mutc_dcm2(), decode_mutc_dcm3(), decode_pbsc_dcm0(), decode_pbsc_dcm32(), decode_pbsc_dcms(), TowerInfoDefs::decode_smd(), decode_tec_dcm0(), TowerInfoDefs::decode_zdc(), gbl::BorderedBandMatrix::decomposeBand(), HFTrigger::decomposeTrack(), HFTriggerMVA::decomposeTrack(), Acts::RangeXD< binValues, ActsScalar >::degenerate(), DecayFinder::deleteElement(), genfit::KalmanFitterInfo::deleteMeasurementInfo(), genfit::TrackPoint::deleteRawMeasurements(), genfit::Track::deleteTrackPointsAndFitStatus(), deltas(), Packet_gl1p::demangle(), Packet_gl1::demangle(), derivitvePlot(), testing::internal::ElementsAreMatcherImpl< Container >::DescribeNegationTo(), testing::internal::UnorderedElementsAreMatcherImplBase::DescribeNegationToImpl(), testing::internal::ElementsAreMatcherImpl< Container >::DescribeTo(), testing::internal::UnorderedElementsAreMatcherImplBase::DescribeToImpl(), ratio_cut_partition::determine_source_node(), AZigzag::DetermineCommonMode(), AZigzag::DetermineQ(), dfs(), ActsExamples::DigitizationAlgorithm::DigitizationAlgorithm(), PHG4TpcDigitizer::DigitizeCylinderCells(), NNH< BJ, I >::dij_min(), Acts::TGeoSurfaceConverter::discComponents(), display(), TpcPrototypeGenFitTrkFitter::DisplayCluster(), DbForm::DisplayResults(), dist(), Distribution2Efficiency(), div_by_W(), nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::divideTree(), DNL_Correction(), DNL_CorrectionArray(), ElossValidate::DoEnergyLoss(), Matter::DoEnergyLoss(), AdSCFT::DoEnergyLoss(), LBT::DoEnergyLoss(), Martini::DoEnergyLoss(), ColoredHadronization::DoHadronization(), HybridHadronization::DoHadronization(), Jetscape::PartonShowerGenerator::DoShower(), Jetscape::JetEnergyLoss::DoShower(), TpotMonDraw::Draw(), BbcMonDraw::Draw(), Acts::Frustum< value_t, DIM, SIDES >::draw(), draw_acts_eval(), TpotMonDraw::draw_array(), Draw_BDiJetImbalance(), Draw_BDiJetImbalance_ncoll(), draw_corr(), TpotMonDraw::draw_detnames_sphenix(), draw_G4_bjet_truth_tagging(), draw_G4_dibjet_truth_tagging(), draw_hists(), draw_hists_3D(), Acts::Test::draw_surfaces(), Acts::Test::SurfaceArrayFixture::draw_surfaces(), DrawCalibratedE_PlotTestBeam(), DrawCluster_AnaP(), DrawCluster_Linearality(), drawCorr(), genfit::MaterialEffects::drawdEdx(), DrawEMCalTower_Resolution(), genfit::EventDisplay::drawEvent(), MvtxMonDraw::DrawFEE(), DrawFieldMap(), SepdMonDraw::DrawFifth(), CemcMonDraw::DrawFirst(), PktSizeMonDraw::DrawFirst(), CemcMonDraw::DrawFourth(), HcalMonDraw::DrawFourth(), MvtxMonDraw::DrawGeneral(), InttMonDraw::DrawGlobalChipMap(), InttMonDraw::DrawGlobalLadderMap(), MyMonDraw::DrawHistory(), DaqMonDraw::DrawHistory(), BbcMonDraw::DrawHistory(), MvtxMonDraw::DrawHistory(), MvtxMonDraw::DrawHitMap(), InttMonDraw::DrawLocalChannelMap(), InttMonDraw::DrawLocalChipMap(), MvtxMonDraw::DrawOCC(), DrawPrototype2EMCalTower_Resolution(), DrawPrototype2EMCalTower_ResolutionRecalib(), CemcMonDraw::DrawSecond(), CemcMonDraw::DrawThird(), DrawTower_EMCTrigEff(), DrawTower_EMCTrigEff_SlideingWindow2(), DrawTowerSum_AnaP(), TpcMonDraw::DrawTPCADCSample(), TpcMonDraw::DrawTPCADCSampleLarge(), TpcMonDraw::DrawTPCchannelphi_layer_weighted(), TpcMonDraw::DrawTPCCheckSum(), TpcMonDraw::DrawTPCMaxADC1D(), TpcMonDraw::DrawTPCMaxADCModule(), TpcMonDraw::DrawTPCModules(), TpcMonDraw::DrawTPCPedestSubADC1D(), TpcMonDraw::DrawTPCRawADC1D(), TpcMonDraw::DrawTPCSampleSize(), TpcMonDraw::DrawTPCXYclusters(), TpcMonDraw::DrawTPCXYclusters_unweighted(), TpcMonDraw::DrawTPCZYclusters(), TpcMonDraw::DrawTPCZYclusters_unweighted(), Acts::GeometryView3D::drawTrackingVolume(), FFT::DTrans(), oncsSub_idcaenv792::dump(), oncsSub_idsis3300::dump(), oncsSub_idcaenv1742::dump(), oncsSub_iddrs4v1::dump(), Packet_iddigitizerv2::dump(), Packet_iddigitizerv3::dump(), oncsSub_iduppetparams::dump(), Packet_gl1psum::dump(), oncsSub_idbspetdata::dump(), oncsSub_idrcpetdata::dump(), oncsSub_iduppetdata::dump(), oncsSub_iduppetdata_v104::dump(), oncsSub_idgl1v0::dump(), oncsSub_idsrs_v01::dump(), Packet_cdevbuckets::dump(), Packet_cdevir::dump(), Packet_cdevring::dump(), Packet_cdevringnopol::dump(), oncsSub_idtpcfeev2::dump(), oncsSub_idtpcfeev3::dump(), oncsSub_iddreamv0::dump(), Packet_starscaler::dump(), tpc_pool::dump(), oncsSub_idmvtxv0::dump(), Packet_cdevwcm::dump(), oncsSub_idinttv0::dump(), OnlMonDBodbc::Dump(), Packet_cdevmadch::dump(), oncsSub_idmvtxv3::dump(), Packet_hbd_fpgashort::dump(), Packet_hbd_fpga::dump(), oncsSub_idmvtxv1::dump(), Packet_cdevdvm::dump(), Packet_cdevbpm::dump(), Packet_cdevpoltarget::dump(), intt_pool::dump(), oncsSub_idmvtxv2::dump(), Packet_gl1p::dump(), Packet_id4scaler::dump(), Packet_cdevpolarimeter::dump(), Packet_gl1::dump(), Matter::Dump_pIn_info(), A_Event::dumpErrorBlock(), A_Event::dumpFrame(), PgPostBankBackupManager::dumpTable(), Acts::Test::dumpVertices(), Packet_cdevbuckets::dValue(), Packet_cdevring::dValue(), Packet_cdevringnopol::dValue(), Packet_cdevmadch::dValue(), Packet_cdevdvm::dValue(), Packet_cdevpolarimeter::dValue(), dvcs_plot(), DVMPHelper::DVMPHelper(), dwordByteSwap(), EdepPercentSmall(), EdepSmall(), MakeActsGeometry::editTPCGeometry(), Efficiency_ModuleDisplay(), eic_sphenix_fill_xq2(), eicsmear_check_calorimeter(), eicsmear_check_tracking(), PIDplots::eID(), PIDplots::eIDoutput(), eixint(), PHG4GDMLWriteMaterials::ElementWrite(), emb_eff_per_zdcx_binnedby3(), PHG4ParticleGeneratorBase::Embed(), EMCalDeadmap(), EMCalTowerRingStudy(), PHG4OuterHcalSteppingAction::EnableFieldChecker(), PHG4OHCalSteppingAction::EnableFieldChecker(), TPCIntegratedCharge::End(), TemplateCreation::End(), PairMaker::End(), PHAna::End(), Proto4ShowerCalib::End(), MicromegasRawDataCalibration::End(), TPCDataStreamEmulator::End(), Proto2ShowerCalib::End(), Proto3ShowerCalib::End(), OnCalServer::End(), Proto4SampleFrac::End(), Proto4TowerCalib::End(), TPCMLDataInterface::End(), EMCalLikelihood::End(), PHG4ScoringManager::End(), TPCFEETestRecov1::End(), JetUnderlyingEvent::End(), ExampleAnalysisModule::End(), jetHistogrammer::End(), TpcPrototypeUnpacker::End(), EMCalAna::End(), EMCalCalib::End(), hcal_towerid::End(), PHTpcCentralMembraneClusterizer::End(), pi0Efficiency::End(), Mille::end(), analysis::End(), jetrtrack::End(), Fun4AllServer::End(), PHTpcCentralMembraneMatcher::End(), FullJetFinder::End(), JetKinematicCheck::End(), cemcReco::End(), cl::vector< T, N >::iterator::end(), hcal_towerid::EndRun(), OnlMonServer::EndRun(), EnergyGlance(), cl::CommandQueue::enqueueNativeKernel(), Acts::enumerate(), Acts::detail::DynamicColumn< T >::erase(), Acts::detail::DynamicColumn< bool >::erase(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::erase(), Jetscape::JetScapeTask::EraseTaskAt(), error_fg_bg_pair(), errorOf1DHistograms(), errorOf2DHistograms(), testing::internal::XmlUnitTestResultPrinter::EscapeXml(), EMMaximization::Evaluate(), QAG4SimulationMicromegas::evaluate_clusters(), DSTTrackInfoWriter::evaluate_track_info(), event_topology_reco(), OnCalServer::EventCheckFrequency(), SinglePrdfInput::EventNumberOffset(), SingleStreamingInput::EventNumberOffset(), TrackEvaluationContainerv1::EventStruct::EventStruct(), Glasma::EvolvePreequilibrium(), ClusterSequence::exclusive_jets_up_to(), PGun::Exec(), Jetscape::JetScape::Exec(), Jetscape::JetEnergyLossManager::Exec(), PythiaGun::Exec(), epemGun::Exec(), Jetscape::TrentoInitial::Exec(), ActsExamples::TrackParametersPrinter::execute(), ActsExamples::TrackModifier::execute(), ActsExamples::TrackParameterSelector::execute(), ActsExamples::ParticleSmearing::execute(), ActsExamples::PrototracksToParameters::execute(), ActsExamples::TrackFindingFromPrototrackAlgorithm::execute(), ActsExamples::TrackFindingAlgorithmExaTrkX::execute(), SmashWrapper::ExecuteTask(), oncsEvent::existPacket(), Acts::detail::FixedSizeSubspace< kFullSize, kSize >::expander(), Acts::detail::FixedSizeSubspace< kFullSize, kSize >::expandVector(), expect(), testing::internal::TypedExpectation< F >::ExplainMatchResultTo(), ExploreTTrees(), Acts::detail::grid_helper_impl< N >::exteriorBinIndices(), Acts::detail::grid_helper_impl< 0u >::exteriorBinIndices(), Acts::Experimental::IndexedSurfacesExtractor::extract(), Acts::Experimental::IndexedSubVolumesExtractor::extract(), ExtractRejCurve(), genfit::RKTrackRep::Extrap(), f2cstrv(), f2pyth(), Poisson::fact(), factorial(), Factorial(), testing::TestResult::Failed(), fakee_invmass(), fakeFrame(), trento::FastExp< T >::FastExp(), fasthadv4(), CaloWaveformFitting::FastMax(), Acts::FasTrackConnector::FasTrackConnector(), FBratio(), Fe55::Fe55(), Fe55_main(), ffdeu(), ffhe4(), FFT::FFT(), AnnularFieldSim::fieldIntegral(), Acts::fieldMapRZ(), Acts::fieldMapXYZ(), FileF::FileF(), Fill(), TpcPrototypeGenFitTrkFinder::fill_eval_tree(), PHGenFitTrkFitter::fill_eval_tree(), TpcPrototypeGenFitTrkFitter::fill_eval_tree(), fill_histogram(), helixResiduals::fill_residuals(), PHG4TrackFastSimEval::fill_track_tree(), EpFinderEval::fill_tree(), Calib::fill_tree(), GenFitTrackProp::fill_tree(), groot::FillAccessBlobs(), FillBlobHist(), KFParticle_nTuple::fillBranch(), PHNodeIOManager::FillBranchMap(), FillCalHist(), CentralityReco::FillCentralityInfo(), ChargeMapReader::FillChargeHistogram(), detail::fillChargeMatrix(), FillEnergy(), fillEvent(), oncsSubevent::fillFloatArray(), Packet_A::fillFloatArray(), fillHist(), towerid::FillHistograms(), FillHoughHist(), Packet_gl1p::fillIntArray(), oncsSubevent::fillIntArray(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::fillLists(), MvtxPrototype2Geom::fillMatrixCache(), MinimumBiasClassifier::FillMinimumBiasInfo(), TrkrNtuplizer::fillOutputNtuples(), SvtxEvaluator::fillOutputNtuples(), PktSizeMonDraw::FillPacketMap(), SingleTpcPoolInput::FillPool(), SingleMicromegasPoolInput::FillPool(), SingleZdcInput::FillPool(), SingleInttPoolInput::FillPool(), SingleMvtxPoolInput::FillPool(), SinglePrdfInput::FillPool(), PHG4EICMvtxDetector::FillPVArray(), PHG4MvtxDetector::FillPVArray(), Matter::fillQhatTab(), FillRawHist(), ActsTransformations::fillSvtxTrackStates(), PHRaveVertexing::FillSvtxVertexMap(), PHG4TrackFastSim::FillSvtxVertexMap(), TpcPrototypeGenFitTrkFitter::FillSvtxVertexMap(), PHGenFitTrkFitter::FillSvtxVertexMap(), PHActsVertexFinder::fillVertexMap(), PHActsInitialVertexFinder::fillVertexMap(), filter_msg_buffer::filter_msg_buffer(), Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates(), Acts::SeedFinderOrthogonal< external_spacepoint_t >::filterCandidates(), Acts::SeedFilter< external_spacepoint_t >::filterSeeds_2SpFixed(), testing::internal::UnitTestImpl::FilterTests(), myAnalysis::finalize(), Acts::GeometryHierarchyMap< value_t >::find(), SurfaceFinder::Find_full_hypersurface(), Jetscape::SurfaceFinder::Find_full_hypersurface_3D(), Jetscape::SurfaceFinder::Find_full_hypersurface_4D(), oncsSub_idtpcfeev3::find_header(), tpc_pool::find_header(), find_json_token(), Square::find_outside(), DVMPHelper::find_positron(), Cornelius::find_surface_2d(), Cornelius::find_surface_4d(), FindBlobs(), HybridHadronization::findcloserepl(), HybridHadronization::findcloserepl_glu(), BEmcRec::FindClusters(), TSQLResultSet::FindColumn(), DecayFinder::findDecay(), PHCosmicSeeder::findIntersections(), groot::FindNeighbors(), KFParticle_Tools::findNProngs(), findRBin(), PHG4EICMvtxDetector::FindSensor(), PHG4MvtxDetector::FindSensor(), testing::internal::UnitTestHelper::FindTestCase(), HybridHadronization::findthermalsibling(), HFTrackEfficiency::findTracks(), KFParticle_Tools::findUniqueDaughterCombinations(), PHG4DisplayAction::FindVolumes(), gbl::GblTrajectory::fit(), fit(), CaloCalibEmc_Pi0::Fit_Histos_Etas96(), fit_PCAD0Phi0(), fit_vs_directcount(), FitCalHist(), CaloAna::fitEtaSlices(), pi0EtaByEta::fitEtaSlices(), ATrace::FitLeftEdge(), Acts::RiddersPropagator< propagator_t >::fitLinear(), FitPedestals(), FitProfile(), LiteCaloEval::FitRelativeShifts(), FitResolution(), genfit::KalmanFitterRefTrack::fitTrack(), genfit::KalmanFitter::fitTrack(), FitVerticalScan(), Packet_A::fix_endianess(), fix_endianess(), Acts::detail::FixedSizeSubspace< kFullSize, kSize >::FixedSizeSubspace(), ABlob::FixTheCharges(), fjetResol(), testing::internal::FlagToEnvVar(), KFParticle_Tools::flightDistanceChi2(), flowAfterburner(), Jetscape::FluidCellInfo::FluidCellInfo(), PHCASeeding::FollowBiLinks(), for(), G4Pythia6Decayer::ForceParticleDecay(), msg_buffer::format(), testing::FormatWordList(), prdfBuffer::frame_swap(), Acts::from_json(), Acts::Test::SurfaceArrayFixture::fullPhiTestSurfacesBRL(), Acts::Test::SurfaceArrayCreatorFixture::fullPhiTestSurfacesBRL(), Acts::Test::LayerCreatorFixture::fullPhiTestSurfacesBRL(), Acts::Test::SurfaceArrayFixture::fullPhiTestSurfacesEC(), Acts::Test::SurfaceArrayCreatorFixture::fullPhiTestSurfacesEC(), Acts::Test::LayerCreatorFixture::fullPhiTestSurfacesEC(), fullRunningMean::fullRunningMean(), Fun4All_G4_Clusters(), Fun4All_G4_Prototype2(), Fun4All_G4_Prototype3(), Fun4All_G4_Prototype4(), Fun4All_G4_TPC(), Fun4All_Generator_Display(), Fun4All_Intt_Combiner(), Fun4All_Mvtx_Combiner(), Fun4All_PRDF(), Fun4All_SingleMvtx(), Fun4All_Stream_Combiner(), Fun4All_TestBeam(), Fun4All_Tpc_Combiner(), Packet_cdevdvm::fValue(), G4Setup(), G4TBMagneticFieldSetup::G4TBMagneticFieldSetup(), G__DirectPhotonPythia_Dict_523_0_20(), G__ExampleAnalysisModule_Dict_577_0_10(), G__ExampleAnalysisModule_Dict_578_0_16(), G__ExampleAnalysisModule_Dict_579_0_17(), G__RecoInfoExport_Dict_244_0_13(), G__SimpleTrackingAnalysis_Dict_194_0_8(), G__STACalorimeterCharacterization_Dict_194_0_14(), gamma_function(), GammaNeutronEnergy2DGraphMaker(), gauss1(), gauss2(), gauss3(), gauss4(), GaussLegendre_getWeight(), gbl::GblPoint::GblPoint(), Jetscape::TrentoInitial::GenCenTab(), generate_distortion_map(), generate_ep_dis(), ActsExamples::PropagationAlgorithm::generateCovariance(), AnnularFieldSim::GenerateDistortionMaps(), Acts::Test::generateParametersCovariance(), Acts::Experimental::generatePortals(), AnnularFieldSim::GenerateSeparateDistortionMaps(), generateTruthIbfGainMap(), genevent(), Acts::detail::DynamicColumn< T >::get(), ActsExamples::WhiteBoard::get(), Acts::detail::DynamicColumn< bool >::get(), MultiArray< TVector3 >::Get(), SvtxTrack_v2::get_acts_covariance(), SvtxTrack_v3::get_acts_covariance(), TrackProjectorPlaneECAL::get_best_track(), get_bin_average_and_count(), PHG4CellDefs::get_binning(), sPHAnalysis::Get_CAL_e3x3(), Cornelius::get_centroid_elem(), Cornelius::get_centroids(), Cornelius::get_centroids_4d(), TrackAnalysisUtils::get_dca(), FilterEvents::get_dca(), SecondaryVertexFinder::get_dca(), HelicalFitter::get_dca(), FilterEvents::get_dca_SvtxEval(), RawTower_Prototype4::get_energy_peak_sample(), RawTower_Prototype4::get_energy_power_law_double_exp(), RawTower_Prototype2::get_energy_power_law_exp(), RawTower_Prototype4::get_energy_power_law_exp(), RawTower_Prototype3::get_energy_power_law_exp(), RawTowerGeomContainer_Cylinderv1::get_etabin(), get_fit_max(), get_fit_min(), TpotMonDraw::get_histograms(), CaloCalibEmc_Pi0::Get_Histos(), LiteCaloEval::Get_Histos(), HydroSourceJETSCAPE::get_hydro_energy_source(), SvtxTrackEval::get_layer_range_contribution(), G4TBMagneticFieldSetup::get_magfield_at_000(), Fun4AllMonitoring::Get_Memory(), SvtxTrackState_v1::get_mom(), SvtxTrackState_v2::get_mom(), TrackStateInfo_v1::get_mom(), TPCFEETestRecov1::get_motor_loc(), SvtxTrackEval::get_nclusters_contribution_by_layer(), PHSimpleKFProp::get_nodes(), Cornelius::get_normal_elem(), Cornelius::get_normals(), Cornelius::get_normals_4d(), RawTowerGeomContainer_Cylinderv1::get_phibin(), SvtxTrackState_v1::get_pos(), SvtxTrackState_v2::get_pos(), TrackStateInfo_v1::get_pos(), RawTowerv2::get_property(), EicEventHeaderv1::get_property_float(), PidCandidatev1::get_property_float(), PHG4Hitv1::get_property_float(), PHG4Cellv1::get_property_float(), RawClusterv1::get_property_float(), EicEventHeaderv1::get_property_int(), PidCandidatev1::get_property_int(), PHG4Hitv1::get_property_int(), PHG4Cellv1::get_property_int(), RawClusterv1::get_property_int(), EicEventHeaderv1::get_property_uint(), PidCandidatev1::get_property_uint(), PHG4Hitv1::get_property_uint(), PHG4Cellv1::get_property_uint(), RawClusterv1::get_property_uint(), RandomConeAna::get_psuedojets(), TpotMonDraw::get_ref_histograms(), TpotMonDraw::get_ref_histograms_scaled(), TpcSpaceChargeMatrixContainerv1::get_rhs(), PHG4BlockGeomv1::get_rot_matrix(), RawTower_Prototype4::get_signal_samples(), RawTower_Prototype2::get_signal_samples(), RawTower_Prototype3::get_signal_samples(), Jetscape::LiquefierBase::get_source(), PHG4Hitv1::get_t(), get_temp_shift(), RawTower_Temperature::get_temperature_from_time(), PHG4CylinderCellReco::get_timing_window_max(), PHG4CylinderCellReco::get_timing_window_min(), PHG4Hitv1::get_x(), PHG4Hitv1::get_y(), PHG4Hitv1::get_z(), TrkrClusterv3::getActsLocalError(), TrkrClusterv2::getActsLocalError(), genfit::KalmanFitterInfo::getAvgWeightedMeasurementOnPlane(), CemcMonDraw::getBadPackets(), Acts::detail::Axis< AxisType::Equidistant, bdt >::getBinEdges(), gbl::BorderedBandMatrix::getBlockMatrix(), KFParticle_eventReconstruction::getCandidateDecay(), PHCosmicsTrkFitter::getCharge(), Packet_A::getCheckSumStatus(), TpcPrototypeGenFitTrkFinder::getChi2Ndf(), genfit::KalmanFitterInfo::getClosestMeasurementOnPlane(), ALICEKF::getClusterError(), ActsExamples::HoughTransformSeeder::getComboIndices(), GPUTPCTrackParam::GetCov(), KFPVertex::GetCovariance(), KFPTrack::GetCovariance(), KFParticleBase::GetCovariance(), KFParticleBaseSIMD::GetCovariance(), KFPVertex::GetCovarianceMatrix(), KFPTrack::GetCovarianceMatrix(), KFPTrack::GetCovarianceXYZPxPyPz(), HFTrackEfficiency::getDecayDescriptor(), truthDecayTester::getDecayFinderMothers(), getdeltat(), genfit::TrackCand::getDetIDs(), KFParticleBase::GetDeviationFromVertex(), KFParticleBaseSIMD::GetDeviationFromVertex(), KFParticleSIMD::GetDeviationFromVertexXY(), FullJetFinder::GetDistanceFromVertexXY(), KFParticleBase::GetDStoParticleBz(), KFParticleBaseSIMD::GetDStoParticleBz(), KFParticleBase::GetDStoParticleLine(), KFParticleBaseSIMD::GetDStoParticleLine(), testing::internal::GetElementOr(), MultiDetectorMultiplicity::getEMCalTotalEnergy(), TreeReader::getEntry(), mvtx::ChipPixelData::getErrorDetails(), jetHistogrammer::getEtaBin(), pi0Efficiency::getEtaBin(), cemcReco::getEtaBin(), Acts::InterpolatedBFieldMap< grid_t >::getFieldCell(), PHField3DCartesian::GetFieldValue(), Jetscape::PartonShower::GetFinalPartonsForFastJet(), gbl::GblTrajectory::getFitToKinkJacobian(), gbl::GblTrajectory::getFitToLocalJacobian(), Jetscape::EvolutionHistory::GetFluidCell(), GetFONLL_B(), GetFONLL_C(), A_Event::getFrameEntry(), MakeMilleFiles::getGlobalVtxDerivativesXY(), HelicalFitter::getGlobalVtxDerivativesXY(), OnlMonServer::getHisto(), Fun4AllHistoManager::getHisto(), OnlMonServer::getHistoName(), Fun4AllHistoManager::getHistoName(), genfit::TrackCand::getHit(), genfit::TrackCand::getHitIDs(), genfit::TrackCand::getHitWithPlane(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), HydroinfoH5::getHydroinfo(), MpiMusic::GetHydroInfo_MUSIC(), genfit::Track::getIdForRep(), MultiDetectorMultiplicity::getIHCalTotalEnergy(), getinsudared(), AlignmentDefs::getInttGlobalLabels(), MakeActsGeometry::getInttKeyFromNode(), PHActsInitialVertexFinder::getIVFTracks(), gbl::GblTrajectory::getJacobian(), KFParticleSIMD::GetKFParticle(), gbl::GblTrajectory::getLabels(), MakeMilleFiles::getLocalVtxDerivativesXY(), genfit::StepLimits::getLowestLimit(), genfit::StepLimits::getLowestLimitVal(), Acts::MaterialMapper< G >::getMaterialCell(), PHmd5Value::getMD5(), getMeanRMS(), gbl::GblTrajectory::getMeasResults(), KFParticleBase::GetMeasurement(), KFParticleBaseSIMD::GetMeasurement(), genfit::KalmanFitterInfo::getMeasurementOnPlane(), AlignmentDefs::getMMGlobalLabels(), Acts::FsmwMode1dFinder::getMode(), Martini::getMomentumTransfer(), JetMultSub::GetMultiplicityCorrection(), ReadMLPnew::GetMvaValue__(), AlignmentDefs::getMvtxGlobalLabels(), MakeActsGeometry::getMvtxKeyFromNode(), HFTrackEfficiency::getNDaughters(), mvtx::ChipStat::getNErrors(), testEventiterator::getNextEvent(), getNode(), PHTpcCentralMembraneMatcher::GetNodes(), PHG4TrackFastSim::GetNodes(), MultiDetectorMultiplicity::getOHCalTotalEnergy(), PktSizeDBodbc::GetPacketContent(), KFPVertex::GetParameter(), KFPTrack::GetParameter(), KFParticleBase::GetParameter(), KFParticleBaseSIMD::GetParameter(), genfit::GFRaveVertex::getParameters(), KFParticle::GetParametersAtPoint(), PHHepMCParticleSelectorDecayProductChain::GetParent(), KFParticlePVReconstructor::GetParticle(), ParticleReader::getParticles(), Jetscape::HardProcess::GetPartonAt(), GetPHENIX_jet(), ABlob::GetPHI(), mvtx::PayLoadSG::getPiece(), genfit::Track::getPointWithFitterInfo(), genfit::Track::getPointWithMeasurementAndFitterInfo(), Cell::getPrimVar(), Cell::getPrimVarHCenter(), Cell::getPrimVarHLeft(), Cell::getPrimVarHRight(), Cell::getPrimVarLeft(), Cell::getPrimVarPrev(), Cell::getPrimVarRight(), BEmcProfile::GetProb(), MultiArray< TVector3 >::GetPtr(), Cell::getQ(), Cell::getQh(), getqvec(), GetRAA(), genfit::RKTrackRep::getRadiationLenght(), Martini::getRateElasNeg(), Martini::getRateElasPos(), Martini::getRateElasTotal(), GetResolution(), gbl::GblTrajectory::getResults(), Hits::GetRow(), PHTpcCentralMembraneMatcher::getRPeaks(), gbl::GblTrajectory::getScatResults(), genfit::GblFitter::getScattererFromMatList(), gbl::GblPoint::getScatTransformation(), MultiDetectorMultiplicity::getsEPDTotalEnergy(), testing::internal::UnitTestHelper::GetSortedTestCases(), testing::internal::UnitTestHelper::GetSortedTests(), genfit::TrackCand::getSortingParameters(), MakeSourceLinks::getSourceLinks(), getspliti(), genfit::RKTrackRep::getState7(), genfit::RKTrackRep::getSteps(), tinyxml2::StrPair::GetStr(), PHG4TpcCentralMembrane::getStripeID(), EmcCluster::GetSubClusters(), GetSubtractedDist(), A_Event::getTagWord(), testing::internal::UnitTestImpl::GetTestCase(), testing::TestInfoTest::GetTestInfo(), GetTGraphRatio(), TpcMonDraw::getTime(), AnnularFieldSim::GetTotalDistortion(), BEmcProfile::GetTowerEnergy(), BEmcRec::GetTowerEnergy(), AlignmentDefs::getTpcGlobalLabels(), KFPTrackVector::GetTrack(), genfit::TrackCand::getUniqueDetIDs(), PhDi::GetValue(), GetValueFromOption(), OnlMonDBVar::GetVar(), getvischlle_(), genfit::KalmanFitterInfo::getWeights(), getxsecint(), KFPTrack::GetXYZPxPyPz(), GetZgPrediction(), genfit::GFRaveVertex::GFRaveVertex(), SVReco::GFRVVtxToSvtxVertex(), genfit::GFTracksToTracks(), Acts::detail::GlobalNeighborHoodIndices< DIM >::GlobalNeighborHoodIndices(), gmin(), GML_print_list(), GML_search_ISO(), graph_delta(), GraphShiftScaling(), groot::groot(), PHPointerList< T >::grow(), gzbuffer::gzbuffer(), halfFunction< T >::halfFunction(), han(), han_BUP2020(), handle_device(), handle_this_child(), handleconnection(), DbForm::HandleExecuteQuery(), handleFile(), EicEventHeaderv1::has_property(), PidCandidatev1::has_property(), RawTowerv2::has_property(), PHG4Hitv1::has_property(), PHG4Cellv1::has_property(), RawClusterv1::has_property(), testing::internal::HasOneFailure(), HCalInner_SupportRing(), HCalOuter(), hera_dis_fillbins(), hg_abs_delta(), hg_abs_deltarat(), hg_const(), hg_RSS(), hg_syserr(), hiboost(), graph::hide_node(), hifun(), hijcrs(), hijcsc(), hijfrg(), hijfst_(), hijfst_control(), hijhrd(), hijing(), HIJING_SubJets(), hijini(), hijset(), hijsrt(), hijwds(), hirnd(), hirnd2(), hirobo(), genfit::TrackCand::hitInTrack(), hodoscope_plot(), ActsExamples::HoughTransformSeeder::HoughTransformSeeder(), Hypercube::Hypercube(), buffer::i22swap(), oncsBuffer::i22swap(), buffer::i2swap(), oncsBuffer::i2swap(), buffer::i4swap(), oncsBuffer::i4swap(), VariableArray::identify(), PidCandidatev1::identify(), PHG4Hitv1::identify(), JetMapv1::identify(), RawTowerGeomContainer_Cylinderv1::identify(), PHG4Cellv1::identify(), RawClusterv1::identify(), RawTowerv2::identify(), TpcTpotEventInfov1::identify(), alignmentTransformationContainer::identify(), EmbRecoMatchv1::idRecoTrack(), EmbRecoMatchv1::idSvtxTrackSeed(), EmbRecoMatchv1::idTpcTrackSeed(), noiPadDimSet::if(), ihcalDraw(), ihcalDrawInit(), KFParticleBase::IJ(), KFParticleBaseSIMD::IJ(), G4Pythia6Decayer::ImportDecayProducts(), PHG4CylinderGeom_Spacalv3::ImportParameters(), PHG4CylinderGeom_Spacalv1::ImportParameters(), Pythia6::ImportParticles(), ClusterSequence::inclusive_jets(), Acts::RiddersPropagator< propagator_t >::inconsistentDerivativesOnDisc(), Fun4AllOutputManager::IncrementEvents(), eic_dual_rich::ind_ray(), eic_bnl_rich::ind_ray(), index44(), Acts::Measurement< BoundIndices, 3 >::indices(), genfit::Exception::info(), init(), caen_correction::init(), PHG4HeadReco::Init(), TrackingPerformanceCheck::Init(), QAG4SimulationUpsilon::Init(), SepdMon::Init(), CemcMon::Init(), HcalMon::Init(), sPHAnalysis_calo::Init(), myAnalysis::init(), SynRadAna::Init(), TpcMon::Init(), STACalorimeterCharacterization::Init(), CaloWaveFormSim::Init(), QAG4SimulationVertex::Init(), Pi0MassAnalysis::Init(), jetHistogrammer::Init(), TrkrClusterIsMatcher::init(), QAG4SimulationCalorimeter::Init(), pi0EtaByEta::Init(), HFMLTriggerHepMCTrigger::Init(), QAG4SimulationTracking::Init(), Proto4SampleFrac::Init(), QAG4SimulationCalorimeterSum::Init(), HFFastSim::Init(), HFMLTriggerOccupancy::Init(), MvtxMon::Init(), TSQLImportClient::Init(), QAG4Decayer::Init(), QAG4SimulationTruthDecay::Init(), truthDecayTester::Init(), AntiTrigger::Init(), PHGenFit::SpacepointMeasurement::init(), pi0Efficiency::Init(), FullJetFinder::Init(), cemcReco::Init(), Line::init(), OneHit::Init(), EMMaximization::Init(), Polygon::init(), Square::init(), Cube::init(), Hypercube::init(), Cornelius::init(), QAG4SimulationJet::Init_Spectrum(), SoftLeptonTaggingTruth::Init_Spectrum(), nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::init_vind(), Fun4AllServer::InitAll(), OnlMonClient::InitAll(), genfit::RKTrackRep::initArrays(), initELut(), testing::internal::InitGoogleMockImpl(), testing::internal::InitGoogleTestImpl(), MinHeap::initialise(), KFParticleBase::Initialize(), KFParticleBaseSIMD::Initialize(), clvisc::CLVisc::initialize_gpu_buffer_(), clvisc::CLIdeal::initialize_gpu_buffer_(), KFParticle_nTuple::initializeBranches(), truthDecayTester::initializeBranches(), QAG4SimulationTruthDecay::initializeBranches(), KFParticle_MVA::initMVA(), HFTriggerMVA::initMVA(), RawClusterPositionCorrection::InitRun(), TPCIntegratedCharge::InitRun(), HcalRawTowerBuilder::InitRun(), PHG4BlockCellReco::InitRun(), PHG4CylinderCellReco::InitRun(), TpcLoadDistortionCorrection::InitRun(), PHG4TpcCentralMembrane::InitRun(), PHG4SimpleEventGenerator::InitRun(), DeadHotMapLoader::InitRun(), CaloCalibEmc_Pi0::InitRun(), PHActsKDTreeSeeding::InitRun(), TPCDataStreamEmulator::InitRun(), MvtxCombinedRawDataDecoder::InitRun(), PHGenFitTrackProjection::InitRun(), PHG4ScoringManager::InitRun(), PHG4TrackFastSimEval::InitRun(), TPCMLDataInterface::InitRun(), TPCFEETestRecov1::InitRun(), MakeMilleFiles::InitRun(), PHActsSiliconSeeding::InitRun(), fillSpaceChargeMaps::InitRun(), readDigitalCurrents::InitRun(), TpcPrototypeUnpacker::InitRun(), JetHepMCLoader::InitRun(), PHTpcCentralMembraneClusterizer::InitRun(), LiteCaloEval::InitRun(), PHTpcCentralMembraneMatcher::InitRun(), PythiaGun::InitTask(), epemGun::InitTask(), PHG4OHCalSteppingAction::InitWithNode(), InputInit(), HybridHadronization::parton_collection::insert(), PHPointerList< T >::insertAt(), Acts::GenericCuboidVolumeBounds::inside(), STACalorimeterCharacterization::inspect_ordered_towers(), instantiate(), insudaint(), tinyxml2::XMLElement::Int64Attribute(), tinyxml2::XMLElement::Int64Text(), tinyxml2::XMLAttribute::Int64Value(), tinyxml2::XMLElement::IntAttribute(), Matter::IntegralPDF(), Interlopation0Degree(), InterlopationV4(), InterlopationV4reverse(), Acts::detail::Grid< external_spacepoint_t >::interpolate(), AnnularFieldSim::interpolatedFieldIntegral(), Acts::AxisAlignedBoundingBox< entity_t, value_t, DIM >::intersect(), Intt(), Intt_Cells(), Intt_Clustering(), oncsSub_idinttv0::intt_decode(), oncsSub_idinttv0::intt_decode_hitlist(), intt_pool::intt_decode_hitlist(), tinyxml2::XMLElement::IntText(), tinyxml2::XMLAttribute::IntValue(), gbl::VSymMatrix::invert(), gbl::BorderedBandMatrix::invertBand(), KFParticleBase::InvertCholetsky3(), KFParticleBaseSIMD::InvertCholetsky3(), ActsExamples::invertIndexMultimap(), BuildEdgesKDTree< Dim >::invoke(), HybridHadronization::invoke_py(), irndm(), isCovMatrix(), Fun4AllFileOutStream::iSeq(), mvtx::ChipPixelData::isErrorSet(), Hydro::ISformal(), pmonstate::isIdentifyFlag(), Acts::MaterialMapper< G >::MaterialCell::isInside(), Acts::InterpolatedBFieldMap< grid_t >::FieldCell::isInside(), Acts::InterpolatedBFieldMap< grid_t >::isInsideLocal(), isIso(), InputFileHandler::IsOpen(), Fun4AllInputManager::IsOpen(), IsPrime(), OnTheFlyPrimeTable::IsPrime(), KFMCParticle::IsReconstructable(), KFMCParticle::IsReconstructableV0(), SvtxVertex_v2::isValid(), SvtxVertex_v1::isValid(), GlobalVertexv1::isValid(), PHG4Showerv1::isValid(), ParticleFlowElementv1::isValid(), Jetv1::isValid(), TrkrClusterv2::isValid(), TrkrClusterv3::isValid(), TrkrClusterv1::isValid(), TrkrClusterv4::isValid(), TrkrClusterv5::isValid(), TpcPrototypeCluster::isValid(), Jetv2::isValid(), Acts::SurfaceArray::SurfaceGridLookup< Axes >::isValidBin(), itafun(), oncsSub_idcstr::iValue(), Packet_idcstr::iValue(), oncsSub_iddreamv0::iValue(), Packet_cdevwcm::iValue(), Packet_cdevbuckets::iValue(), Packet_cdevring::iValue(), Packet_cdevringnopol::iValue(), oncsSub_idmvtxv3::iValue(), Packet_cdevmadch::iValue(), Packet_cdevbpm::iValue(), Packet_cdevpoltarget::iValue(), Packet_cdevpolarimeter::iValue(), genfit::RKTools::J_MpTxcov6xJ_Mp(), genfit::RKTools::J_MpTxcov7xJ_Mp(), genfit::RKTools::J_pMTxcov5xJ_pM(), Jet_reso(), Jet_reso_Iso(), LBT::jetClean(), jetini(), LBT::jetInitialize(), JetReso(), JetSpectra(), join(), testing::internal::JoinAsTuple(), Acts::MaterialMapJsonConverter::jsonToMaterialMaps(), Acts::AutodiffExtensionWrapper< basic_extension_t >::k(), Acts::detail::GenericDefaultExtension< scalar_t >::k(), Acts::StepperExtensionList< extensions >::k(), Acts::detail::GenericDenseEnvironmentExtension< scalar_t >::k(), nanoflann::KDTreeEigenMatrixAdaptor< MatrixType, DIM, Distance >::kdtree_distance(), Acts::KDTree< Dims, Type, Scalar, Vector, LeafSize >::KDTreeNode::KDTreeNode(), Fun4AllServer::KeepDBConnection(), KFMCVertex::KFMCVertex(), KFPartEfficiencies::KFPartEfficiencies(), KFParticleFieldRegion::KFParticleFieldRegion(), KFParticleSIMD::KFParticleSIMD(), KFParticleTopoReconstructor::KFParticleTopoReconstructor(), KFPEmcCluster::KFPEmcCluster(), KFPInputData::KFPInputData(), klu(), landau_quantile(), langaufit(), langaufun(), layerMaterial(), ActsExamples::SeedingFTFAlgorithm::LayerNumbering(), LBT::LBT0(), ratio_cut_partition::left_shift_op(), LIDO_Ke(), likelihood(), likelihood_topology(), Line::Line(), Polyhedron::lines_equal(), A_Event::listError(), A_Event::listFrame(), A_Event::listHistory(), testing::internal::UnitTestImpl::ListTestsMatchingFilter(), LivePlot_Energy_EMC(), KFParticleSIMD::Load(), AnnularFieldSim::load_analytic_spacecharge(), AnnularFieldSim::load_and_resample_spacecharge(), shower2::load_node_info_handler(), AnnularFieldSim::load_phislice_lookup(), AnnularFieldSim::loadField(), Rossegger::LoadZeroes(), Acts::detail::Grid< external_spacepoint_t >::localBinsFromLowerLeftEdge(), CaloValid::LogYHist2D(), LogYHist2D(), look_purity(), CaloCalibEmc_Pi0::Loop(), Sub1rhoA::Loop(), RhoFluct::Loop(), CaloCalibEmc_Pi0::Loop_for_eta_slices(), loop_tree(), PHActsTrkFitter::loopTracks(), lu2ent(), lu3ent(), lu4ent(), luboei(), lucell(), luclus(), ludecy(), luedit(), luexec(), lufowo(), lugive(), luhepc(), luindf(), lujmas(), lujoin(), lulist(), luprep(), lurobo(), lushow(), lusphe(), lustrf(), lutabu(), lutest(), luthru(), luupda(), oncsSub_idtpcfeev3::lValue(), tpc_pool::lValue(), MachineLearning_CSV(), main(), ActsExamples::SeedingFTFAlgorithm::Make_ACTS_FTF_Map(), make_fmod_calibrations(), Acts::Test::make_nocopy(), make_piston(), make_TH2D_xylog(), Acts::Test::LayerCreatorFixture::makeBarrel(), Acts::Test::LayerCreatorFixture::makeBarrelStagger(), Acts::ConvexPolygonBoundsBase::makeBoundingBox(), BbcMonDraw::MakeCanvas(), makecascade(), makeDefaultBoundPars(), ActsExamples::DigitizationAlgorithm::makeDigitizer(), Acts::IntegrationTest::makeFieldMap(), BDiJetModule::MakeGenFitTrack(), SVReco::MakeGenFitTrack(), makeGeom(), PktSizeMonDraw::MakeHtml(), TpotMonDraw::MakeHtml(), MakeActsGeometry::makeInttMapPairs(), makeLcD0(), makeLcD0_BUP2020(), makeLcD0_BUP2022(), genfit::EventDisplay::makeLines(), ActsExamples::makeMagneticFieldMapRzFromRoot(), ActsExamples::makeMagneticFieldMapXyzFromRoot(), PairMaker::MakeMixedPairs(), MakeActsGeometry::makeMmMapPairs(), MakeActsGeometry::makeMvtxMapPairs(), KFParticle_Tools::makeParticle(), makephotonM(), makePlot_track_eval(), makePlot_track_pscan(), makePlot_truth_xQ2_Studies(), makePlot_xQ2_Studies(), makepTDist(), makepTRes(), makePythiaSpec(), PHCosmicSeeder::makeSeeds(), Acts::SpacePointBuilder< spacepoint_t >::makeSourceLinkPairs(), makestrings_minl(), makestrings_vac(), SVReco::MakeSvtxTrack(), PHG4TrackFastSim::MakeSvtxTrack(), TpcPrototypeGenFitTrkFitter::MakeSvtxTrack(), PHGenFitTrkFitter::MakeSvtxTrack(), makeTestSimhits(), Acts::Test::makeToyDetector(), MakeActsGeometry::makeTpcMapPairs(), TpcPrototypeGenFitTrkFitter::MakeTpcPrototypeTrack(), ATrace::MakeTrace(), PHActsVertexFitter::makeTrackParam(), makeV1_BUP2020(), KFParticle_Tools::makeVertex(), makeVtxR(), mask_pixels(), Mat_map(), ActsFatras::NuclearInteraction::match(), match_string(), testing::internal::PointwiseMatcher< TupleMatcher, RhsContainer >::Impl< LhsContainer >::MatchAndExplain(), testing::internal::ElementsAreMatcherImpl< Container >::MatchAndExplain(), testing::internal::QuantifierMatcherImpl< Container >::MatchAndExplainImpl(), Acts::Geant4MaterialConverter::material(), Acts::materialMapperRZ(), Acts::materialMapperXYZ(), PHG4GDMLWriteMaterials::MaterialWrite(), Acts::matrixToBitset(), TpcMon::Max_Nine(), ThermalPartonSampler::MCSampler(), md5_finish(), md5_process(), eic_dual_rich::mean_cherenkov_angle(), genfit::MeanExcEnergy_get(), medinit(), mednextevt(), mergeCDBTTrees(), ActsExamples::ModuleClusters::mergeParameters(), MergeRejCurve(), mg_deliver_websocket_data(), mg_get_http_header(), mg_get_ip_address_of_nameserver(), mg_get_mime_type(), mg_get_month_index(), mg_handle_chunked(), mg_hexdump(), mg_http_get_request_len(), mg_http_handler(), mg_http_parse_chunk(), mg_http_parse_headers(), mg_is_dav_request(), mg_match_prefix_n(), mg_mqtt_suback(), mg_mqtt_subscribe(), mg_mqtt_unsubscribe(), mg_parse_dns(), mg_prepare_cgi_environment(), mg_printf_html_escape(), mg_rpc_dispatch(), mg_send_ssi_file(), mg_send_websocket_framev(), mg_uri_to_local_path(), mg_url_decode(), mg_url_encode(), mg_ws_mask_frame(), genfit::HMatrixPhi::MHt(), genfit::HMatrixU::MHt(), genfit::HMatrixV::MHt(), genfit::HMatrixUV::MHt(), Acts::Test::benchmark_tools_internal::microBenchmarkImpl(), MicromegasRawHitv1::MicromegasRawHitv1(), nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::middleSplit_(), Mille::mille(), Acts::detail::SymmetricKLDistanceMatrix::minDistancePair(), Acts::AtlasBetheHeitlerApprox< NComponents, PolyDegree >::mixture(), TDirectoryHelper::mkdir(), momentumDistributions(), EMMaximization::Move(), fm_partition::move_manager(), ratio_cut_partition::move_manager(), msg_buffer::msg_buffer(), MultiArray< TVector3 >::MultiArray(), KFParticleBase::MultQSQt(), KFParticleBaseSIMD::MultQSQt(), oncsSub_idmvtxv1::mvtx_decode(), mvtxDrawInit(), MVTXStavePositionXY(), MyTClonesArray::MyEventInt(), MySimpleTree::MyInt(), ClusterSequence::n_exclusive_jets(), ATrace::NAboveThreshold(), EmbRecoMatchv1::nClustersMatched(), EmbRecoMatchv1::nClustersReco(), Neutrals(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::newEvent(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::newOneSeed(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::newOneSeedWithCurvaturesComparison(), newplotbg_dAu_vscent_2022(), newplotbg_newsupp(), newplotbg_newsupp_2021(), newplotbg_newsupp_2022(), newplotbg_newsupp_2022_60pct(), newplotbg_vscent_2022(), FastJetOptions::next_val(), ngen(), noiMakeTGraph(), noiPause(), noiPtrDbl::noiPtrDbl(), Noise_ModuleDisplay(), genfit::MaterialEffects::noiseCoulomb(), NoiseSimulator(), noiUniqueName(), ActsExamples::ModuleClusters::nonGeoEntries(), DumpObject::NoOutput(), norm_binwidths(), NormByBinWidth(), RunHeader::NoWarning(), Hydro::NSquant(), num_elem(), numericInverse(), VtxTest::numUnique(), TruthConversionEval::numUnique(), objects_sorted_by_values(), ohcalDraw(), ohcalDrawInit(), Ohit::Ohit(), OM(), oncsSub_idcaenv1742::oncsSub_idcaenv1742(), oncsSub_idmvtxv0::oncsSub_idmvtxv0(), oncsSub_idtpcfeev2::oncsSub_idtpcfeev2(), OnlineAnalysis(), Acts::OnnxRuntimeBase::OnnxRuntimeBase(), testing::internal::TestEventRepeater::OnTestIterationEnd(), testing::internal::TestEventRepeater::OnTestIterationStart(), Acts::RangeXD< binValues, ActsScalar >::operator&(), Acts::RangeXD< binValues, ActsScalar >::operator&&(), Acts::RangeXD< binValues, ActsScalar >::operator&=(), Acts::OnnxMetricLearning::operator()(), Acts::TorchMetricLearning::operator()(), Acts::detail::VoidAuctioneer::operator()(), seedComparator::operator()(), ActsFatras::BoundParametersSmearer< RandomEngine, kSmearDIM >::operator()(), Acts::Test::CubicTrackingGeometry::operator()(), Acts::detail::FirstValidAuctioneer::operator()(), Fatras::Simulator< charged_propagator_t, charged_selector_t, charged_interactor_t, neutral_propagator_t, neutral_selector_t, neutral_interactor_t >::operator()(), std::hash< std::array< T, N > >::operator()(), Acts::detail::CorrectedFreeToBoundTransformer::operator()(), Acts::Experimental::PathGridSurfacesGenerator::operator()(), ActsFatras::FreeParametersSmearer< generator_t, kSize >::operator()(), FunctionOfPseudoJet< TOut >::operator()(), Selector::operator()(), Acts::detail::GlobalNeighborHoodIndices< DIM >::iterator::operator*(), gbl::VMatrix::operator*(), gbl::VSymMatrix::operator*(), Jetscape::FluidCellInfo::operator*=(), Jetscape::operator+(), gbl::VMatrix::operator+(), Acts::detail::GlobalNeighborHoodIndices< DIM >::iterator::operator++(), KFPHistogramSet::operator+=(), KFPHistogram1D::operator+=(), KFPHistogram::operator+=(), KFParticle::operator+=(), gbl::VVector::operator-(), gbl::VSymMatrix::operator-(), operator<<(), Jetscape::operator<<(), Acts::operator<<(), Acts::RangeXD< binValues, ActsScalar >::operator<=(), PHPointerList< T >::operator=(), gbl::VVector::operator=(), genfit::StepLimits::operator=(), gbl::VMatrix::operator=(), bin_heap< T, Pred >::operator=(), KFPEmcCluster::operator=(), KFPTrackVector::operator=(), KFPInputData::operator=(), PHmd5Value::operator==(), Acts::RangeXD< binValues, ActsScalar >::operator==(), genfit::operator==(), Acts::RangeXD< binValues, ActsScalar >::operator>=(), operator>>(), PHPointerList< T >::operator[](), Acts::RangeXD< binValues, ActsScalar >::operator[](), boost::array< T, N >::operator[](), mvtx::PayLoadCont::operator[](), Span< T, S >::operator[](), SearchTree< T >::operator[](), tinyxml2::DynArray< char, 20 >::operator[](), HybridHadronization::parton_collection::operator[](), HybridHadronization::hadron_collection::operator[](), PseudoJet::operator[](), MinHeap::operator[](), nanoflann::CArray< T, N >::operator[](), ClosestPair2D::triplet< unsigned int >::operator[](), Acts::GenericCuboidVolumeBounds::orientedSurfaces(), Fun4AllFileOutStream::OutFileDescriptor(), FluidcellStatistic::output_flowvelocity_vs_tau(), FluidcellStatistic::output_momentum_anisotropy_vs_tau(), Hydroinfo_MUSIC::output_temperature_evolution(), FluidcellStatistic::output_temperature_vs_avg_utau(), FluidcellStatistic::output_temperature_vs_tau(), FluidcellStatistic::outputBulkinverseReynoldsNumberasTauvsX(), FluidcellStatistic::outputinverseReynoldsNumberasTauvsX(), FluidcellStatistic::outputKnudersonNumberasTauvsX(), FluidcellStatistic::outputTempasTauvsX(), OutputVisualsTPC(), testing::internal::XmlUnitTestResultPrinter::OutputXmlTestInfo(), Acts::EDM4hepUtil::detail::packCovariance(), Packet_iddigitizerv2::Packet_iddigitizerv2(), Packet_iddigitizerv3::Packet_iddigitizerv3(), KFMCVertex::Par(), KFMCTrack::Par(), HybridHadronization::HHhadron::par(), ActsExamples::tbbWrap::parallel_for::parallel_for(), KFPEmcCluster::Parameter(), KFPTrackVector::Parameter(), KFParticleBase::Parameter(), KFParticleBaseSIMD::Parameter(), ActsFatras::detail::NuclearInteractionParameters::ParametersWithFixedMultiplicity::ParametersWithFixedMultiplicity(), PHG4GDMLWriteParamvol::ParamvolAlgorithmWrite(), DecayFinder::parseDecayDescriptor(), KFParticle_sPHENIX::parseDecayDescriptor(), testing::internal::ParseGoogleTestFlagsOnlyImpl(), AntiTrigger::parseParticleList(), PIDProbabilities::particle_probs(), ParticleFlowElementv1::ParticleFlowElementv1(), parton(), MpiMusic::PassHydroEvolutionHistoryToFramework(), ActsExamples::HoughTransformSeeder::passThreshold(), path_part_len(), TDirectoryHelper::pathIsInDir(), pevrec(), PHField2D::PHField2D(), PHField3DCartesian::PHField3DCartesian(), PHField3DCylindrical::PHField3DCylindrical(), TrackClusEvaluator::phg4_clusloc_unmatched(), PHG4CEmcTestBeamDetector::PHG4CEmcTestBeamDetector(), PHG4CEmcTestBeamSubsystem::PHG4CEmcTestBeamSubsystem(), PHG4EtaParameterization::PHG4EtaParameterization(), PHG4EtaPhiParameterization::PHG4EtaPhiParameterization(), PHG4HcalPrototypeSubsystem::PHG4HcalPrototypeSubsystem(), PHG4TpcCentralMembrane::PHG4TpcCentralMembrane(), PHG4TrackFastSim::PHG4TrackFastSim(), Conversion::PHG4VtxPointToSvtxVertex(), phidst_pol(), PHMakeGroups(), PHmd5Value::PHmd5Value(), pi0Efficiency::pi0Efficiency(), pinit(), OnlMonHtml::plainHtmlMenu(), Bias::Plot(), plot_comparisons_clusters(), plot_comparisons_purity(), plot_efficiency_purity(), Plot_FastTrack_Efficiency(), Fe55::Plot_FFT(), Plot_Hit_Count(), plot_jets(), plot_kshort(), plot_matscan(), plot_matscan_tdr(), Plot_Measured_Energy_EMC(), Plot_Measured_Energy_Over_True_Energy_EMC(), plot_ntp_g4hit(), plot_ntp_track_out(), plot_residuals(), plot_resolution(), plot_sidis_proj_uncertainty(), Plot_SVTX_Efficiency(), plot_track_multi(), plot_true_false_positive(), Fe55::PlotBase(), PhDi::PlotData(), plotembed_vscent(), AnnularFieldSim::PlotFieldSlices(), PktSizeMonDraw::PlotNoisy(), plotpirej(), plotTimes(), Fe55::PlotXlines(), plu(), PHG4GDMLWriteParamvol::Polycone_dimensionsWrite(), PHG4GDMLWriteParamvol::Polyhedra_dimensionsWrite(), Populate(), AnnularFieldSim::populate_highres_lookup(), Acts::SurfaceArray::SurfaceGridLookup< Axes >::populateNeighborCache(), OnlMonServer::PortNumber(), PHG4TruthTrackingAction::PostUserTrackingAction(), Fun4AllSyncManager::PrdfEvents(), gbl::GblTrajectory::prepare(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), PHSimpleKFProp::PrepareKDTrees(), genfit::KalmanFitterRefTrack::prepareTrack(), PgPostBankWrapperManager::print(), RawTower_Temperature::print(), PidCandidatev1::print(), PHG4Hitv1::print(), gbl::VVector::print(), gbl::VMatrix::print(), genfit::GFRaveVertex::Print(), mvtx::ChipPixelData::print(), gbl::VSymMatrix::print(), genfit::StepLimits::Print(), Print(), genfit::KalmanFitterInfo::Print(), genfit::TrackPoint::Print(), TSQLResultSet::Print(), mvtx::ChipStat::print(), genfit::TrackCand::Print(), genfit::GblFitterInfo::Print(), mvtx::GBTLinkDecodingStat::print(), genfit::Track::Print(), Polygon::print(), Acts::detail::ScopedGsfInfoPrinterAndChecker< propagator_state_t, stepper_t, navigator_t >::print_component_stats(), print_progressbar(), print_status(), oncsSub_idmvtxv0::print_stuff(), oncsSub_idmvtxv1::print_stuff(), oncsSub_idmvtxv2::print_stuff(), printBField(), mvtx::GBTLink::PrintBlock(), PHSartreParticleTrigger::PrintConfig(), PHPy8ParticleTrigger::PrintConfig(), PHPy6ParticleTrigger::PrintConfig(), gbl::GblData::printData(), genfit::RKTools::printDim(), DumpObject::PrintEvtSeq(), PHNodeDump::PrintEvtSeq(), testing::internal::PrettyUnitTestResultPrinter::PrintFailedTests(), Jetscape::HadronPrinter::PrintFinalHadron(), Jetscape::FluidDynamics::PrintFluidCellInformation(), mvtx::GBTLink::PrintFlxWord(), printHits(), testing::internal::ArgsMatcherImpl< ArgsTuple, k0, k1, k2, k3, k4, k5, k6, k7, k8, k9 >::PrintIndices(), AntiTrigger::printInfo(), FileF::PrintKeys(), sHEPGen::printlogo(), DecayFinder::printNode(), testing::internal::PrintOnOneLine(), PHG4ParticleGeneratorBase::PrintParticles(), gbl::GblPoint::printPoint(), printProgress(), testing::internal::PrintRawArrayTo(), tinyxml2::XMLPrinter::PrintSpace(), tinyxml2::XMLPrinter::PrintString(), KFPEmcCluster::PrintTrack(), KFPTrackVector::PrintTrack(), MvtxStandaloneTracking::PrintTrackCandidates(), gbl::GblTrajectory::printTrajectory(), testing::internal::FunctionMockerBase< R(A1, A2)>::PrintTriedExpectationsLocked(), Bias::PrintVal(), testing::internal::XmlUnitTestResultPrinter::PrintXmlTestCase(), testing::internal::XmlUnitTestResultPrinter::PrintXmlUnitTest(), PHTruthVertexing::Process(), PHHybridSeeding::Process(), process_event(), MakeSimpleTree::process_event(), SvtxSimPerformanceCheckReco::process_event(), MomentumEvaluator::process_event(), EventInfoSummary::process_event(), PktSizeMon::process_event(), TpcPrototypeClusterizer::process_event(), InttCombinedRawDataDecoder::process_event(), Emcal_Tower_Masking::process_event(), TrackingPerformanceCheck::process_event(), TpcClusterQA::process_event(), StreamingCheck::process_event(), InttCheck::process_event(), HcalMon::process_event(), TpcCheck::process_event(), TemplateCreation::process_event(), PHCosmicSiliconPropagator::process_event(), TpotMon::process_event(), CaloCalibration::process_event(), TrackSeedTrackMapConverter::process_event(), CaloTowerBuilder::process_event(), PHHepMCParticleSelectorDecayProductChain::process_event(), InttCombinedRawDataConverter::process_event(), PHG4EPDModuleReco::process_event(), FilterEvents::process_event(), FilterEventsUpsilon::process_event(), PHG4BlockCellReco::process_event(), QAG4SimulationVertex::process_event(), PHG4CylinderCellReco::process_event(), LEDTowerBuilder::process_event(), PHG4SimpleEventGenerator::process_event(), CaloTemplateFit::process_event(), HijingCountNtuple::process_event(), TpcCombinedRawDataUnpacker::process_event(), ShowerSize::process_event(), HitCountNtuple::process_event(), GlobalVertexFastSimReco::process_event(), ParticleFlowReco::process_event(), MvtxMon::process_event(), QAG4SimulationKFParticle::process_event(), MicromegasRawDataCalibration::process_event(), HijingShowerSize::process_event(), PHSimpleVertexFinder::process_event(), OnCalServer::process_event(), PHG4InttHitReco::process_event(), PHG4MvtxHitReco::process_event(), mbdAnalysis::process_event(), PJTranslator::process_event(), UEvsEtaCentrality::process_event(), Pi0MassAnalysis::process_event(), PHGenFitTrackProjection::process_event(), QAG4Decayer::process_event(), MvtxCombinedRawDataDecoder::process_event(), jetHistogrammer::process_event(), PHG4DSTReader::process_event(), PHG4TpcElectronDrift::process_event(), MakeMilleFiles::process_event(), LeptoquarksReco::process_event(), CaloWaveformSim::process_event(), TpcPrototypeUnpacker::process_event(), PHFlowJetMaker::process_event(), pi0Efficiency::process_event(), AnaMvtxPrototype1::process_event(), AnaMvtxTestBeam2019::process_event(), PHTpcCentralMembraneClusterizer::process_event(), HelicalFitter::process_event(), OnlMonServer::process_event(), FillTruthRecoMatchMap::process_event(), MyJetAnalysis::process_event(), JetBkgdSub::process_event(), PHTpcCentralMembraneMatcher::process_event(), JetKinematicCheck::process_event(), KFParticle_sPHENIX::process_event(), cemcReco::process_event(), SecondaryVertexFinder::process_event(), PHAJMaker::process_event(), PHGenFitTrkFitter::process_event(), sPHAnalysis::process_event_notracking(), PairMaker::process_event_test(), sPHAnalysis_calo::process_event_test(), EMCalCalib_TestBeam::process_event_Tower(), sPHAnalysis::process_event_upsilons(), CaloWaveFormSim::process_g4hits(), process_histos(), DumpCentralityInfo::process_Node(), DumpGlobalVertexMap::process_Node(), DumpMbdGeom::process_Node(), DumpVariableArray::process_Node(), DumpSvtxTrackMap::process_Node(), DumpPHG4HitContainer::process_Node(), CaloTowerBuilder::process_sim(), CaloAna::process_towers(), CaloValid::process_towers(), pi0EtaByEta::process_towers(), TpcDirectLaserReconstruction::process_track(), TpcSpaceChargeReconstruction::process_track(), CaloWaveformFitting::process_waveform(), CaloWaveformProcessing::process_waveform(), VtxTest::processBackground(), PHG4TruthEventAction::ProcessShowers(), TpcClusterMover::processTrack(), genfit::AbsFitter::processTrack(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::production3Sp(), cl::Program::Program(), project_quarkonium_mass(), TrackProjectorPid::project_track(), TrackProjectorPlaneECAL::project_track(), ProjectionReverse(), ProjectionReverse2(), Acts::detail::FixedSizeSubspace< kFullSize, kSize >::projector(), Acts::detail::FixedSizeSubspace< kFullSize, kSize >::projectVector(), PHSimpleKFProp::PropagateTrack(), PHG4GDMLWriteMaterials::PropertyVectorWrite(), Acts::Experimental::ProtoBinning::ProtoBinning(), ActsExamples::PrototracksToParameters::PrototracksToParameters(), genfit::Track::prune(), PHG4TrackFastSim::PseudoPatternRecognition(), pseudoRunningMean::pseudoRunningMean(), PHHybridSeeding::publishSeeds(), ATrace::PulseWidth(), purity(), Fun4AllPrdfInputManager::PushBackEvents(), Fun4AllDstInputManager::PushBackEvents(), Fun4AllHepMCInputManager::PushBackEvents(), Fun4AllSingleDstPileupInputManager::PushBackEvents(), Fun4AllDstPileupInputManager::PushBackEvents(), daq_device_rtclock::put_data(), daq_device_filenumbers::put_data(), py2ent(), py2frm(), py3ent(), py4ent(), py4frm(), py4jet(), py4jts(), py6frm(), pyadsh(), pyapps(), pybksb(), pyboei(), pycba2(), pycbal(), pycell(), pycjdc(), pyclus(), pycmq2(), pycmqr(), pycomp(), pycrth(), pyct5l(), pyct5m(), pycteq(), pycttr(), pydecy(), pydiff(), pydisg(), pydocu(), pyedit(), pyeig4(), pyevnt(), pyevnw(), pyevol(), pyexec(), pyfowo(), pyfscr(), pygaga(), pygamm(), pygau2(), pygaus(), pygfxx(), pygive(), pyglui(), pygram(), pygraw(), pyhepc(), pyhext(), pyhidiff(), pyhigamm(), pyhiinit(), pyhiinki(), pyhiinre(), pyhimult(), pyhiovly(), pyhirand(), pyhiremn(), pyhiresd(), pyhiscat(), pyhisigh(), pyhispen(), pyhisspa(), pyhistat(), pyhistfe(), pyhitest(), pyhithia(), pyhiwidt(), pyhixtot(), pyinbm(), pyindf(), pyinit(), pyinki(), pyinom(), pyinpr(), pyinre(), pyjmas(), pyjoin(), pyjurf(), pyk(), pykfin(), pyldcm(), pylhef(), pylist(), pymaxi(), pymign(), pymihg(), pymihk(), pymirm(), pymsin(), pymult(), pynjdc(), pyofsh(), pyp(), pypdpr(), pypile(), pypole(), pyprep(), pyptfs(), pyptis(), pyptmi(), pyqqbh(), pyr(), pyrand(), pyreco(), pyremn(), pyresd(), pyrghm(), pyrobo(), pyrvch(), pyrvgl(), pyrvgw(), pyrvne(), pyrvsb(), pyrvsf(), pysave(), pyscat(), pysfdc(), pysgex(), pysghf(), pysghg(), pysgqc(), pysgsu(), pysgtc(), pysgwz(), pyshow(), pysigh(), pysimp(), pyslha(), pyspen(), pysphe(), pysspa(), pystat(), pystbh(), pystrf(), pysugi(), pytabu(), pytbbc(), pytbbn(), pytbdy(), pytecm(), pytest(), pythrg(), pythru(), pytune(), pyuedc(), pyupda(), pyupev(), pyupre(), pyveto(), pywdkk(), pywidt(), pywidx(), pyxtot(), pyxued(), pyxxz6(), ABlob::Q(), QEPD(), qiu_simpsons(), qiu_simpsonsRel(), genfit::tools::QR(), ActsFatras::LandauDistribution::quantile(), quarkonia_reconstruction_embedded(), quench(), quickSort(), LBT::radiationHQ(), radquad_pol(), PHSartre::randomlyReverseBeams(), Acts::Extent::range(), rangeParser(), Acts::KDTree< Dims, Type, Scalar, Vector, LeafSize >::KDTreeNode::rangeSearchMapDiscard(), RaPD(), genfit::RaveToGFVertex(), genfit::RaveToGFVertices(), RDBCBench::RDBCBench(), RDBCconsumer(), RDBCemp(), RDBCTestMetaData(), MicromegasCalibrationData::read(), MicromegasHotChannelMapData::read(), eic_bnl_rich::read(), ActsExamples::RootParticleReader::read(), ActsExamples::RootTrajectorySummaryReader::read(), ActsExamples::RootAthenaNTupleReader::read(), FileF::Read(), clvisc::CLVisc::read_ini(), oncsEventiterator::read_next_buffer(), rcdaqEventiterator::read_next_buffer(), fileEventiterator::read_next_buffer(), Matter::read_tables(), LBT::read_tables(), readBeamXings(), readBlockData(), AZigzag::ReadCalibration(), InitialFromFile::ReadEntropyDist(), PHParameters::ReadFromFile(), HydroinfoH5::readH5Dataset_double(), ReadHis(), ReadHis2(), ReadHis3(), Hydroinfo_MUSIC::readHydroData(), HydroinfoH5::readHydroinfoBuffered_total(), HydroinfoH5::readHydroinfoH5(), readn(), InitialFromFile::ReadNbcDist(), Fun4AllHepMCInputManager::ReadOscar(), ActsExamples::Options::readParametrisations(), Fun4AllDstInputManager::ReadRunTTree(), ChargeMapReader::ReadSourceAdc(), Acts::EDM4hepUtil::readTrack(), rebin_TH1D(), KFPTrackVector::RecalculateLastIndex(), HybridHadronization::recomb(), Acts::detail::SymmetricKLDistanceMatrix::recomputeAssociatedDistances(), PHNodeIOManager::reconstructNodeTree(), KFParticleTopoReconstructor::ReconstructPrimVertex(), ReconstructTracks(), Acts::Ccl::recordEquivalences(), Acts::MultiComponentBoundTrackParameters::reduce(), pq_tree::reduce(), TpcPrototypeGenFitTrkFitter::ReFitTrack(), PHGenFitTrkFitter::ReFitTrack(), ODBCConnection::RefreshDataSources(), ODBCConnection::RefreshDrivers(), ChargeMapReader::RegenerateCharge(), ChargeMapReader::RegenerateDensity(), rejection_ratio(), RejectionCompare(), testing::internal::TestEventRepeater::Release(), releaseBlockData(), HybridHadronization::parton_collection::remove(), PHPointerList< T >::removeAt(), PHSimpleKFProp::RemoveBadClusters(), PHCASeeding::RemoveBadClusters(), removeFirstBin(), genfit::KalmanFitterRefTrack::removeOutdated(), PHCosmicTrackMerger::removeOutliers(), Acts::AdaptiveMultiVertexFinder< vfitter_t, sfinder_t >::removeTrackIfIncompatible(), ALICEKF::repairCovariance(), Fun4AllInputManager::Repeat(), Fun4AllSyncManager::Repeat(), ClosestPair2DBase::replace_many(), ClosestPair2D::replace_many(), groot::Report(), reportCuts(), TowerInfov3::Reset(), PHG4Hitv1::Reset(), TrackInfoContainer_v1::Reset(), TowerInfoContainerv3::Reset(), TowerInfoContainerv1::Reset(), TowerInfoContainerv2::Reset(), ParticleFlowElementv1::Reset(), UpsilonPair::Reset(), alignmentTransformationContainer::Reset(), OnlMonServer::Reset(), Fun4AllServer::Reset(), genfit::EventDisplay::reset(), fullRunningMean::Reset(), pseudoRunningMean::Reset(), genfit::StepLimits::reset(), genfit::TrackCand::reset(), SVReco::reset_eval_variables(), reset_histos(), TruthCaloTree::reset_tree_vars(), AnaSvtxTracksForGenFit::reset_variables(), BDiJetModule::ResetVariables(), ResetVec(), residesIn(), KFPEmcCluster::Resize(), KFPTrackVector::Resize(), Fun4AllEventOutStream::resize_evtbuf(), Acts::GreedyAmbiguityResolution::resolve(), resolve_cb(), EpFinder::Results(), PHSartre::ReverseBeams(), ratio_cut_partition::right_shift_op(), genfit::MplTrackRep::RKPropagate(), genfit::RKTrackRep::RKPropagate(), genfit::RKTrackRep::RKutta(), rlu(), romg(), ActsExamples::RootSimHitReader::RootSimHitReader(), KFParticleSIMD::Rotate(), TpcClusterCleaner::rotate_error(), ActsTransformations::rotateActsCovToSvtxTrack(), ActsTransformations::rotateSvtxTrackCovToActs(), KFParticleBase::RotateXY(), KFParticleBaseSIMD::RotateXY(), row_and_column_2d_plot(), Run(), bellman_ford::run(), ActsExamples::RootBFieldWriter::run(), ActsExamples::CsvBFieldWriter::run(), ActsExamples::Sequencer::run(), testing::TestCase::Run(), LazyTiling9Alt::run(), LazyTiling9::run(), LazyTiling25::run(), OnlMonServer::run_empty(), PHFlowJetMaker::run_particle_flow(), testing::internal::UnitTestImpl::RunAllTests(), MvtxStandaloneTracking::RunGhostRejection(), runmb(), Acts::OnnxRuntimeBase::runONNXInference(), Acts::OnnxRuntimeBase::runONNXInferenceMultiOutput(), HFTriggerMVA::runTrigger(), HFTrigger::runTwoTrackTrigger(), Packet_cdevwcm::rValue(), Packet_cdevbpm::rValue(), Packet_cdevdvm::rValue(), Packet_cdevpolarimeter::rValue(), PROTOTYPE4_FEM::SampleFit_PowerLawDoubleExp(), TPCDaqDefs::FEEv1::SampleFit_PowerLawDoubleExp(), TpcPrototypeDefs::FEEv2::SampleFit_PowerLawDoubleExp(), PROTOTYPE3_FEM::SampleFit_PowerLawExp(), PROTOTYPE2_FEM::SampleFit_PowerLawExp(), PROTOTYPE4_FEM::SampleFit_PowerLawExp(), ActsFatras::NuclearInteraction::sampleInvariantMasses(), ActsFatras::NuclearInteraction::sampleMomenta(), ActsFatras::NuclearInteraction::samplePdgIds(), AnnularFieldSim::save_spacecharge(), PHG4CylinderSteppingAction::SaveAllHits(), PHG4CylinderSubsystem::SaveAllHits(), SaveAsCSV(), Fun4AllDstOutputManager::SaveDstNode(), G4HitTTree::SaveHits(), PHG4CylinderSteppingAction::SaveLightYield(), TpotMonDraw::SavePlot(), Cell::saveQprev(), G4RawTowerTTree::SaveRawTowers(), sChargeMap::SaveRho(), Fun4AllDstOutputManager::SaveRunNode(), G4ScintillatorSlatTTree::SaveScintillatorSlats(), G4ScintillatorTowerTTree::SaveScintillatorTowers(), groot::SaveTheHistograms(), Selector::scalar_pt_sum(), HybridHadronization::scale_kinematics_negative_hadrons(), eic_dual_rich::SD_cherenkov_angle(), DecayFinder::searchHepMCRecord(), nanoflann::KDTreeSingleIndexAdaptor< Distance, DatasetAdaptor, DIM, IndexType >::searchLevel(), PHG4TpcCentralMembrane::SearchModule(), SearchTree< T >::SearchTree(), SectorMap_Display(), ActsExamples::SeedingAlgorithm::SeedingAlgorithm(), SyncReco::SegmentNumber(), KFParticle_eventReconstruction::selectBestCombination(), KFPEmcCluster::Set(), KFPTrackVector::Set(), MultiArray< TVector3 >::Set(), SvtxTrack_v2::set_acts_covariance(), SvtxTrack_v3::set_acts_covariance(), PHG4CylinderCellGeom::set_binning(), PHG4BlockCellGeom::set_binning(), PHG4TpcCylinderGeom::set_binning(), PidCandidatev1::set_candidate_id(), PHG4Cellv1::set_cellid(), TpcLoadDistortionCorrection::set_correction_filename(), PHG4CylinderCellGeom::set_etabins(), PHG4BlockCellGeom::set_etabins(), PHG4TpcCylinderGeom::set_etabins(), G4RootRawTowerContainer::set_event(), G4RootHitContainer::set_event(), G4RootScintillatorSlatContainer::set_event(), G4RootScintillatorTowerContainer::set_event(), set_eventsizes(), RawTower_Prototype4::set_HBD_channel_number(), RawTower_Prototype2::set_HBD_channel_number(), RawTower_Prototype3::set_HBD_channel_number(), PHG4Hitv1::set_hit_id(), twrs::set_id(), PHG4VtxPointv1::set_id(), G4RootScintillatorTowerContainer::set_idet(), G4RootScintillatorSlatContainer::set_idet(), PHG4CylinderCellv3::set_j_index(), PHG4CylinderCellv3::set_k_index(), PHG4ScintillatorSlatv1::set_key(), PHG4CylinderCellv3::set_l_index(), PHG4CylinderCellv2::set_ladder_phi_index(), PHG4CylinderCellv2::set_ladder_z_index(), PHG4GenHit::set_layer(), PHG4CylinderGeomv1::set_layer(), PHG4BlockGeomv1::set_layer(), PHG4CylinderCellv1::set_layer(), CylinderGeom_Mvtx::set_layer(), PHG4CylinderCellGeom::set_layer(), PHG4BlockCellGeom::set_layer(), PHG4CylinderGeomv4::set_layer(), PHG4TpcCylinderGeom::set_layer(), CylinderGeomIntt::set_layer(), CylinderGeomMicromegas::set_layer(), MakeMilleFiles::set_layers_fixed(), twrs::set_maxphibin(), sPHElectronv1::set_nmvtx(), TpcLoadDistortionCorrection::set_node_name(), PHG4CylinderGeomv2::set_nscint(), sPHElectronv1::set_ntpc(), PHG4Particlev2::set_parent_id(), PHG4CylinderCellv1::set_phibin(), PHG4CylinderCellGeom::set_phibins(), set_phibins(), PHG4TpcCylinderGeom::set_phibins(), PHG4Particlev1::set_pid(), PHG4Particlev2::set_primary_id(), PHG4ParticleGeneratorBase::set_reuse_existing_vertex(), PHG4HitEval::set_scint_id(), filter_msg_buffer::set_severity_below_threshold(), PHG4Hitv1::set_shower_id(), RawTower_Prototype4::set_signal_samples(), RawTower_Prototype2::set_signal_samples(), RawTower_Prototype3::set_signal_samples(), PHG4BlockCellReco::set_size(), PHG4CylinderCellReco::set_size(), filter_msg_buffer::set_source(), PHG4Hitv1::set_t(), set_thetabins(), TrkrClusterIsMatcher::set_tol_phi_INTT(), TrkrClusterIsMatcher::set_tol_phi_MVTX(), TrkrClusterIsMatcher::set_tol_phi_TPC(), HcalRawTowerBuilder::set_tower_decal_factor_real(), PHG4Particlev2::set_track_id(), PHG4Hitv1::set_trkid(), VariableArray::set_val(), testing::gmock_matchers_test::Uncopyable::set_value(), PHG4Particlev2::set_vtx_id(), PHG4Hitv1::set_x(), PHG4BlockCellGeom::set_xbins(), PHG4Hitv1::set_y(), PHG4Hitv1::set_z(), PHG4CylinderCellv1::set_zbin(), PHG4CylinderCellGeom::set_zbins(), PHG4BlockCellGeom::set_zbins(), PHG4TpcCylinderGeom::set_zbins(), PHG4CEmcTestBeamDetector::SetAbsorberActive(), PHG4HcalPrototypeDetector::SetAbsorberActive(), PHG4HcalDetector::SetAbsorberActive(), PHG4HcalPrototypeSubsystem::SetAbsorberActive(), PHG4CEmcTestBeamSubsystem::SetAbsorberActive(), PHG4SpacalPrototype4Detector::SetAbsorberActive(), PHG4SpacalPrototypeDetector::SetAbsorberActive(), PHG4SpacalDetector::SetAbsorberActive(), PHG4HcalSubsystem::SetAbsorberActive(), PHG4DetectorSubsystem::SetAbsorberActive(), PHG4DetectorSubsystem::SetAbsorberTruth(), PHG4EnvelopeDetector::SetActive(), PHG4CEmcTestBeamDetector::SetActive(), PHG4HcalPrototypeDetector::SetActive(), PHG4HcalDetector::SetActive(), PHG4SpacalPrototype4Detector::SetActive(), PHG4SpacalPrototypeDetector::SetActive(), PHG4SpacalDetector::SetActive(), PHG4HcalPrototypeSubsystem::SetActive(), PHG4CEmcTestBeamSubsystem::SetActive(), PHG4HcalSubsystem::SetActive(), PHG4DetectorSubsystem::SetActive(), TrkrClusterv3::setActsLocalError(), TrkrClusterv2::setActsLocalError(), MultiArray< TVector3 >::SetAll(), genfit::DAF::setAnnealingScheme(), KFMCParticle::SetAsReconstructable(), KFMCParticle::SetAsReconstructableV0(), runningMean::setAsReference(), Acts::detail::SymmetricKLDistanceMatrix::setAssociated(), SingleTpcPoolInput::SetBcoRange(), SingleGl1PoolInput::SetBcoRange(), TpcCheck::SetBcoRange(), SingleMvtxPoolInput::SetBcoRange(), MultiDetectorMultiplicity::setCentralityHistoLabel(), GPUTPCTrackParam::SetCov(), KFPTrackVector::SetCovariance(), KFPTrack::SetCovariance(), KFPVertex::SetCovarianceMatrix(), KFPTrack::SetCovarianceMatrix(), KFParticle_sPHENIX::setDaughters(), PHG4GDMLDetector::SetDisplayProperty(), PHG4EICMvtxDetector::SetDisplayProperty(), PHG4MvtxDetector::SetDisplayProperty(), mvtx::ChipPixelData::setError(), Fun4AllOutputManager::SetEventsWritten(), AnnularFieldSim::setFlatFields(), KFPHistogramSet::SetHistogramMemory(), PHG4HitContainer::SetID(), SubSystem::setInitialized(), KFMCParticle::SetInitialParticleId(), KFParticle_sPHENIX::setIntermediateIPchi2Range(), KFParticle_sPHENIX::setIntermediateIPRange(), KFParticle_sPHENIX::setIntermediateMassRange(), KFParticle_sPHENIX::setIntermediateMaxVertexVolume(), KFParticle_sPHENIX::setIntermediateMinDIRA(), KFParticle_sPHENIX::setIntermediateMinFDchi2(), KFParticle_sPHENIX::setIntermediateMinIP(), KFParticle_sPHENIX::setIntermediateMinIPchi2(), KFParticle_sPHENIX::setIntermediateStates(), LBT::setJetX(), KFParticleBase::SetMassConstraint(), KFParticleBaseSIMD::SetMassConstraint(), genfit::TrackCand::setMcTrackId(), genfit::Track::setMcTrackId(), PHmd5Value::setMD5(), OnlMon::SetMonitorServerId(), KFParticle_sPHENIX::setMVAVarList(), Fun4AllFileOutStream::SetNEvents(), KFParticleBase::SetNoDecayLength(), KFParticleBaseSIMD::SetNoDecayLength(), Hydro::setNSvalues(), KFParticle_sPHENIX::setNumberTracksFromIntermeditateState(), KFParticleSIMD::SetOneEntry(), KFParticleFieldRegion::SetOneEntry(), genfit::EventDisplay::setOptions(), ChargeMapReader::SetOutputBins(), ChargeMapReader::SetOutputBounds(), ChargeMapReader::SetOutputParameters(), KFMCVertex::SetPar(), GPUTPCBaseTrackParam::SetPar(), KFMCTrack::SetPar(), KFPTrackVector::SetParameter(), KFPTrack::SetParameters(), Cell::setpi0(), Cell::setpiH0(), genfit::RKTrackRep::setPosMom(), gbl::GblData::setPrediction(), genfit::DAF::setProbCut(), KFParticleBase::SetProductionVertex(), KFParticleBaseSIMD::SetProductionVertex(), Cell::setQ(), Cell::setQh(), runningMean::setRefArray(), runningMean::setRefChannel(), HepMCNodeReader::SetSeed(), G4TBMagneticFieldSetup::SetStepperType(), PHG4DetectorSubsystem::SetSupportActive(), Fun4AllDstInputManager::setSyncBranches(), StreamingCheck::SetTpcBcoRange(), TpotMon::setup_detector_bins(), PHG4TpcDirectLaser::SetupLasers(), OnlMonDBVar::SetVar(), InputFileHandler::SetVerbosity(), genfit::KalmanFitterInfo::setWeights(), HydroinfoH5::setZero_fluidCell(), sgmin(), Acts::MultiIndex< uint64_t, 12, 12, 16, 8, 16 >::shift(), ShSizeHist(), ShSizePrep(), fm_partition::shuffle_vector(), testing::internal::UnitTestImpl::ShuffleTests(), Selector::sift(), ActsExamples::WhiteBoard::similarNames(), simulateTimestamps(), SimX::Simulator(), SimX::SimX(), Acts::detail::GlobalNeighborHoodIndices< DIM >::size(), Fun4AllSyncManager::skip(), Fun4AllHepMCPileupInputManager::SkipForThisManager(), Acts::solenoidFieldMap(), gbl::BorderedBandMatrix::solveBand(), MvtxStandaloneTracking::SolveGLS(), genfit::Track::sort(), sorted_by_E(), sorted_by_pt(), sorted_by_pz(), sorted_by_rapidity(), genfit::TrackCand::sortHits(), Hydro::source_step(), Mille::special(), Acts::ObjectMultiIntersection< object_t, representation_t >::split(), Hypercube::split_to_cubes(), Cube::split_to_squares(), ActsExamples::TGeoITkModuleSplitter::splitBarrelModule(), ActsExamples::TGeoITkModuleSplitter::splitDiscModule(), splitFakeFrame(), splitfncint(), TDirectoryHelper::splitPath(), Square::Square(), ActsExamples::ModuleClusters::squash(), StableGauss(), NNH< BJ, I >::start(), Acts::MultiEigenStepperLoop< extensionlist_t, component_reducer_t, auctioneer_t >::State::State(), Acts::detail_vmt::VectorMultiTrajectoryBase::statistics(), genfit::MaterialEffects::stepper(), Acts::CandidatesForMiddleSp< external_space_point_t >::storage(), HybridHadronization::stringform(), HybridHadronization::stringprep(), strnstr(), KFParticleBase::SubtractDaughter(), KFParticleBaseSIMD::SubtractDaughter(), KFParticleBase::SubtractFromParticle(), KFParticleBaseSIMD::SubtractFromParticle(), KFParticleBase::SubtractFromVertex(), KFParticleBaseSIMD::SubtractFromVertex(), Selector::sum(), AnnularFieldSim::sum_local_field_at(), AnnularFieldSim::sum_nonlocal_field_at(), testing::internal::SumOverTestCaseList(), Cornelius::surface_3d(), SurveyFiles(), Acts::Frustum< value_t, DIM, SIDES >::svg(), Svtx(), Svtx_Cells(), TrackClusEvaluator::svtx_clusloc_unmatched(), Svtx_Clustering(), Svtx_Reco(), SvtxTrack_v2::SvtxTrack_v2(), SvtxTrack_v3::SvtxTrack_v3(), SvtxTrackInfo_v1::SvtxTrackInfo_v1(), SvtxTrackState_v1::SvtxTrackState_v1(), SvtxTrackState_v2::SvtxTrackState_v2(), SvtxVertex_v1::SvtxVertex_v1(), SvtxVertex_v2::SvtxVertex_v2(), boost::array< T, N >::swap(), AnnularFieldSim::swimToInAnalyticSteps(), genfit::Track::switchPDGSigns(), Acts::detail::SymmetricKLDistanceMatrix::SymmetricKLDistanceMatrix(), ResonanceJetTagging::tagHFHadronic(), tails(), SelectorDijetWorker::terminator(), SelectorWorker::terminator(), SW_Not::terminator(), SW_And::terminator(), SW_Or::terminator(), SW_NHardest::terminator(), TEST(), testing::internal::TEST(), TEST_CASE(), testing::gmock_matchers_test::TEST_F(), test_multi_stepper_vs_eigen_stepper(), testing::gmock_matchers_test::TEST_P(), test_random_graph(), test_single_component_interface_function(), FitterTester::test_ZeroFieldWithHole(), FitterTester::test_ZeroFieldWithOutliers(), TestCDBHistos(), TestCDBTTree(), testEventiterator::testEventiterator(), TestInitGoogleMock(), OnCalServer::TestMode(), testing::internal::XmlUnitTestResultPrinter::TestPropertiesAsXmlAttributes(), Acts::Test::MultiTrajectoryTestsCommon< factory_t >::testTrackStateProxyAllocations(), Acts::Test::MultiTrajectoryTestsCommon< factory_t >::testTrackStateProxyShare(), TestWrite(), ThermalPartonSampler::th_e(), ThermalPartonSampler::th_Evnum(), ThermalPartonSampler::th_orig(), ThermalPartonSampler::th_pid(), ThermalPartonSampler::th_px(), ThermalPartonSampler::th_py(), ThermalPartonSampler::th_pz(), ThermalPartonSampler::th_stat(), ThermalPartonSampler::th_t(), ThermalPartonSampler::th_x(), ThermalPartonSampler::th_y(), ThermalPartonSampler::th_z(), ThreeGraphs(), PomsMainFrame::TileCanvases(), TMVA_D0_D0bar(), EMRandom::to_double(), Acts::to_json(), Acts::GeometryHierarchyMapJsonConverter< value_t, decorator_t >::toJson(), Acts::ConvexPolygonBoundsBase::toStream(), Acts::Ray< value_t, DIM >::toStream(), Acts::GenericCuboidVolumeBounds::toStream(), Acts::AxisAlignedBoundingBox< entity_t, value_t, DIM >::toStream(), Acts::SurfaceArray::toStream(), Acts::toString(), Acts::RangeXD< binValues, ActsScalar >::toString(), Fun4AllSyncManager::TotalEvents(), Acts::WeightedComponentReducerLoop::toVector3(), TowerInfoContainerv1::TowerInfoContainerv1(), TowerInfoContainerv2::TowerInfoContainerv2(), TowerInfoContainerv3::TowerInfoContainerv3(), oncsSub_idtpcfeev3::tpc_decode(), tpc_pool::tpc_decode(), TpcClusterMover::TpcClusterMover(), tpcDraw(), tpcDrawInit(), TPCEventDisplay_Clusters(), TPCEventDisplay_Hits(), TPCEventDisplay_Updated(), TPCEventDisplay_Updated_BCO(), TpcPrototypeCluster::TpcPrototypeCluster(), TpcPrototypeTrack::TpcPrototypeTrack(), TpcRawHitv1::TpcRawHitv1(), TraceBox(), track_calorimeter_matching(), TrackCaloDist(), genfit::TrackCand::TrackCand(), TrackingQA(), Acts::CuboidVolumeBuilder::trackingVolume(), TrackParametrization(), ActsExamples::TrackParamsEstimationAlgorithm::TrackParamsEstimationAlgorithm(), trackpT(), transactionInfo(), ClusterSequence::transfer_from_sequence(), ReadLikelihoodD::Transform_1(), Acts::Frustum< value_t, DIM, SIDES >::transformed(), transformPV(), transformPVBulk(), Acts::AxisAlignedBoundingBox< entity_t, value_t, DIM >::transformVertices(), PHRaveVertexing::TranslateSvtxToGenFitTrack(), translation(), KFParticleBaseSIMD::TransportBz(), KFParticleBaseSIMD::TransportCBM(), Acts::AtlasStepper::transportCovarianceToBound(), Acts::AtlasStepper::transportCovarianceToCurvilinear(), KFParticleBaseSIMD::TransportLine(), gbl::VMatrix::transpose(), genfit::tools::transposedForwardSubstitution(), genfit::tools::transposedInvert(), PHG4GDMLWriteStructure::TraverseVolumeTree(), TSQLResultSet::Tree(), Acts::TrigFTF_GNN_Layer< external_spacepoint_t >::TrigFTF_GNN_Layer(), TriggerMultiplicity(), TrkrClusterv1::TrkrClusterv1(), TrkrClusterv2::TrkrClusterv2(), TrkrClusterv3::TrkrClusterv3(), TrkrClusterv4::TrkrClusterv4(), TrkrClusterv5::TrkrClusterv5(), TSCtoCDBTTree(), tuBinVec::tuBinVec(), buffer::u4swap(), genfit::Track::udpateSeed(), ClusterSequence::unclustered_particles(), ClusterSequence::unique_history_order(), Acts::EDM4hepUtil::detail::unpackCovariance(), testing::internal::UnitTestImpl::UnshuffleTests(), testing::TestCase::UnshuffleTests(), tinyxml2::XMLElement::UnsignedAttribute(), tinyxml2::XMLElement::UnsignedText(), tinyxml2::XMLAttribute::UnsignedValue(), FastJetOptions::update(), TrigFTF_GNN_TrackingFilter< external_spacepoint_t >::update(), Cell::updateByFlux(), Acts::detail::GenericDenseEnvironmentExtension< scalar_t >::updateEnergyLoss(), genfit::GblFitterInfo::updateFitResults(), A_Event::updateFramelist(), genfit::GblFitterInfo::updateMeasurementAndPlane(), updatePad(), Cell::updateQtoQhByFlux(), PHActsVertexPropagator::updateSvtxTrack(), PHActsGSF::updateSvtxTrack(), PHActsTrackProjection::updateSvtxTrack(), PHCosmicsTrkFitter::updateSvtxTrack(), PHActsTrkFitter::updateSvtxTrack(), PHActsVertexFitter::updateSvtxVertex(), PHActsVertexFinder::updateTrackDCA(), upevnt(), upsilon_raa_sphenix_estimator(), PHG4DetectorSubsystem::UseDB(), PHG4DetectorGroupSubsystem::UseDB(), QAHistManagerDef::useLogBins(), useLogBins(), SoftLeptonTaggingTruth::useLogBins(), ActsExamples::MaterialSteppingAction::UserSteppingAction(), InttSurveyMapv1::v_LoadFromCDBTTree(), vacpol(), Validate(), cl::vector< ::size_t, N >::vector(), vegas(), OnCalDBodbc::Verbosity(), OnlMonBase::Verbosity(), RunDBodbc::Verbosity(), OnlMonDraw::Verbosity(), PHField::Verbosity(), BEmcProfile::Verbosity(), FROG::Verbosity(), JetInput::Verbosity(), PHG4StackingAction::Verbosity(), PHNodeOperation::Verbosity(), PHG4SteppingAction::Verbosity(), CDBUtils::Verbosity(), SphenixClient::Verbosity(), intt_pool::Verbosity(), SearchTree< T >::verify_structure_linear(), VerifyResults(), veto_analysis(), Hydro::visc_flux(), Hydro::visc_source_step(), vkill_trailing(), BbcMonDraw::Warning(), testing::internal::WideStringToUtf8(), Acts::RiddersPropagator< propagator_t >::wiggleAndCalculateJacobian(), Acts::AxisAlignedBoundingBox< entity_t, value_t, DIM >::wrap(), MicromegasCalibrationData::write(), write(), write_recals_to_text(), AZigzag::WriteCalibration(), towerid::WriteCDBTree(), Fun4AllEventOutStream::WriteEvent(), oamlBuffer::writeout(), DumpObject::WriteRunEvent(), ActsExamples::RootTrajectorySummaryWriter::writeT(), ActsExamples::VertexPerformanceWriter::writeT(), Jetscape::Hadronization::WriteTask(), iSpectraSamplerWrapper::WriteTask(), SmashWrapper::WriteTask(), writeTimeOrderedDistortions(), tinyxml2::XMLPrinter::XMLPrinter(), zdc_calib(), PHG4ZDCSteppingAction::ZDCEResponse(), PHG4ZDCSteppingAction::ZDCResponse(), BEmcRec::ZeroVector(), BbcMonDraw::~BbcMonDraw(), BEmcProfile::~BEmcProfile(), odbc::CleanVector< T >::~CleanVector(), Cornelius::~Cornelius(), Cube::~Cube(), FileF::~FileF(), filter_msg_buffer::~filter_msg_buffer(), fullRunningMean::~fullRunningMean(), genfit::GFRaveVertex::~GFRaveVertex(), groot::~groot(), Hypercube::~Hypercube(), jetHistogrammer::~jetHistogrammer(), Line::~Line(), oamlBuffer::~oamlBuffer(), oncsSub_idfnalmwpc::~oncsSub_idfnalmwpc(), Jetscape::SoftParticlization::~SoftParticlization(), Square::~Square(), SVReco::~SVReco(), genfit::TrackCand::~TrackCand(), and genfit::TrackPoint::~TrackPoint().

int j

Definition at line 37 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 37 of file fasthadv4.C

Referenced by __example_2.f__(), __example_8.f__(), ClusterSequence::_really_dumb_cluster(), TpcSpaceChargeMatrixContainerv1::add(), Polygon::add_line(), Polyhedron::add_polygon(), gbl::BorderedBandMatrix::addBlockMatrix(), fullRunningMean::addChannel(), KFParticleBase::AddDaughterWithEnergyFit(), KFParticleBaseSIMD::AddDaughterWithEnergyFit(), KFParticleBase::AddDaughterWithEnergyFitMC(), KFParticleBaseSIMD::AddDaughterWithEnergyFitMC(), gbl::GblPoint::addMeasurement(), OnlMonDBodbc::AddRow(), gbl::GblPoint::addScatterer(), PHActsTrackPropagator::addTrackState(), PHTpcResiduals::addTrackState(), MakeMilleFiles::addTrackToMilleFile(), ALICEKF::ALICEKalmanFilter(), filter_msg_buffer::all_off(), filter_msg_buffer::all_on(), KFParticle_truthAndDetTools::allPVInfo(), myAnalysis::analyze(), analyzeClusterEtIso(), AnalyzeResiduals(), RecursiveMomentumContainer::append_list(), KFParticle_Tools::appendTracksToIntermediates(), PHSartreParticleTrigger::Apply(), PHPy8JetTrigger::Apply(), PHPy8ParticleTrigger::Apply(), AZigzag::ApplyCalibration(), approx(), atrobo(), attrad(), Average(), Fe55::BaLiC(), Fe55::BaLiS(), gbl::BorderedBandMatrix::bandOfAVAT(), Bias::Bias(), genfit::MeasuredStateOnPlane::blowUpCov(), BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_DATA_TEST_CASE(), Acts::Test::BOOST_FIXTURE_TEST_CASE(), Acts::KDTree< 3, int, double >::boundingBox(), boundParamResolution(), bin_heap< T, Pred >::bubble_down(), KFParticle_eventReconstruction::buildChain(), gbl::GblTrajectory::buildLinearEquationSystem(), KFParticle_Tools::buildMother(), KFParticle_DST::buildSvtxTrack(), c2fstrv(), c_vsnprintf(), BJetModule::calc3DDCA(), KFParticle_nTuple::calc_secondary_vertex_mass_noPID(), genfit::calcAverageState(), calccorr(), genfit::AbsTrackRep::calcJacobianNumerically(), Fluid::calcTotals(), FluidcellStatistic::calculate_average_integrated_photonRate_parameterization(), FluidcellStatistic::calculate_average_tau(), FluidcellStatistic::calculate_average_temperature4(), Polygon::calculate_centroid(), Polyhedron::calculate_centroid(), TpcSpaceChargeMatrixInversion::calculate_distortions(), Line::calculate_normal(), Polygon::calculate_normal(), Polyhedron::calculate_normal(), FluidcellStatistic::calculate_spacetime_4volume(), PHTpcCentralMembraneMatcher::CalculateCenters(), towerid::CalculateCutOffs(), ActsTransformations::calculateDCA(), IsolatedTrackAnalysis::calculateDCA(), KFParticle_Tools::calculateEllipsoidVolume(), ActsExamples::detail::NuclearInteractionParametrisation::calculateMeanAndCovariance(), PreCalculatedPrimeTable::CalculatePrimesUpTo(), PHG4TpcCentralMembrane::CalculateVertices(), genfit::DAF::calcWeights(), Calibrator::calibrate(), ccbb(), cemcReco::cemcReco(), centrality_newplotbg_newsupp(), PHCosmicSeeder::chainSeeds(), OnlMonDBodbc::CheckAndCreateTable(), EventNumberCheck::CheckFem(), FluidcellStatistic::checkFreezeoutSurface(), cherenkov_analysis(), HydroinfoH5::clean_hydro_event(), cleanup(), CleanUp(), Ohit::Clear(), groot::ClearTheDetector(), InttClusterizer::ClusterLadderCells(), InttClusterizer::ClusterLadderCellsRaw(), MvtxPrototype2Clusterizer::ClusterMvtx(), MvtxClusterizer::ClusterMvtx(), MvtxClusterizer::ClusterMvtxRaw(), CMDistortionAnalysis(), CMDistortionAnalysisCart(), CMDistortionAnalysisPhiR(), CMDistortionReco(), CMDistortionRecoCart(), CMDistortionRecoPhiR(), PHCosmicSeeder::combineSeeds(), compareMatrices(), compareRootFiles(), compressevent(), computeSd(), Square::construct_lines(), Cube::construct_polygons(), Hypercube::construct_polyhedrons(), PHG4InnerHcalDetector::ConstructHcalSingleScintillators(), PHG4OuterHcalDetector::ConstructHcalSingleScintillators(), PHG4IHCalDetector::ConstructIHCal(), PHG4InttDetector::ConstructIntt(), PHG4ZDCDetector::ConstructMe(), PHG4OHCalDetector::ConstructOHCal(), genfit::Track::constructTrackCand(), converttohepmc(), Acts::Test::convertToMatrix(), Acts::ConvexPolygonBoundsBase::convex_impl(), TrkrClusterv3::CopyFrom(), TrkrClusterv2::CopyFrom(), TrkrClusterv1::CopyFrom(), SvtxTrack_v2::CopyFrom(), SvtxTrack_v3::CopyFrom(), TpcTpotEventInfov1::CopyFrom(), SvtxTrackInfo_v1::CopyFrom(), Fluid::correctImagCellsFull(), KFParticleSIMD::Create(), BranchComparisonHarness::create(), PHActsVertexFitter::createActsSvtxVertex(), clvisc::OpenclBackend::CreateContext_(), PHActsInitialVertexFinder::createDummyVertex(), Acts::Sycl::SeedFinder< external_spacepoint_t >::createSeedsForGroup(), PHActsToSvtxTracks::createSvtxTrack(), Acts::GaussianGridTrackDensity< mainGridSize, trkGridSize >::createTrackGrid(), Acts::AdaptiveGridTrackDensity< spatialTrkGridSize, temporalTrkGridSize >::createTrackGrid(), cs_sha1_update(), HydroinfoH5::CSH5dumpBlockdata(), Cube::Cube(), Acts::Test::CubicBVHTrackingGeometry::CubicBVHTrackingGeometry(), CylinderGeom_Mvtx::CylinderGeom_Mvtx(), D0EffScan(), D0TruthSeparator(), d1mach(), DataAna(), DataAna2(), testing::internal::MatchMatrix::DebugString(), oncsSub_idsis3300::decode(), Packet_iddigitizerv3::decode(), oncsSub_idgl1v0::decode(), oncsSub_idsrs_v01::decode(), decode_iddcfem(), decode_idtecfem(), decode_mutc_dcm0(), decode_mutc_dcm1(), decode_mutc_dcm2(), decode_mutc_dcm3(), decode_pbsc_dcm32(), decode_pbsc_dcms(), decode_tec_dcm0(), gbl::BorderedBandMatrix::decomposeBand(), DecayFinder::deleteElement(), Packet_gl1p::demangle(), Packet_gl1::demangle(), AZigzag::DetermineCommonMode(), display(), TpcPrototypeGenFitTrkFitter::DisplayCluster(), DNL_Correction(), DNL_CorrectionArray(), ElossValidate::DoEnergyLoss(), Matter::DoEnergyLoss(), AdSCFT::DoEnergyLoss(), LBT::DoEnergyLoss(), ColorlessHadronization::DoHadronization(), dokinematics(), Acts::Frustum< value_t, DIM, SIDES >::draw(), Draw_BDiJetImbalance(), draw_corr(), draw_G4_bjet_truth_tagging(), draw_hists_3D(), drawCorr(), genfit::EventDisplay::drawEvent(), CemcMonDraw::DrawFirst(), DrawGraph(), CemcMonDraw::DrawSecond(), TpcMonDraw::DrawTPCMaxADC1D(), TpcMonDraw::DrawTPCPedestSubADC1D(), TpcMonDraw::DrawTPCRawADC1D(), TpcMonDraw::DrawTPCXYclusters(), TpcMonDraw::DrawTPCXYclusters_unweighted(), FFT::DTrans(), oncsSub_idcaenv792::dump(), oncsSub_idsis3300::dump(), oncsSub_idcaenv1742::dump(), Packet_idll1v1::dump(), Packet_gl1_evclocks::dump(), oncsSub_idtpcfeev3::dump(), Packet_cdevwcm::dump(), tpc_pool::dump(), oncsSub_idfnalmwpc::dump(), oncsSub_idfnalmwpcv2::dump(), Packet_hbd_fpga::dump(), Packet_hbd_fpgashort::dump(), Packet_gl1p::dump(), Packet_gl1::dump(), A_Event::dumpBlock(), Packet_A::dumpDebugBlock(), Packet_A::dumpErrorBlock(), DVMPHelper::DVMPHelper(), EdepPercentSmall(), Efficiency_ModuleDisplay(), EMCalDeadmap(), EMCalTowerRingStudy(), TowerInfoDefs::encode_emcal(), TowerInfoDefs::encode_hcal(), PairMaker::End(), hcal_towerid::End(), JetSeedCount::End(), pi0Efficiency::End(), cemcReco::End(), errorOf2DHistograms(), DSTTrackInfoWriter::evaluate_track_info(), event_topology_reco(), epemGun::Exec(), ExploreTTrees(), f2cstrv(), fakeFrame(), fasthadv4(), Acts::FasTrackConnector::FasTrackConnector(), Fe55::Fe55(), Acts::fieldMapRZ(), Acts::fieldMapXYZ(), Fill(), EpFinderEval::fill_tree(), Calib::fill_tree(), GenFitTrackProp::fill_tree(), groot::FillAccessBlobs(), FillBlobHist(), KFParticle_nTuple::fillBranch(), FillCalHist(), FillEnergy(), towerid::FillHistograms(), FillHoughHist(), MinimumBiasClassifier::FillMinimumBiasInfo(), SingleInttPoolInput::FillPool(), Matter::fillQhatTab(), FillRawHist(), ActsTransformations::fillSvtxTrackStates(), PHRaveVertexing::FillSvtxVertexMap(), PHG4TrackFastSim::FillSvtxVertexMap(), TpcPrototypeGenFitTrkFitter::FillSvtxVertexMap(), PHGenFitTrkFitter::FillSvtxVertexMap(), PHCASeeding::FillTree(), PHActsVertexFinder::fillVertexMap(), PHActsInitialVertexFinder::fillVertexMap(), filter_msg_buffer::filter_msg_buffer(), testing::internal::UnitTestImpl::FilterTests(), ActsExamples::JsonSurfacesWriter::finalize(), SurfaceFinder::Find_full_hypersurface(), Jetscape::SurfaceFinder::Find_full_hypersurface_3D(), Jetscape::SurfaceFinder::Find_full_hypersurface_4D(), Square::find_outside(), Cornelius::find_surface_2d(), Cornelius::find_surface_4d(), FindBlobs(), PHCosmicSeeder::findIntersections(), groot::FindNeighbors(), fit(), fit_vs_directcount(), CaloAna::fitEtaSlices(), pi0EtaByEta::fitEtaSlices(), LiteCaloEval::FitRelativeShifts(), FitVerticalScan(), Packet_A::fix_endianess(), KFParticle_Tools::flightDistanceChi2(), Jetscape::FluidCellInfo::FluidCellInfo(), PHCASeeding::FollowBiLinks(), for(), formatedPrint(), Acts::SurfaceJsonConverter::fromJson(), fullRunningMean::fullRunningMean(), GaussLegendre_getWeight(), gbl::GblPoint::GblPoint(), oncsSub_idmvtxv0::gdump(), Packet_w1::gdump(), oncsSub_idmvtxv1::gdump(), oncsSub_idmvtxv2::gdump(), Packet_w2::gdump(), Packet_w4::gdump(), oncsSubevent_w1::gdump(), oncsSubevent_w2::gdump(), oncsSubevent_w4::gdump(), generate_distortion_map(), ActsExamples::PropagationAlgorithm::generateCovariance(), Acts::Test::generateParametersCovariance(), AnnularFieldSim::GenerateSeparateDistortionMaps(), genevent(), SvtxTrack_v2::get_acts_covariance(), SvtxTrack_v3::get_acts_covariance(), get_bin_average_and_count(), sPHAnalysis::Get_CAL_e3x3(), Cornelius::get_centroids(), Cornelius::get_centroids_4d(), TrackAnalysisUtils::get_dca(), FilterEvents::get_dca(), SecondaryVertexFinder::get_dca(), HelicalFitter::get_dca(), FilterEvents::get_dca_SvtxEval(), CaloCalibEmc_Pi0::Get_Histos(), LiteCaloEval::Get_Histos(), Cornelius::get_normals(), Cornelius::get_normals_4d(), PHG4BlockGeomv1::get_rot_matrix(), TrkrClusterv3::getActsLocalError(), TrkrClusterv2::getActsLocalError(), gbl::BorderedBandMatrix::getBlockMatrix(), KFParticle_eventReconstruction::getCandidateDecay(), TpcPrototypeGenFitTrkFinder::getChi2Ndf(), ALICEKF::getClusterError(), PHTpcCentralMembraneMatcher::getClusterRMatch(), KFParticleBase::GetDeviationFromVertex(), KFParticleBaseSIMD::GetDeviationFromVertex(), KFParticleSIMD::GetDeviationFromVertexXY(), FullJetFinder::GetDistanceFromVertexXY(), PHG4MvtxSupport::GetEndWheelSideN(), PHG4MvtxSupport::GetEndWheelSideS(), PHField3DCartesian::GetFieldValue(), A_Event::getFrameEntry(), MakeMilleFiles::getGlobalVtxDerivativesXY(), Brick::GetHydroInfo(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), HydroinfoH5::getHydroinfo(), MpiMusic::GetHydroInfo_MUSIC(), gbl::GblTrajectory::getJacobian(), MakeMilleFiles::getLocalVtxDerivativesXY(), fullRunningMean::getMean(), getMeanRMS(), KFParticleBase::GetMeasurement(), KFParticleBaseSIMD::GetMeasurement(), Acts::FsmwMode1dFinder::getMode(), getpdfxint(), getqvec(), Martini::getRateElasNeg(), Martini::getRateElasPos(), Martini::getRateElasTotal(), gbl::GblTrajectory::getResAndErr(), gbl::GblPoint::getScatTransformation(), getspliti(), PHG4TpcCentralMembrane::getStripeID(), getvischlle_(), getxsecint(), SVReco::GFRVVtxToSvtxVertex(), groot::groot(), hifun(), hijfrg(), hijfst_(), hijhrd(), hijing(), hijset(), hijsrt(), hirnd(), hirnd2(), hirobo(), hodoscope_plot(), Hypercube::Hypercube(), Acts::RiddersPropagator< propagator_t >::inconsistentDerivativesOnDisc(), index44(), init(), PHPythia8::Init(), MvtxMon::Init(), PHGenFit::SpacepointMeasurement::init(), pi0Efficiency::Init(), cemcReco::Init(), Line::init(), EMMaximization::Init(), Square::init(), Cube::init(), Hypercube::init(), testing::internal::InitGoogleMockImpl(), KFParticle_nTuple::initializeBranches(), RawClusterPositionCorrection::InitRun(), HcalRawTowerBuilder::InitRun(), TpcLoadDistortionCorrection::InitRun(), PHG4TpcCentralMembrane::InitRun(), LiteCaloEval::InitRun(), PHTpcCentralMembraneMatcher::InitRun(), STACalorimeterCharacterization::inspect_ordered_towers(), instantiate(), Interlopation0Degree(), InterlopationV4(), InterlopationV4reverse(), AnnularFieldSim::interpolatedFieldIntegral(), oncsSub_idinttv0::intt_decode(), intt_pool::intt_decode(), gbl::VSymMatrix::invert(), gbl::BorderedBandMatrix::invertBand(), KFParticleBase::InvertCholetsky3(), KFParticleBaseSIMD::InvertCholetsky3(), BuildEdgesKDTree< Dim >::invoke(), isCovMatrix(), Hydro::ISformal(), SvtxVertex_v1::isValid(), SvtxVertex_v2::isValid(), PHG4Showerv1::isValid(), GlobalVertexv1::isValid(), TrkrClusterv2::isValid(), TrkrClusterv3::isValid(), TrkrClusterv1::isValid(), TpcPrototypeCluster::isValid(), Acts::CylinderBounds::jacobian(), jetini(), LBT::jetInitialize(), jewel(), klu(), LBT::LBT0(), likelihood(), likelihood_topology(), A_Event::listError(), A_Event::listFrame(), A_Event::listHistory(), testing::internal::UnitTestImpl::ListTestsMatchingFilter(), KFParticleSIMD::Load(), AnnularFieldSim::load_and_resample_spacecharge(), AnnularFieldSim::loadField(), look_purity(), CaloCalibEmc_Pi0::Loop(), CaloCalibEmc_Pi0::Loop_for_eta_slices(), loop_tree(), lu1ent(), lu2ent(), lu3ent(), lu4ent(), luboei(), lucell(), luclus(), ludecy(), luedit(), luexec(), lufowo(), lugive(), luhepc(), luindf(), lujmas(), lulist(), luprep(), lurobo(), lushow(), lusphe(), lustrf(), lutabu(), lutest(), luthru(), luupda(), main(), make_csv(), Acts::Test::SurfaceArrayCreatorFixture::makeBarrelStagger(), Acts::Test::LayerCreatorFixture::makeBarrelStagger(), Acts::IntegrationTest::makeFieldMap(), BDiJetModule::MakeGenFitTrack(), SVReco::MakeGenFitTrack(), makehist(), MakeActsGeometry::makeInttMapPairs(), makeLcD0(), makeLcD0_BUP2020(), makeLcD0_BUP2022(), MakeActsGeometry::makeMmMapPairs(), MakeActsGeometry::makeMvtxMapPairs(), KFParticle_Tools::makeParticle(), Acts::SpacePointBuilder< spacepoint_t >::makeSourceLinkPairs(), makestrings_minl(), makestrings_vac(), SVReco::MakeSvtxTrack(), PHG4TrackFastSim::MakeSvtxTrack(), TpcPrototypeGenFitTrkFitter::MakeSvtxTrack(), PHGenFitTrkFitter::MakeSvtxTrack(), MakeActsGeometry::makeTpcMapPairs(), TpcPrototypeGenFitTrkFitter::MakeTpcPrototypeTrack(), PHActsVertexFitter::makeTrackParam(), KFParticle_Tools::makeVertex(), Acts::materialMapperRZ(), Acts::materialMapperXYZ(), mednextevt(), mergeCDBTTrees(), ActsExamples::ModuleClusters::mergeParameters(), mg_match_prefix_n(), mg_printf_html_escape(), mg_url_decode(), mg_url_encode(), momentumDistributions(), EMMaximization::Move(), KFParticleBase::MultQSQt(), KFParticleBaseSIMD::MultQSQt(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::newOneSeedWithCurvaturesComparison(), newplotbg_dAu_vscent_2022(), newplotbg_newsupp(), newplotbg_newsupp_2021(), newplotbg_newsupp_2022(), newplotbg_newsupp_2022_60pct(), newplotbg_vscent_2022(), Noise_ModuleDisplay(), genfit::tools::noiseMatrixSqrt(), NoiseSimulator(), Hydro::NSquant(), numericInverse(), OM(), vector2D< T >::operator()(), gbl::VMatrix::operator*(), gbl::VSymMatrix::operator*(), Jetscape::FluidCellInfo::operator*=(), Jetscape::operator+(), gbl::VMatrix::operator+(), gbl::VSymMatrix::operator-(), gbl::VMatrix::operator=(), output_before_vs_after(), FluidcellStatistic::output_flowvelocity_vs_tau(), FluidcellStatistic::output_momentum_anisotropy_vs_tau(), FluidcellStatistic::output_temperature_vs_avg_utau(), FluidcellStatistic::output_temperature_vs_tau(), OutputVisualsTPC(), Acts::EDM4hepUtil::detail::packCovariance(), ActsFatras::detail::NuclearInteractionParameters::ParametersWithFixedMultiplicity::ParametersWithFixedMultiplicity(), DecayFinder::parseDecayDescriptor(), KFParticle_sPHENIX::parseDecayDescriptor(), testing::internal::ParseGoogleTestFlagsOnlyImpl(), PIDProbabilities::particle_probs(), MpiMusic::PassHydroEvolutionHistoryToFramework(), ActsExamples::HoughTransformSeeder::passThreshold(), pdfint(), PHField3DCartesian::PHField3DCartesian(), PHG4TpcCentralMembrane::PHG4TpcCentralMembrane(), Conversion::PHG4VtxPointToSvtxVertex(), phidst_pol(), PHMakeGroups(), pi0Efficiency::pi0Efficiency(), plot_g1_projection(), Plot_Hit_Count(), plot_resolution(), plotbg(), plotembed_vscent(), AnnularFieldSim::PlotFieldSlices(), plotpirej(), plu(), AnnularFieldSim::populate_highres_lookup(), gbl::GblTrajectory::prepare(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), gbl::VMatrix::print(), gbl::VSymMatrix::print(), Print(), genfit::RKTools::printDim(), testing::internal::PrettyUnitTestResultPrinter::PrintFailedTests(), Jetscape::FluidDynamics::PrintFluidCellInformation(), printHits(), MvtxStandaloneTracking::PrintTrackCandidates(), PHTruthVertexing::Process(), process_event(), MakeSimpleTree::process_event(), AnalyzeSimpleTree::process_event(), RawClusterDeadHotMask::process_event(), Emcal_Tower_Masking::process_event(), RawClusterPositionCorrection::process_event(), TemplateCreation::process_event(), PHG4EPDModuleReco::process_event(), PHHepMCParticleSelectorDecayProductChain::process_event(), CaloTowerBuilder::process_event(), PHG4SimpleEventGenerator::process_event(), ShowerSize::process_event(), TowerTiming::process_event(), GlobalVertexFastSimReco::process_event(), ParticleFlowReco::process_event(), MvtxMon::process_event(), QAG4SimulationKFParticle::process_event(), OnCalServer::process_event(), HijingShowerSize::process_event(), PHSimpleVertexFinder::process_event(), PHGenFitTrackProjection::process_event(), Pi0MassAnalysis::process_event(), MakeMilleFiles::process_event(), CaloWaveformSim::process_event(), hcal_towerid::process_event(), PHFlowJetMaker::process_event(), AnaMvtxPrototype1::process_event(), pi0Efficiency::process_event(), towerid::process_event(), AnaMvtxTestBeam2019::process_event(), PHTpcCentralMembraneClusterizer::process_event(), MyJetAnalysis::process_event(), PHTpcCentralMembraneMatcher::process_event(), cemcReco::process_event(), EMJetVal::process_event(), sPHAnalysis::process_event_notracking(), PairMaker::process_event_test(), sPHAnalysis_calo::process_event_test(), EMCalCalib_TestBeam::process_event_Tower(), sPHAnalysis::process_event_upsilons(), CaloWaveFormSim::process_g4hits(), DumpBbcPmtInfoContainer::process_Node(), DumpGlobalVertexMap::process_Node(), DumpMbdPmtContainer::process_Node(), DumpSvtxTrackMap::process_Node(), DumpTowerInfoContainer::process_Node(), CaloTowerBuilder::process_sim(), PHG4TruthEventAction::ProcessShowers(), TrackProjectorPid::project_track(), TrackProjectorPlaneECAL::project_track(), ProjectionReverse(), ProjectionReverse2(), PHSimpleKFProp::PropagateTrack(), genfit::Track::prune(), py1ent(), py2ent(), py3ent(), py4ent(), py4frm(), py4jet(), py4jts(), py4jtw(), py6frm(), pyadsh(), pybesq(), pybksb(), pyboei(), pycba2(), pycbal(), pycell(), pycjdc(), pyclus(), pycmq2(), pycmqr(), pycrth(), pydecy(), pydiff(), pydisg(), pydocu(), pyedit(), pyeig4(), pyevnt(), pyevnw(), pyevol(), pyexec(), pyfowo(), pyfscr(), pygaga(), pygfxx(), pygive(), pyhepc(), pyhext(), pyhidiff(), pyhiinit(), pyhiinki(), pyhiinre(), pyhimaxi(), pyhimult(), pyhiremn(), pyhiresd(), pyhiscat(), pyhisigh(), pyhispli(), pyhisspa(), pyhistat(), pyhistfe(), pyhithia(), pyhiwidt(), pyhixtot(), pyinbm(), pyindf(), pyinit(), pyinki(), pyinom(), pyinpr(), pyinre(), pyjmas(), pyjurf(), pyk(), pyldcm(), pylist(), pylogo(), pymaxi(), pymign(), pymihk(), pymirm(), pymsin(), pymult(), pynjdc(), pyp(), pyplot(), pypole(), pyprep(), pyptfs(), pyptis(), pyptmi(), pyqqbh(), pyr(), pyreco(), pyremn(), pyresd(), pyrghm(), pyrobo(), pyrvch(), pyrvgw(), pyrvne(), pyrvsf(), pysave(), pyscat(), pysfdc(), pysgex(), pysghf(), pysghg(), pysgqc(), pysgsu(), pysgtc(), pysgwz(), pyshow(), pysigh(), pyslha(), pysphe(), pyspli(), pysspa(), pystat(), pystrf(), pysugi(), pytabu(), pytbbc(), pytbbn(), pytecm(), pytest(), pythrg(), pythru(), pytime(), pyupda(), pyupev(), pyupre(), pywidt(), pywidx(), pyxtot(), pyxued(), genfit::tools::QR(), quickSort(), Matter::ran0(), LBT::ran0(), RDBCconsumer(), ActsExamples::JsonSurfacesReader::read(), eic_bnl_rich::read(), Matter::read_tables(), LBT::read_tables(), InitialFromFile::ReadEntropyDist(), HydroinfoH5::readH5Dataset_double(), ReadHis(), ReadHis2(), ReadHis3(), HydroinfoH5::readHydroinfoH5(), InitialFromFile::ReadNbcDist(), HybridHadronization::recomb(), Acts::detail::SymmetricKLDistanceMatrix::recomputeAssociatedDistances(), PHNodeIOManager::reconstructNodeTree(), ReconstructTracks(), RecursiveMomentumContainer::RecursiveMomentumContainer(), ActsExamples::ResPlotTool::refinement(), TpcPrototypeGenFitTrkFitter::ReFitTrack(), PHGenFitTrkFitter::ReFitTrack(), PHPointerList< T >::removeAt(), genfit::KalmanFitterRefTrack::removeOutdated(), ActsFatras::Simulation< charged_selector_t, charged_simulator_t, neutral_selector_t, neutral_simulator_t >::renumberTailParticleIds(), ALICEKF::repairCovariance(), groot::Report(), genfit::EventDisplay::reset(), fullRunningMean::Reset(), genfit::RKTrackRep::RKutta(), rlu(), TpcClusterCleaner::rotate_error(), ActsTransformations::rotateActsCovToSvtxTrack(), ActsTransformations::rotateSvtxTrackCovToActs(), KFParticleBase::RotateXY(), KFParticleBaseSIMD::RotateXY(), row_and_column_2d_plot(), Run(), ActsExamples::RootBFieldWriter::run(), RunBclk(), Acts::OnnxRuntimeBase::runONNXInferenceMultiOutput(), HFTriggerMVA::runTrigger(), HFTrigger::runTwoTrackTrigger(), AnnularFieldSim::save_spacecharge(), sChargeMap::SaveRho(), PHG4TpcCentralMembrane::SearchModule(), SvtxTrack_v2::set_acts_covariance(), SvtxTrack_v3::set_acts_covariance(), Jetscape::JetScapeParticleBase::set_jet_v(), filter_msg_buffer::set_severity_below_threshold(), filter_msg_buffer::set_type(), TrkrClusterv3::setActsLocalError(), TrkrClusterv2::setActsLocalError(), KFParticleBase::SetMassConstraint(), KFParticleBaseSIMD::SetMassConstraint(), KFParticleBase::SetNoDecayLength(), KFParticleBaseSIMD::SetNoDecayLength(), Hydro::setNSvalues(), Cell::setpi0(), Cell::setpiH0(), KFParticleBase::SetProductionVertex(), KFParticleBaseSIMD::SetProductionVertex(), HydroinfoH5::setZero_fluidCell(), ShSizeHist(), ShSizePrep(), Acts::solenoidFieldMap(), gbl::BorderedBandMatrix::solveBand(), Hypercube::split_to_cubes(), Cube::split_to_squares(), splitFakeFrame(), splitfncint(), Square::Square(), ActsExamples::ModuleClusters::squash(), HybridHadronization::stringform(), HybridHadronization::stringprep(), KFParticleBase::SubtractDaughter(), KFParticleBaseSIMD::SubtractDaughter(), KFParticleBase::SubtractFromParticle(), KFParticleBaseSIMD::SubtractFromParticle(), KFParticleBase::SubtractFromVertex(), KFParticleBaseSIMD::SubtractFromVertex(), Cornelius::surface_3d(), SurveyFiles(), SvtxTrack_v2::SvtxTrack_v2(), SvtxTrack_v3::SvtxTrack_v3(), SvtxTrackInfo_v1::SvtxTrackInfo_v1(), SvtxTrackState_v1::SvtxTrackState_v1(), SvtxTrackState_v2::SvtxTrackState_v2(), SvtxVertex_v1::SvtxVertex_v1(), SvtxVertex_v2::SvtxVertex_v2(), Acts::detail::SymmetricKLDistanceMatrix::SymmetricKLDistanceMatrix(), tails(), PHG4GDMLWriteSolids::TessellatedWrite(), TEST(), test_random_graph(), TestWrite(), PomsMainFrame::TileCanvases(), Acts::SurfaceArray::toStream(), Acts::toString(), TpcPrototypeCluster::TpcPrototypeCluster(), track_kinematics(), TrackCaloDist(), ReadLikelihoodD::Transform_1(), PHRaveVertexing::TranslateSvtxToGenFitTrack(), KFParticleBase::TransportBz(), KFParticleBaseSIMD::TransportBz(), KFParticleBase::TransportCBM(), KFParticleBaseSIMD::TransportCBM(), KFParticleBase::TransportLine(), KFParticleBaseSIMD::TransportLine(), gbl::VMatrix::transpose(), genfit::tools::transposedForwardSubstitution(), genfit::tools::transposedInvert(), TripleFit(), TrkrClusterv1::TrkrClusterv1(), TrkrClusterv2::TrkrClusterv2(), TrkrClusterv3::TrkrClusterv3(), TSCtoCDBTTree(), Acts::EDM4hepUtil::detail::unpackCovariance(), TrigFTF_GNN_TrackingFilter< external_spacepoint_t >::update(), genfit::GblFitterInfo::updateFitResults(), PHActsVertexPropagator::updateSvtxTrack(), PHActsGSF::updateSvtxTrack(), PHActsTrackProjection::updateSvtxTrack(), PHCosmicsTrkFitter::updateSvtxTrack(), PHActsTrkFitter::updateSvtxTrack(), PHActsVertexFitter::updateSvtxVertex(), PHActsVertexFinder::updateTrackDCA(), upevnt(), vegas(), Verbosity(), veto_analysis(), write(), ActsExamples::JsonSurfacesWriter::write(), write_recals_to_text(), ActsExamples::RootTrajectorySummaryWriter::writeT(), ActsExamples::VertexPerformanceWriter::writeT(), iSpectraSamplerWrapper::WriteTask(), writeTimeOrderedDistortions(), xsecint(), Cube::~Cube(), filter_msg_buffer::~filter_msg_buffer(), groot::~groot(), Hypercube::~Hypercube(), PHG4OHCalSteppingAction::~PHG4OHCalSteppingAction(), and RecursiveMomentumContainer::~RecursiveMomentumContainer().

int nmipstep

Definition at line 36 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 36 of file fasthadv4.C

Referenced by fasthadv4().

int nshstep

Definition at line 36 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 36 of file fasthadv4.C

Referenced by fasthadv4().

int ntryem

Definition at line 40 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 40 of file fasthadv4.C

Referenced by fasthadv4().

int ntryhad

Definition at line 40 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 40 of file fasthadv4.C

Referenced by fasthadv4().

int ntrysh

Definition at line 40 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 40 of file fasthadv4.C

Referenced by fasthadv4().

double reh

Definition at line 28 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 28 of file fasthadv4.C

Referenced by fasthadv4().

double x

Definition at line 28 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 28 of file fasthadv4.C

Referenced by __example_1.f__(), __example_2.f__(), __example_3.f__(), __example_4.f__(), airy1(), airy1d(), airy2(), airy2d(), aiz(), attflv(), avscatcen(), biz(), bk(), bornin(), calcxsection(), conkin(), ddexp(), deltas(), doinstatescat(), dokinematics(), ei(), eix(), eixint(), f2allm(), f2pyth(), fg(), fgp(), fgp1(), fgp2(), fgp3(), fhhiggscorr(), fhin(), fhsetflags(), fhsetpara(), fjet(), fjetrig(), flap(), flap1(), flap2(), fnjet(), fnkick(), fnkick2(), fnstru(), fnstrum(), fnstrus(), fspen(), fspens(), ftot(), ftotjet(), ftotrig(), gauss1(), gauss2(), gauss3(), gauss4(), generatez(), getnewmass(), getpdf(), getpnorad1(), getqvec(), getscatterer(), getsscat(), gmre(), hijing(), hijset(), intbtk2(), itafun(), luerrm(), lugive(), lulist(), lutabu(), lutest(), luupda(), lux3jt(), makebranch(), makeinsplit(), odeint(), omg0(), pdfset(), pdfsetold(), phase(), pickvtx(), pyangl(), pycmq2(), pycmqr(), pyct5l(), pyct5m(), pycteq(), pydcyk(), pydump(), pyeicg(), pyeig4(), pyerrm(), pyevnt(), pyevnw(), pyevwt(), pyfill(), pyfisb(), pyfram(), pygaga(), pygamm(), pygano(), pygau2(), pygaus(), pygbeh(), pygdir(), pygfxx(), pyggam(), pygive(), pygram(), pygrvd(), pygrvl(), pygrvm(), pygrvs(), pygrvv(), pygrvw(), pygvmd(), pyhifram(), pyhigamm(), pyhiinit(), pyhiinki(), pyhimaxi(), pyhimult(), pyhiovly(), pyhirand(), pyhisigh(), pyhisspa(), pyhistat(), pyhistfe(), pyhistfu(), pyhitest(), pyhiw1au(), pyhiw2au(), pyinbm(), pyinit(), pyinre(), pykcut(), pylamf(), pylist(), pymaxi(), pymign(), pymirm(), pymult(), pypdel(), pypdfl(), pypdfu(), pypdga(), pypdpi(), pypdpo(), pypdpr(), pypile(), pyplot(), pyptmi(), pyrand(), pyreco(), pyrvg1(), pyrvg2(), pyrvg3(), pyrvg4(), pyrvs(), pysgex(), pysghf(), pysghg(), pysgqc(), pysgsu(), pysgtc(), pysgwz(), pysigh(), pyslha(), pystat(), pystbh(), pystop(), pysugi(), pytabu(), pytaud(), pytest(), pytune(), pyupda(), pyupev(), pywaux(), pywdkk(), pywidt(), pyx3jt(), pyxued(), pyxxz6(), rk4step(), rkstepper(), romg(), rwdsax(), serai(), seraid(), ssmssm(), structm(), structmold(), structp(), structpold(), sugra(), tails(), title(), ulangl(), vegas(), visaje(), wdsax(), wdsax1(), wdsax2(), and xytabl().

double xhad

Definition at line 28 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 28 of file fasthadv4.C

Referenced by fasthadv4().

double y

Definition at line 28 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 28 of file fasthadv4.C

Referenced by KFPMath::__attribute__(), __example_2.f__(), __example_6.f__(), __example_7.f__(), __example_8.f__(), TilingExtent::_determine_rapidity_extent(), ClusterSequence::_really_dumb_cluster(), odbc::Date::_validateYear(), trento::Event::accumulate_TAB(), testing::gmock_generated_actions_test::ACTION_P2(), testing::gmock_generated_actions_test::ACTION_P3(), noiPads::add_pad(), TrackEvaluation::add_truth_information(), pseudoRunningMean::addChannel(), TrackFitUtils::addClustersOnLine(), PHG4OHCalDetector::AddGeometryNode(), PHG4IHCalDetector::AddGeometryNode(), PHG4OuterHcalDetector::AddGeometryNode(), PHG4InnerHcalDetector::AddGeometryNode(), pythiaEMCalAna::addPrimaryFromGeant(), pythiaEMCalAna::addPrimaryFromPythia(), PHG4SpacalDetector::AddTowerGeometryNode(), ALICEKF::ALICEKalmanFilter(), PomsMainFrame::AlignRight(), ar3jet(), avscatcen(), Acts::Test::basicChecks(), BeamLineDefineMagnets(), biz(), ActsFatras::BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_AUTO_TEST_CASE(), BOOST_AUTO_TEST_CASE(), Acts::Test::BOOST_DATA_TEST_CASE(), Fatras::Test::BOOST_DATA_TEST_CASE(), BOOST_DATA_TEST_CASE(), bornin(), HybridHadronization::bring_hadrons_to_mass_shell(), PHTruthSiliconAssociation::buildTrackSeed(), PHTruthTrackSeeding::buildTrackSeed(), calccorr(), calcta(), OnlBbcEvent::calculate(), FluidcellStatistic::calculate_hypersurface_3volume(), IsolatedTrackAnalysis::calculateProjectionEta(), IsolatedTrackAnalysis::calculateProjectionPhi(), calcxsection(), calLinearity(), calLinearity_ShowerCalib(), ChargeMapReader::CanInterpolateAt(), Acts::detail::CantorEdge< int64_t >::CantorEdge(), planarity::case_E(), Jetscape::JetScapeWriterHepMC::castVtxToHepMC(), Jetscape::JetScapeWriterRootHepMC::castVtxToHepMC(), CBfitter(), TrackFitUtils::circle_fit_by_taubin(), circularMean(), PHBBox::ClipLine(), Ohit::Cluster(), CMDistortionAnalysis(), CMDistortionAnalysisCart(), CMDistortionAnalysisPhiR(), CMDistortionReco(), CMDistortionRecoCart(), tileHelper::collectTileSummary(), compare(), trento::Event::compute_nuclear_thickness(), trento::Event::compute_observables(), conkin(), PHG4EPDDetector::construct_block(), PHG4PSTOFDetector::ConstructMe(), BEmcRecCEMC::CorrectPosition(), BEmcRec::CorrectPosition(), BEmcRec::CorrectShowerDepth(), Acts::EventDataView3D::createEllipse(), CaloGeomMapping::CreateGeomNode(), ActsExamples::HoughTransformSeeder::createHoughHist(), ActsExamples::HoughTransformSeeder::createLayerHoughHist(), RawTowerBuilder::CreateNodes(), groot::CreateZigzags(), HydroinfoH5::cubeInterp(), DataAna(), DataAna2(), oncsSub_iduppetdata::decode(), oncsSub_iduppetdata_v104::decode(), deltas(), stack::displayEvent(), Matter::DoEnergyLoss(), HybridHadronization::DoHadronization(), MbdEvent::DoQuickClockOffsetCalib(), dqn32(), TpotMonDraw::draw_detnames_sphenix(), MyMonDraw::DrawHistory(), DaqMonDraw::DrawHistory(), BbcMonDraw::DrawHistory(), MvtxMonDraw::DrawHistory(), dvcs_plot(), EdepPercentAnalyzerOH(), EdepPercentSmall(), EdepSmall(), ei(), eic_sphenix_fill_xq2(), eic_sphenix_test_smearing(), eic_unsmeared_eta_p(), eicsmear_dvmp_plot(), EnergyGlance(), Acts::estimateTrackParamsFromSeed(), EMCalCalib::eval_photon_proj(), EMCalAna::eval_trk_proj(), QAG4SimulationCalorimeterSum::eval_trk_proj(), Acts::VectorHelpers::evaluateTrigonomics(), PGun::Exec(), PythiaGun::Exec(), ActsExamples::HoughTransformSeeder::execute(), extractEnergyLinearity_OHCal(), extractEnergyLinearity_Pion(), extractMIPEnergy(), extractShowerCalibFactor_OHCal(), Acts::extractTransform(), SvtxClusterEval::fast_approx_atan2(), fasthadv4(), Fe55::Fe55(), ffu(), fg(), fgp(), FillEnergy(), fillEvent(), psTOFTimezeroEval::fillOutputNtuples(), SvtxEvaluatorHaiwang::fillOutputNtuples(), TrkrNtuplizer::fillOutputNtuples(), CaloEvaluator::fillOutputNtuples(), SvtxEvaluator::fillOutputNtuples(), PHG4CylinderGeomv4::find_strip_center(), TrackSeed_v1::findRoot(), FitProfile(), FitResolution(), Ohit::FitX(), fjetResol(), Acts::detail::freeToCurvilinearJacobian(), G2DI(), simpleRandom::gauss(), gauss1(), gauss2(), gauss3(), gauss4(), Acts::Test::gencluster(), generate_ep_dis(), PHG4GDMLWriteSolids::GenTrapWrite(), genfit::Field::get(), get_depolarization_factor(), SvtxTruthEval::get_innermost_truth_hit(), SvtxTruthEval::get_outermost_truth_hit(), TrackSeed_v1::get_phi(), TrackSeed_FastSim_v1::get_phi(), get_temp_N(), PHG4GDMLWriteDefine::GetAngles(), GetBinominalRatio(), getBinPosition(), PHCosmicsTrkFitter::getCharge(), ALICEKF::GetCircleClusterResiduals(), TrackFitUtils::getCircleClusterResiduals(), SecondaryVertexFinder::getCircleXYTrack(), getCoeffs(), EmcCluster::GetCorrPos(), KFParticleBase::GetDecayLength(), KFParticleBaseSIMD::GetDecayLength(), KFParticleBase::GetDecayLengthXY(), KFParticleBaseSIMD::GetDecayLengthXY(), KFParticleBase::GetDStoPointBz(), KFParticleBaseSIMD::GetDStoPointBz(), TrackProjectionTools::getE33Forward(), EmcCluster::GetECoreCorrected(), Martini::getEnergyTransfer(), PHField3DCartesian::GetFieldValue(), PHField2D::GetFieldValue(), PHField3DCylindrical::GetFieldValue(), PHG4OuterHcalField::GetFieldValue(), GubserHydro::GetHydroInfo(), HydroFromFile::GetHydroInfo(), getinspliti(), getinsudared(), KFParticleBase::GetMomentum(), KFParticleBaseSIMD::GetMomentum(), Martini::getMomentumTransfer(), Martini::getNewMomentumRad(), getpdfxint(), getpnorad1(), KFParticleBase::GetR(), KFParticleBaseSIMD::GetR(), getscatterer(), getspliti(), getsscat(), stack::getStackImpact(), stack::getStackTrack(), A_Event::getTime(), getxsecint(), Acts::SpacePointUtility::globalCoords(), go(), hera_dis_fillbins(), hiboost(), hijsrt(), eic_dual_rich::ind_ray(), eic_bnl_rich::ind_ray(), BbcMon::Init(), EMCalLikelihood::Init(), HcalRawTowerBuilder::InitRun(), Acts::TrapezoidBounds::inside(), intbtk2(), Interlopation0Degree(), InterlopationV4(), InterlopationV4reverse(), Acts::detail::CantorEdge< int64_t >::inverse(), invertTableDirect(), HybridHadronization::invoke_py(), itafun(), Acts::LayerArrayCreator::layerArray(), PHG4CylinderGeom_Spacalv3::load_demo_sector_tower_map4(), Jetscape::PartonShower::load_node_info_handler(), s95p::loadSongIC(), look_purity(), main(), BDiJetModule::MakeGenFitTrack(), SVReco::MakeGenFitTrack(), TrackerEventDisplay::makeJsonFile(), makeLcD0(), makeLcD0_BUP2020(), makeLcD0_BUP2022(), ActsExamples::makeMagneticFieldMapXyzFromRoot(), ActsExamples::makeMagneticFieldMapXyzFromText(), Acts::Test::makeParameters(), makepTCaloGraph(), PHG4ScoringManager::makeScoringHistograms(), PHActsKDTreeSeeding::makeSpacePoint(), PHActsSiliconSeeding::makeSpacePoint(), makeV1_BUP2020(), CaloWaveformSim::maphitetaphi(), materialComposition(), meanFromFree(), BEmcRec::Momenta(), momentumDistributions(), PHHepMCGenEvent::moveVertex(), Neutrals(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::newSpacePoint(), PHG4SpacalSteppingAction::NoHitSteppingAction(), numericInverse(), odeint(), Ohit::Ohit(), boost::operator!=(), Fatras::Scattering< formula_t >::operator()(), Acts::Sycl::detail::LinearTransform< OtherSPType >::operator()(), ActsFatras::TrapezoidRandom::operator()(), boost::operator<(), ClosestPair2D::Shuffle::operator<(), boost::operator<=(), boost::operator>=(), Fluid::outputGnuplot(), SecondaryVertexFinder::outputTrackDetails(), phase(), pickvtx(), Plot_FastTrack_Efficiency(), plot_residuals(), Plot_SVTX_Efficiency(), Fe55::PlotAvHit(), plotembed_vscent(), PktSizeMonDraw::PlotNoisy(), Fe55::PlotProfiles(), podinl(), PHG4GDMLWriteDefine::Position_vectorWrite(), Jetscape::SurfaceFinder::PrepareASurfaceCell(), PHG4Hitv1::print(), printBField(), printHits(), psTOFTimezeroEval::printOutputInfo(), SvtxEvaluatorHaiwang::printOutputInfo(), CaloEvaluator::printOutputInfo(), SvtxEvaluator::printOutputInfo(), PHG4ParticleGeneratorD0::process_event(), BbcMon::process_event(), ReactionPlaneAfterburner::process_event(), TrackSeedTrackMapConverter::process_event(), PHG4ParticleGeneratorVectorMeson::process_event(), PHG4SimpleEventGenerator::process_event(), PHG4FullProjSpacalCellReco::process_event(), TPCGemGainCalb::process_event(), HFMLTriggerInterface::process_event(), PHGenFitTrackProjection::process_event(), fillSpaceChargeMaps::process_event(), readDigitalCurrents::process_event(), AnaMvtxPrototype1::process_event(), PHTpcCentralMembraneClusterizer::process_event(), FillTruthRecoMatchTree::process_event(), sPHAnalysis::process_event_hepmc(), PairMaker::process_event_test(), CaloWaveFormSim::process_g4hits(), Acts::Legacy::AtlasSeedFinder< SpacePoint >::production3Sp(), proj(), ProjectionReverse(), ProjectionReverse2(), pyangl(), pyct5l(), pyct5m(), pyfcmp(), pygaga(), pygfxx(), pygram(), pyhistfu(), pylamf(), pypdfu(), pypdpi(), pypdpo(), pyptis(), pyreco(), pyrvg4(), pyrvs(), pysimp(), pywidt(), pyxxz6(), genfit::tools::QR(), radgam_pol(), Acts::IntegrationTest::readFieldXYZ(), readFile(), ReadHis(), ReadHis2(), ReadHis3(), NcollListFromFile::ReadNbcList(), IPGlasmaWrapper::ReadNbcList(), readSeedFile(), HybridHadronization::recomb(), TpcPrototypeGenFitTrkFitter::ReFitTrack(), Resolution(), EpFinder::Results(), Acts::SpacePointUtility::rhoZCovariance(), rk4step(), rkstepper(), GPUTPCTrackParam::Rotate(), KFPTrackVector::RotateXY(), KFPTrack::RotateXY(), PHG4GDMLWriteDefine::Rotation_vectorWrite(), ActsExamples::RootBFieldWriter::run(), ActsExamples::CsvBFieldWriter::run(), rv2(), Packet_cdevwcm::rValue(), PHG4Utils::sA(), trento::Deuteron::sample_nucleons_impl(), trento::DeformedWoodsSaxonNucleus::sample_nucleons_impl(), SaveCanvas(), PHG4GDMLWriteDefine::Scale_vectorWrite(), ActsFatras::Channelizer::segments(), Acts::TGeoParser::select(), serai(), seraid(), RawTowerGeomv2::set_center_y(), RawTowerGeomv1::set_center_y(), RawTowerGeomv4::set_center_y(), RawTowerGeomv3::set_center_y(), PHG4ParticleGeneratorVectorMeson::set_existing_vertex_offset_vector(), PHG4SimpleEventGenerator::set_existing_vertex_offset_vector(), HybridHadronization::set_initial_parton_masses(), HybridHadronization::set_spacetime_for_pythia_hadrons(), PHG4ParticleGeneratorVectorMeson::set_vertex_distribution_function(), PHHepMCGenHelper::set_vertex_distribution_function(), PHG4SimpleEventGenerator::set_vertex_distribution_function(), PHG4ParticleGeneratorVectorMeson::set_vertex_distribution_mean(), PHHepMCGenHelper::set_vertex_distribution_mean(), PHG4SimpleEventGenerator::set_vertex_distribution_mean(), PHG4ParticleGeneratorVectorMeson::set_vertex_distribution_width(), PHHepMCGenHelper::set_vertex_distribution_width(), PHG4SimpleEventGenerator::set_vertex_distribution_width(), PHG4ParticleGeneratorBase::set_vtx(), BbcGeomV1::set_xyz(), MbdGeomV1::set_xyz(), SvtxTrackState_v2::set_y(), SvtxTrackState_v1::set_y(), SvtxVertex_v2::set_y(), SvtxVertex_v1::set_y(), PHG4Showerv1::set_y(), GlobalVertexv1::set_y(), TrackStateInfo_v1::set_y(), PHG4CylinderGeom_Spacalv1::set_ypos(), InttVertexFinder::setBeamCenter(), KFVertex::SetBeamConstraint(), ICGubser::setIC(), IC::setIC(), ICGlauber::setIC(), KFPTrack::SetParameters(), PHG4HcalSubsystem::SetPosition(), ActsFatras::Particle::setPosition4(), KFPVertex::SetXYZ(), KFPTrack::SetXYZ(), CMFlashClusterv3::setY(), TpcPrototypeCluster::setY(), CMFlashClusterv1::setY(), CMFlashClusterv2::setY(), TrkrClusterv2::setY(), TrkrClusterv1::setY(), KFPVertex::SetY(), KFPTrack::SetY(), CMFlashClusterv3::setY1(), CMFlashClusterv3::setY2(), Shifter::ShiftBack(), Shifter::ShiftForward(), showShape(), ShSizeHist(), TPCHitTrackDisplay::SimulationOut(), MvtxStandaloneTracking::SolveGLS(), Hydro::source_step(), strf(), HybridHadronization::stringprep(), StupidGraphs(), Acts::Frustum< value_t, DIM, SIDES >::svg(), tails(), TEST(), testing::gmock_generated_actions_test::TEST(), testing::gmock_matchers_test::TEST(), TEST_CASE(), ThreeGraphs(), TPCEventDisplay_Clusters(), TPCEventDisplay_Hits(), TrackCaloDist(), MvtxStandaloneTracking::TrackFitXY(), MvtxStandaloneTracking::TrackFitZY(), Acts::AtlasStepper::transportCovarianceToBound(), ulangl(), TrigFTF_GNN_TrackingFilter< external_spacepoint_t >::update(), vacpol(), HybridHadronization::HHparton::x(), HybridHadronization::HHhadron::x(), PHG4InnerHcalDetector::x_at_y(), HybridHadronization::HHparton::x_t(), HybridHadronization::HHhadron::x_t(), hcalUtil::xPeak(), xytabl(), HybridHadronization::HHparton::z(), HybridHadronization::HHhadron::z(), and zdc_calib().

double yhad

Definition at line 28 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 28 of file fasthadv4.C

Referenced by fasthadv4().

double zhad

Definition at line 28 of file fasthadv4.C.

View newest version in sPHENIX GitHub at line 28 of file fasthadv4.C

Referenced by fasthadv4().