This is the complete list of members for cvn::RegPixelMapProducer, including all inherited members.
CheckBoundary(const Boundary &bound) | cvn::RegPixelMapProducer | |
CreateMap(const rb::Cluster &slice) | cvn::RegPixelMapProducer | |
CreateMapGivenBoundary(const rb::Cluster &cluster, const Boundary &bound) | cvn::RegPixelMapProducer | |
CreateMapGivenShowerVertex(const rb::Shower &shower, const Boundary &bound, unsigned int vtxPlane, unsigned int vtxXCell, unsigned int vtxYCell) | cvn::RegPixelMapProducer | |
CreateMapGivenVertex(const rb::Cluster &cluster, const Boundary &bound, unsigned int vtxPlane, unsigned int vtxXCell, unsigned int vtxYCell) | cvn::RegPixelMapProducer | |
CreateMapGivenVertex(const std::vector< art::Ptr< rb::Shower >> showers3D, const Boundary &bound, unsigned int vtxPlane, unsigned int vtxXCell, unsigned int vtxYCell) | cvn::RegPixelMapProducer | |
DefineBoundary(const rb::Cluster &cluster) | cvn::RegPixelMapProducer | |
FindCenterMedian(const rb::Cluster &cluster, unsigned int firstPlane) | cvn::RegPixelMapProducer | |
FindVertexMaxGap(const rb::Cluster &cluster) | cvn::RegPixelMapProducer | |
FindVertexWindowThreshold(const rb::Cluster &cluster) | cvn::RegPixelMapProducer | |
fMaxPlaneGap | cvn::RegPixelMapProducer | private |
fNCell | cvn::RegPixelMapProducer | private |
fNPlane | cvn::RegPixelMapProducer | private |
fUseGeV | cvn::RegPixelMapProducer | private |
InCellRcvne(unsigned int cell, float meanCell) | cvn::RegPixelMapProducer | |
InPlaneRcvne(unsigned int plane, unsigned int firstPlane) | cvn::RegPixelMapProducer | |
NCell() const | cvn::RegPixelMapProducer | inline |
NPlane() const | cvn::RegPixelMapProducer | inline |
RegPixelMapProducer(unsigned int nPlane, unsigned int nCell, unsigned int maxPlaneGap, bool useGeV) | cvn::RegPixelMapProducer |