79 for (
auto&
hit : inputHits) {
80 if (
hit->Integral() < 0 || isnan(
hit->Integral()) || isinf(
hit->Integral())) {
82 <<
"WARNING: bad recob::Hit::Integral() = " <<
hit->Integral() <<
". Skipping." 107 mf::LogDebug(
"HitsStandard") <<
">>>>> Reading hits done" << std::endl;
Declaration of signal hit object.
This provides an art tool interface definition for reading hits into the SpacePointSolver universe...
Planes which measure Z direction.
~HitsStandard()
Destructor.
Planes which measure Y direction.
auto vector(Vector const &v)
Returns a manipulator which will print the specified array.
bool readHits(const std::vector< art::Ptr< recob::Hit >> &, std::vector< art::Ptr< recob::Hit >> &, std::vector< art::Ptr< recob::Hit >> &, std::vector< art::Ptr< recob::Hit >> &) const override
Scan an input collection of clusters and modify those according to the specific implementing algorith...
Detector simulation of raw signals on wires.
IHitReader interface class definiton.
MaybeLogger_< ELseverityLevel::ELsev_success, false > LogDebug
MaybeLogger_< ELseverityLevel::ELsev_warning, false > LogWarning
void configure(fhicl::ParameterSet const &pset) override
HitsStandard(const fhicl::ParameterSet &)
Constructor.
Signal from collection planes.