ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Go to the source code of this file.
Variables | |
std::vector< Vector2D > | rectVertices |
struct { | |
double xmin = -2 | |
double xmax = 2 | |
double ymin = -1 | |
double ymax = 1 | |
} | rectDimensions |
std::vector< Vector2D > | rectTestPoints |
std::vector< Vector2D > | rectClosestPoints |
std::vector< double > | rectDistances |
std::vector< Vector2D > | rectShiftedVertices |
struct { | |
double xmin = 1 | |
double xmax = 3 | |
double ymin = 2 | |
double ymax = 4 | |
} | rectShiftedDimensions |
std::vector< Vector2D > | rectShiftedTestPoints |
std::vector< Vector2D > | rectShiftedClosestPoints |
std::vector< double > | rectShiftedDistances |
std::vector<Vector2D> rectClosestPoints |
Definition at line 53 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 53 of file BoundaryCheckTestsRefs.hpp
void rectDimensions |
Definition at line 24 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 24 of file BoundaryCheckTestsRefs.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
std::vector<double> rectDistances |
Definition at line 80 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 80 of file BoundaryCheckTestsRefs.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
std::vector<Vector2D> rectShiftedClosestPoints |
Definition at line 157 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 157 of file BoundaryCheckTestsRefs.hpp
void rectShiftedDimensions |
Definition at line 128 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 128 of file BoundaryCheckTestsRefs.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
std::vector<double> rectShiftedDistances |
Definition at line 184 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 184 of file BoundaryCheckTestsRefs.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
std::vector<Vector2D> rectShiftedTestPoints |
Definition at line 130 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 130 of file BoundaryCheckTestsRefs.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
std::vector<Vector2D> rectShiftedVertices |
Definition at line 114 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 114 of file BoundaryCheckTestsRefs.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
std::vector<Vector2D> rectTestPoints |
Definition at line 26 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 26 of file BoundaryCheckTestsRefs.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
std::vector<Vector2D> rectVertices |
Definition at line 10 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 10 of file BoundaryCheckTestsRefs.hpp
Referenced by Acts::Test::BOOST_AUTO_TEST_CASE().
double xmax = 2 |
Definition at line 19 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 19 of file BoundaryCheckTestsRefs.hpp
Referenced by G4VSceneHandler::AddPrimitive(), G4MuonMinusBoundDecay::ApplyYourself(), Acts::CylinderVolumeBounds::boundingBox(), G4BoundingEnvelope::BoundingBoxVsVoxelLimits(), G4ReflectedSolid::BoundingLimits(), G4DisplacedSolid::BoundingLimits(), G4Polyhedra::BoundingLimits(), G4Trd::BoundingLimits(), G4EllipticalCone::BoundingLimits(), G4Para::BoundingLimits(), G4ExtrudedSolid::BoundingLimits(), G4Trap::BoundingLimits(), G4BoundingEnvelope::CalculateExtent(), G4PVPlacement::CheckOverlaps(), G4GeomTools::CheckSnip(), G4BoundingEnvelope::ClipVoxelByPlanes(), G4PolarizedMollerBhabhaModel::ComputeCrossSectionPerElectron(), G4MollerBhabhaModel::ComputeCrossSectionPerElectron(), DetectorConstruction::ComputeGeomParameters(), G4DrawVoxels::ComputeVoxelPolyhedra(), G4NeutronBetaDecayChannel::DecayIt(), G4DalitzDecayChannel::DecayIt(), G4MuonDecayChannel::DecayIt(), deriv(), doinstatescat(), HistoManager::DumpHistoParameters(), G4LivermorePolarizedGammaConversionModel::Encu(), G4GMocrenFileSceneHandler::EndSavingGdd(), G4BoundingEnvelope::G4BoundingEnvelope(), G4eeToHadronsModel::GenerateCMPhoton(), G4TwistTrapFlatSide::GetFacets(), G4TwistTubsSide::GetFacets(), G4TwistTubsHypeSide::GetFacets(), mRICH::getNgamma(), ECCEmRICHFastPIDMap::getNgamma(), getpdf(), getpdfxintexact(), G4TwistedTubs::GetPointOnSurface(), G4BoundingEnvelope::GetPrismAABB(), hifun(), hijsft(), hirnd2(), G4DNASmoluchowskiDiffusion::InitialiseInverseProbability(), pdfint(), plot_matscan(), plot_matscan_tdr(), G4GammaConversionToMuons::PostStepDoIt(), G4DNASmoluchowskiDiffusion::PrepareReverseTable(), prt_fit(), prt_integral(), prt_shiftHist(), pygaga(), pypdel(), pypdfu(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4PolarizedMollerBhabhaModel::SampleSecondaries(), G4LDMBremModel::SampleSecondaries(), G4eplusTo3GammaOKVIModel::SampleSecondaries(), G4eBremParametrizedModel::SampleSecondaries(), G4MollerBhabhaModel::SampleSecondaries(), G4MuBremsstrahlungModel::SampleSecondaries(), G4ICRU73QOModel::SampleSecondaries(), G4BraggModel::SampleSecondaries(), G4BraggIonModel::SampleSecondaries(), G4DNARevertProbability::SetBoundaries(), G4VisCommandSetExtentForField::SetNewValue(), G4VisCommandSceneAddExtent::SetNewValue(), G4VisExtent::SetXmax(), and G4VPolarizedCrossSection::SetXmax().
double xmin = -2 |
Definition at line 18 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 18 of file BoundaryCheckTestsRefs.hpp
Referenced by G4VSceneHandler::AddPrimitive(), G4MuonMinusBoundDecay::ApplyYourself(), Acts::CylinderVolumeBounds::boundingBox(), G4BoundingEnvelope::BoundingBoxVsVoxelLimits(), G4ReflectedSolid::BoundingLimits(), G4DisplacedSolid::BoundingLimits(), G4Polyhedra::BoundingLimits(), G4Para::BoundingLimits(), G4ExtrudedSolid::BoundingLimits(), G4Trap::BoundingLimits(), G4BoundingEnvelope::CalculateExtent(), G4PVPlacement::CheckOverlaps(), G4GeomTools::CheckSnip(), G4BoundingEnvelope::ClipVoxelByPlanes(), G4PolarizedMollerBhabhaModel::ComputeCrossSectionPerElectron(), G4MollerBhabhaModel::ComputeCrossSectionPerElectron(), G4DrawVoxels::ComputeVoxelPolyhedra(), G4DalitzDecayChannel::DecayIt(), HistoManager::DumpHistoParameters(), G4BoundingEnvelope::G4BoundingEnvelope(), G4eeToHadronsModel::GenerateCMPhoton(), G4TwistTrapFlatSide::GetFacets(), G4TwistTubsSide::GetFacets(), G4TwistTubsHypeSide::GetFacets(), mRICH::getNgamma(), ECCEmRICHFastPIDMap::getNgamma(), G4TwistedTubs::GetPointOnSurface(), G4BoundingEnvelope::GetPrismAABB(), hifun(), hijsft(), hirnd2(), PHG4BlockCellReco::InitRun(), LXeMainVolume::LXeMainVolume(), plot_matscan(), plot_matscan_tdr(), G4GammaConversionToMuons::PostStepDoIt(), prt_shiftHist(), pygaga(), pyhistfe(), pypdel(), pypdfu(), pyrnm3(), pyrnmq(), pystfe(), pytbdy(), G4VEmAdjointModel::SampleAdjSecEnergyFromDiffCrossSectionPerAtom(), G4SeltzerBergerModel::SampleEnergyTransfer(), G4LivermoreBremsstrahlungModel::SampleSecondaries(), G4PolarizedMollerBhabhaModel::SampleSecondaries(), G4LDMBremModel::SampleSecondaries(), G4eplusTo3GammaOKVIModel::SampleSecondaries(), G4eBremsstrahlungRelModel::SampleSecondaries(), G4eBremParametrizedModel::SampleSecondaries(), G4MollerBhabhaModel::SampleSecondaries(), G4MuBremsstrahlungModel::SampleSecondaries(), G4DNARevertProbability::SetBoundaries(), G4VisCommandSetExtentForField::SetNewValue(), G4VisCommandSceneAddExtent::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VisExtent::SetXmin(), G4VPolarizedCrossSection::SetXmin(), G4PolarizedBhabhaCrossSection::TotalXSection(), and G4PolarizedMollerCrossSection::TotalXSection().
double ymax = 1 |
Definition at line 21 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 21 of file BoundaryCheckTestsRefs.hpp
Referenced by G4VSceneHandler::AddPrimitive(), ar3jet(), Acts::CylinderVolumeBounds::boundingBox(), G4BoundingEnvelope::BoundingBoxVsVoxelLimits(), G4ReflectedSolid::BoundingLimits(), G4DisplacedSolid::BoundingLimits(), G4Polyhedra::BoundingLimits(), G4Trd::BoundingLimits(), G4EllipticalCone::BoundingLimits(), G4Para::BoundingLimits(), G4ExtrudedSolid::BoundingLimits(), G4Trap::BoundingLimits(), G4BoundingEnvelope::CalculateExtent(), G4PVPlacement::CheckOverlaps(), G4GeomTools::CheckSnip(), G4BoundingEnvelope::ClipVoxelByPlanes(), G4LindhardSorensenData::ComputeDeltaL(), G4DrawVoxels::ComputeVoxelPolyhedra(), G4GMocrenFileSceneHandler::EndSavingGdd(), G4BoundingEnvelope::G4BoundingEnvelope(), G4BoundingEnvelope::GetPrismAABB(), G4MuonVDNuclearModel::MakeSamplingTable(), G4MuPairProductionModel::MakeSamplingTables(), plot(), pygaga(), pygram(), pygraw(), pyplot(), pyrvg3(), G4Generator2BS::SampleDirection(), G4BetheHeitler5DModel::SampleSecondaries(), G4QGSMSplitableHadron::SampleX(), G4VisCommandSetExtentForField::SetNewValue(), G4VisCommandSceneAddExtent::SetNewValue(), and G4VisExtent::SetYmax().
double ymin = -1 |
Definition at line 20 of file BoundaryCheckTestsRefs.hpp.
View newest version in sPHENIX GitHub at line 20 of file BoundaryCheckTestsRefs.hpp
Referenced by G4VSceneHandler::AddPrimitive(), Acts::CylinderVolumeBounds::boundingBox(), G4BoundingEnvelope::BoundingBoxVsVoxelLimits(), G4ReflectedSolid::BoundingLimits(), G4DisplacedSolid::BoundingLimits(), G4Polyhedra::BoundingLimits(), G4Para::BoundingLimits(), G4ExtrudedSolid::BoundingLimits(), G4Trap::BoundingLimits(), G4BoundingEnvelope::CalculateExtent(), G4PVPlacement::CheckOverlaps(), G4GeomTools::CheckSnip(), G4BoundingEnvelope::ClipVoxelByPlanes(), G4LindhardSorensenData::ComputeDeltaL(), G4DrawVoxels::ComputeVoxelPolyhedra(), create_element(), G4BoundingEnvelope::G4BoundingEnvelope(), G4BoundingEnvelope::GetPrismAABB(), LXeMainVolume::LXeMainVolume(), G4MuonVDNuclearModel::MakeSamplingTable(), plot(), pygaga(), pygraw(), pyplot(), pyrvg3(), G4VisCommandSetExtentForField::SetNewValue(), G4VisCommandSceneAddExtent::SetNewValue(), G4VisCommandSceneAddLogo::SetNewValue(), G4VisCommandSceneAddScale::SetNewValue(), G4VPolarizedCrossSection::SetYmin(), and G4VisExtent::SetYmin().