1 #ifndef STOPPINGPARTICLECOSMICIDALG_H_SEEN
2 #define STOPPINGPARTICLECOSMICIDALG_H_SEEN
15 #include "fhiclcpp/ParameterSet.h"
16 #include "fhiclcpp/types/Table.h"
17 #include "fhiclcpp/types/Atom.h"
18 #include "canvas/Persistency/Common/Ptr.h"
53 Name(
"ContainmentCuts"),
54 Comment(
"Fiducial volume cut (cm) to decide if track exits")
59 Comment(
"Minumum residual range (cm) to fit")
64 Comment(
"Maximum residual range (cm) to fit")
69 Comment(
"Maximum dE/dx (MeV/cm) to fit")
73 Name(
"StoppingChi2Limit"),
74 Comment(
"Limit of pol/exp chi2 ratio to cut on to determine if stopping")
fhicl::Table< Containment > ContainmentCuts
fhicl::Atom< double > MinY
bool StoppingEnd(geo::Point_t end, std::vector< art::Ptr< anab::Calorimetry >> calos)
fhicl::Atom< double > MinX
fhicl::Atom< double > DEdxMax
fhicl::Atom< double > MaxZ
fhicl::Atom< double > MaxX
~StoppingParticleCosmicIdAlg()
fhicl::Atom< double > MaxY
void reconfigure(const Config &config)
process_name use argoneut_mc_hitfinder track
double fStoppingChi2Limit
double StoppingChiSq(geo::Point_t end, std::vector< art::Ptr< anab::Calorimetry >> calos)
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
fhicl::Atom< double > ResRangeMin
StoppingParticleCosmicIdAlg(const Config &config)
bool StoppingParticleCosmicId(recob::Track track, std::vector< art::Ptr< anab::Calorimetry >> calos)
fhicl::Atom< double > ResRangeMax
StoppingParticleCosmicIdAlg(const fhicl::ParameterSet &pset)
auto end(FixedBins< T, C > const &) noexcept
BEGIN_PROLOG vertical distance to the surface Name
Provides recob::Track data product.
fhicl::Atom< double > StoppingChi2Limit
stream1 can override from command line with o or output services user sbnd
fhicl::Atom< double > MinZ
ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< double >, ROOT::Math::GlobalCoordinateSystemTag > Point_t
Type for representation of position in physical 3D space.
Track from a non-cascading particle.A recob::Track consists of a recob::TrackTrajectory, plus additional members relevant for a "fitted" track: