![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
Include dependency graph for matscan.C:Go to the source code of this file.
Functions | |
| void | matscan () |
| void | set_phimin (const float f) |
| void | set_phispan (const float f) |
| void | set_phibins (const int i) |
| void | set_thetamin (const float f) |
| void | set_thetaspan (const float f) |
| void | set_thetabins (const int i) |
| void | print () |
| void | setmidrap () |
| void | set_thetascan () |
Variables | |
| float | phimin = 0. |
| float | phispan = 360. |
| int | phibins = 1000. |
| float | thetamin = 0. |
| float | thetaspan = 360. |
| int | thetabins = 1000 |
| void matscan | ( | ) |
Definition at line 29 of file matscan.C.
View newest version in sPHENIX GitHub at line 29 of file matscan.C
References PHG4Reco::ApplyCommand(), Fun4AllServer::getSubsysReco(), PHG4Reco::InitRun(), Fun4AllServer::instance(), phibins, phimin, phispan, thetabins, thetamin, thetaspan, and Fun4AllServer::topNode().
Here is the call graph for this function:| void print | ( | ) |
| void set_phibins | ( | const int | i | ) |
| void set_phimin | ( | const float | f | ) |
| void set_phispan | ( | const float | f | ) |
| void set_thetabins | ( | const int | i | ) |
| void set_thetamin | ( | const float | f | ) |
| void set_thetascan | ( | ) |
Definition at line 72 of file matscan.C.
View newest version in sPHENIX GitHub at line 72 of file matscan.C
References set_phibins(), set_phimin(), set_phispan(), set_thetabins(), set_thetamin(), and set_thetaspan().
Here is the call graph for this function:| void set_thetaspan | ( | const float | f | ) |
| void setmidrap | ( | ) |
Definition at line 65 of file matscan.C.
View newest version in sPHENIX GitHub at line 65 of file matscan.C
References set_phibins(), set_phispan(), set_thetabins(), and set_thetaspan().
Here is the call graph for this function:| int phibins = 1000. |
Definition at line 17 of file matscan.C.
View newest version in sPHENIX GitHub at line 17 of file matscan.C
Referenced by TpcSpaceChargeMatrixInversion::add(), TpcSpaceChargeMatrixContainerv1::add(), TpcSpaceChargeMatrixInversion::calculate_distortions(), InttClusterizer::ClusterLadderCells(), MvtxClusterizer::ClusterMvtx(), TpcSpaceChargeReconstructionHelper::copy_histogram(), TpcDirectLaserReconstruction::create_histograms(), QAG4SimulationIntt::evaluate_clusters(), QAG4SimulationMvtx::evaluate_clusters(), QAG4SimulationTpc::evaluate_clusters(), HelixHough::findSeededHelices(), TpcDirectLaserReconstruction::get_cell_index(), TpcSpaceChargeReconstruction::get_cell_index(), PHTpcResiduals::getCell(), HelixHough::HelixHough(), HelixHough::initHelixHough(), initializepidqabook(), PHG4CylinderCellReco::InitRun(), PHG4TpcPadPlaneReadout::MapToPadPlane(), matscan(), PHG4TpcPadPlaneReadout::populate_zigzag_phibins(), print(), PHG4TpcPadBaselineShift::process_event(), TpcSpaceChargeMatrixContainerv1::set_grid_dimensions(), and set_phibins().
| float phimin = 0. |
Definition at line 15 of file matscan.C.
View newest version in sPHENIX GitHub at line 15 of file matscan.C
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE(), RawClusterBuilderFwd::CorrectPhi(), initializepidqabook(), PHG4CylinderCellReco::InitRun(), Acts::ConeVolumeBounds::inside(), LoadData(), matscan(), plot_matscan(), plot_matscan_tdr(), print(), PHCASeeding::QueryTree(), and set_phimin().
| float phispan = 360. |
| int thetabins = 1000 |
| float thetamin = 0. |
Definition at line 18 of file matscan.C.
View newest version in sPHENIX GitHub at line 18 of file matscan.C
Referenced by BuildMatrixDetector_0_1_FF(), EtmAzimuthalScan::DoIt(), LoadData(), matscan(), plot_matscan(), plot_matscan_tdr(), print(), and set_thetamin().