Public Types | |
| using | Name = fhicl::Name |
| using | Comment = fhicl::Comment |
Public Attributes | |
| fhicl::Atom< bool > | pFromLength |
| fhicl::Atom< bool > | pFromMC |
| fhicl::Atom< double > | pval |
| fhicl::Atom< int > | pdgId |
| fhicl::Atom< bool > | dirFromMC {Name("dirFromMC"), Comment("Assume track direction from MC.")} |
| fhicl::Atom< bool > | dirFromVec |
| fhicl::Sequence< float, 3u > | dirVec |
| fhicl::Atom< bool > | alwaysInvertDir |
| fhicl::Atom< bool > | produceTrackFitHitInfo |
| fhicl::Atom< bool > | produceSpacePoints |
| fhicl::Atom< bool > | keepInputTrajectoryPoints |
Definition at line 51 of file KalmanFilterTrajectoryFitter_module.cc.
Definition at line 53 of file KalmanFilterTrajectoryFitter_module.cc.
Definition at line 52 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<bool> trkf::KalmanFilterTrajectoryFitter::Options::alwaysInvertDir |
Definition at line 76 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<bool> trkf::KalmanFilterTrajectoryFitter::Options::dirFromMC {Name("dirFromMC"), Comment("Assume track direction from MC.")} |
Definition at line 69 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<bool> trkf::KalmanFilterTrajectoryFitter::Options::dirFromVec |
Definition at line 70 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Sequence<float, 3u> trkf::KalmanFilterTrajectoryFitter::Options::dirVec |
Definition at line 73 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<bool> trkf::KalmanFilterTrajectoryFitter::Options::keepInputTrajectoryPoints |
Definition at line 85 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<int> trkf::KalmanFilterTrajectoryFitter::Options::pdgId |
Definition at line 65 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<bool> trkf::KalmanFilterTrajectoryFitter::Options::pFromLength |
Definition at line 54 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<bool> trkf::KalmanFilterTrajectoryFitter::Options::pFromMC |
Definition at line 57 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<bool> trkf::KalmanFilterTrajectoryFitter::Options::produceSpacePoints |
Definition at line 82 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<bool> trkf::KalmanFilterTrajectoryFitter::Options::produceTrackFitHitInfo |
Definition at line 79 of file KalmanFilterTrajectoryFitter_module.cc.
| fhicl::Atom<double> trkf::KalmanFilterTrajectoryFitter::Options::pval |
Definition at line 60 of file KalmanFilterTrajectoryFitter_module.cc.
1.8.11