5 #ifndef EVD_HITSELECTOR_H
6 #define EVD_HITSELECTOR_H
10 #include "canvas/Persistency/Common/Ptr.h"
36 bool good_plane =
true);
39 std::vector<util::PxLine> seedline,
42 void ChangeHit(
const art::Event& evt,
unsigned int plane,
double x,
double y);
double SaveSeedLines(const art::Event &evt, std::vector< util::PxLine > seedline, double distance)
process_name opflash particleana ie x
void SaveHits(const art::Event &evt, unsigned int plane, double x, double y, double x1, double y1, double distance, bool good_plane=true)
std::vector< art::Ptr< recob::Hit > > GetSelectedHitPtrs(unsigned int plane)
std::vector< std::vector< double > > starthitout
process_name opflash particleana ie ie y
double distance(geo::Point_t const &point, CathodeDesc_t const &cathode)
Returns the distance of a point from the cathode.
std::vector< const recob::Hit * > GetSelectedHits(unsigned int plane)
std::vector< recob::Seed > fSeedVector
void ChangeHit(const art::Event &evt, unsigned int plane, double x, double y)
void ClearHitList(unsigned int plane)
std::vector< std::vector< double > > endhitout
std::vector< recob::Seed > & SeedVector()