Variables | |
constexpr float | InvPI = 1.0f / Const::PI |
constexpr bool | nan_etc_sigs_enable = false |
constexpr bool | nan_n_silly_check_cands_every_layer = false |
constexpr bool | nan_n_silly_check_cands_post_bkfit = true |
constexpr bool | nan_n_silly_check_cands_pre_bkfit = true |
constexpr bool | nan_n_silly_check_seeds = true |
constexpr bool | nan_n_silly_fixup_bad_cands_every_layer = false |
constexpr bool | nan_n_silly_fixup_bad_seeds = false |
constexpr bool | nan_n_silly_print_bad_cands_bkfit = false |
constexpr bool | nan_n_silly_print_bad_cands_every_layer = false |
constexpr bool | nan_n_silly_print_bad_seeds = false |
constexpr bool | nan_n_silly_remove_bad_seeds = true |
constexpr float | PI = 3.14159265358979323846 |
constexpr float | PI3Over4 = 3.0f * Const::PI / 4.0f |
constexpr float | PIOver2 = Const::PI / 2.0f |
constexpr float | PIOver4 = Const::PI / 4.0f |
constexpr float | sol = 0.299792458 |
constexpr float | TwoPI = 6.28318530717958647692 |
constexpr float mkfit::Const::InvPI = 1.0f / Const::PI |
Definition at line 12 of file Config.h.
Referenced by mkfit::squashPhiGeneral(), and mkfit::squashPhiMPlexGeneral().
constexpr bool mkfit::Const::nan_etc_sigs_enable = false |
constexpr bool mkfit::Const::nan_n_silly_check_cands_every_layer = false |
Definition at line 23 of file Config.h.
Referenced by mkfit::MkBuilder::find_tracks_unroll_candidates().
constexpr bool mkfit::Const::nan_n_silly_check_cands_post_bkfit = true |
constexpr bool mkfit::Const::nan_n_silly_check_cands_pre_bkfit = true |
constexpr bool mkfit::Const::nan_n_silly_check_seeds = true |
Definition at line 18 of file Config.h.
Referenced by mkfit::MkBuilder::seed_post_cleaning().
constexpr bool mkfit::Const::nan_n_silly_fixup_bad_cands_every_layer = false |
Definition at line 25 of file Config.h.
Referenced by mkfit::MkBuilder::find_tracks_unroll_candidates().
constexpr bool mkfit::Const::nan_n_silly_fixup_bad_seeds = false |
Definition at line 20 of file Config.h.
Referenced by mkfit::MkBuilder::seed_post_cleaning().
constexpr bool mkfit::Const::nan_n_silly_print_bad_cands_bkfit = false |
constexpr bool mkfit::Const::nan_n_silly_print_bad_cands_every_layer = false |
Definition at line 24 of file Config.h.
Referenced by mkfit::MkBuilder::find_tracks_unroll_candidates().
constexpr bool mkfit::Const::nan_n_silly_print_bad_seeds = false |
Definition at line 19 of file Config.h.
Referenced by mkfit::MkBuilder::seed_post_cleaning().
constexpr bool mkfit::Const::nan_n_silly_remove_bad_seeds = true |
Definition at line 21 of file Config.h.
Referenced by mkfit::MkBuilder::seed_post_cleaning().
constexpr float mkfit::Const::PI = 3.14159265358979323846 |
Definition at line 7 of file Config.h.
Referenced by mkfit::cdist(), mkfit::StdSeq::clean_cms_seedtracks_iter(), mkfit::MkBuilder::import_seeds(), mkfit::MkFinder::selectHitIndicesV2(), mkfit::squashPhiGeneral(), mkfit::squashPhiMinimal(), mkfit::squashPhiMPlex(), mkfit::squashPhiMPlexGeneral(), and mkfit::TrackBase::swimPhiToR().
constexpr float mkfit::Const::PI3Over4 = 3.0f * Const::PI / 4.0f |
Definition at line 11 of file Config.h.
Referenced by mkfit::conformalFitMPlex().
constexpr float mkfit::Const::PIOver2 = Const::PI / 2.0f |
Definition at line 9 of file Config.h.
Referenced by mkfit::MkFinder::getHitSelDynamicChi2Cut(), mkfit::StdSeq::qfilter_pixelLessBkwd(), mkfit::StdSeq::qfilter_pixelLessFwd(), and mkfit::MkFinder::selectHitIndices().
constexpr float mkfit::Const::PIOver4 = Const::PI / 4.0f |
Definition at line 10 of file Config.h.
Referenced by mkfit::conformalFitMPlex().
constexpr float mkfit::Const::sol = 0.299792458 |
Definition at line 13 of file Config.h.
Referenced by cms::DDNamespace::addSolid(), OutputMagneticFieldDDToDDL::addToSolStore(), OutputDDToDDL::addToSolStore(), HcalTB02ParametersFromDD::build(), EcalSimParametersFromDD::build(), mkfit::TrackBase::canReachRadius(), mkfit::conformalFitMPlex(), mkfit::TrackBase::d0BeamSpot(), PrintGeomInfoAction::dumpSolid(), mkfit::helixAtRFromIterativeCCSFullJac(), mkfit::helixAtZ(), HelixBarrelCylinderCrossing::HelixBarrelCylinderCrossing(), mkfit::mini_propagators::InitialState::InitialState(), mkfit::mini_propagators::InitialStatePlex::InitialStatePlex(), DreamSD::initMap(), riemannFit::lineFit(), ALPAKA_ACCELERATOR_NAMESPACE::riemannFit::lineFit(), HcalGeomParameters::loadGeometry(), HGCalTBGeomParameters::loadGeometryHexagon(), HGCalGeomParameters::loadGeometryHexagon(), HGCalGeomParameters::loadGeometryHexagon8(), HGCalGeomParameters::loadGeometryHexagonModule(), DDDividedPolyconePhi::makeDDLogicalPart(), mkfit::TrackBase::maxReachRadius(), CMSSteppingVerbose::nextStep(), TtHadLRJetCombCalc::operator()(), TtHadLRSignalSelCalc::operator()(), TtHadLRJetCombObservables::operator()(), TtSemiLRSignalSelCalc::operator()(), TtSemiLRJetCombCalc::operator()(), mkfit::TrackBase::rAtZ(), TtFullLepKinSolver::TopRec(), and mkfit::TrackBase::zAtR().
constexpr float mkfit::Const::TwoPI = 6.28318530717958647692 |
Definition at line 8 of file Config.h.
Referenced by mkfit::cdist(), mkfit::MkFinder::selectHitIndicesV2(), mkfit::squashPhiGeneral(), mkfit::squashPhiMinimal(), mkfit::squashPhiMPlex(), and mkfit::squashPhiMPlexGeneral().