|
using | Name = fhicl::Name |
|
using | Comment = fhicl::Comment |
|
fhicl::Atom<bool> trkmkr::KalmanFilterFitTrackMaker::Options::alwaysInvertDir |
fhicl::Atom<art::InputTag> trkmkr::KalmanFilterFitTrackMaker::Options::contInputTag |
fhicl::Atom<double> trkmkr::KalmanFilterFitTrackMaker::Options::defaultMomInGeV |
fhicl::Atom<int> trkmkr::KalmanFilterFitTrackMaker::Options::defaultPdgId |
fhicl::Atom<bool> trkmkr::KalmanFilterFitTrackMaker::Options::dirFromVec |
fhicl::Sequence<float, 3u> trkmkr::KalmanFilterFitTrackMaker::Options::dirVec |
fhicl::Atom<bool> trkmkr::KalmanFilterFitTrackMaker::Options::keepInputTrajectoryPoints |
Initial value:{
Name(
"keepInputTrajectoryPoints"),
Comment(
"Option to keep positions and directions from input "
"trajectory/track. The fit will provide only covariance matrices, "
"chi2, ndof, particle Id and absolute momentum. It may also modify "
"the trajectory point flags. In order to avoid inconsistencies, it "
"has to be used with the following fitter options all set to false: "
"sortHitsByPlane, sortOutputHitsMinLength, skipNegProp."),
false}
Definition at line 106 of file KalmanFilterFitTrackMaker_tool.cc.
fhicl::Atom<art::InputTag> trkmkr::KalmanFilterFitTrackMaker::Options::mcsInputTag |
fhicl::Atom<bool> trkmkr::KalmanFilterFitTrackMaker::Options::momFromCombAndPid |
Initial value:{
Name(
"momFromCombAndPid"),
Comment(
"Flag used to get initial momentum estimate from either range "
"or mcs fit, based on particle id and containement (from "
"contInputTag collection)."),
false}
Definition at line 66 of file KalmanFilterFitTrackMaker_tool.cc.
fhicl::Atom<bool> trkmkr::KalmanFilterFitTrackMaker::Options::momFromMCSCollection |
Initial value:{
Name(
"momFromMCSCollection"),
Comment(
"Flag used to get initial momentum estimate from MCSFitResult "
"collection specified by mcsInputTag."),
false}
Definition at line 59 of file KalmanFilterFitTrackMaker_tool.cc.
fhicl::Atom<bool> trkmkr::KalmanFilterFitTrackMaker::Options::pidFromCollection |
fhicl::Atom<double> trkmkr::KalmanFilterFitTrackMaker::Options::pidFromLengthCut |
Initial value:{
Name(
"pidFromLengthCut"),
Comment(
"Particle ID based on length: if shorted than cut is assumed "
"to be a proton, if longer a muon; disabled if negative."),
-1.}
Definition at line 82 of file KalmanFilterFitTrackMaker_tool.cc.
fhicl::Atom<art::InputTag> trkmkr::KalmanFilterFitTrackMaker::Options::pidInputTag |
The documentation for this struct was generated from the following file: