Definition at line 1258 of file RawDataDrawer.cxx.
Definition at line 1262 of file RawDataDrawer.cxx.
OperationBaseClass(geo::PlaneID const &pid, RawDataDrawer *data_drawer=nullptr)
geo::PlaneID const & PlaneID() const
bool evd::RawDataDrawer::RoIextractorClass::Finish |
( |
| ) |
|
|
inlineoverridevirtual |
Reimplemented from evd::RawDataDrawer::OperationBaseClass.
Definition at line 1277 of file RawDataDrawer.cxx.
1288 <<
"Region of interest for " <<
std::string(
PlaneID()) <<
" detected to be within wires " 1296 <<
"Region of interest for " <<
std::string(
PlaneID()) <<
" detected to be within ticks " Data_t max() const
Returns the accumulated maximum, or a very small number if no values.
bool has_data() const
Returns whether at least one datum has been added.
MaybeLogger_< ELseverityLevel::ELsev_info, false > LogInfo
unsigned int PlaneID_t
Type for the ID number.
unsigned int Nwires(unsigned int p, unsigned int tpc=0, unsigned int cstat=0) const
Returns the total number of wires in the specified plane.
std::vector< int > fWireMin
lowest wire in interesting region for each plane
std::vector< int > fTimeMax
highest time in interesting region for each plane
Data_t min() const
Returns the accumulated minimum, or a very large number if no values.
RawDataDrawer * pRawDataDrawer
std::vector< int > fWireMax
highest wire in interesting region for each plane
PlaneID_t Plane
Index of the plane within its TPC.
Description of geometry of one entire detector.
geo::PlaneID const & PlaneID() const
std::vector< int > fTimeMin
lowest time in interesting region for each plane
bool evd::RawDataDrawer::RoIextractorClass::Operate |
( |
geo::WireID const & |
wireID, |
|
|
size_t |
tick, |
|
|
float |
adc |
|
) |
| |
|
inlineoverridevirtual |
float const evd::RawDataDrawer::RoIextractorClass::RoIthreshold |
The documentation for this class was generated from the following file: