Definition at line 113 of file ROIFinder_module.cc.
Definition at line 116 of file ROIFinder_module.cc.
std::vector< recob::Wire > & fMorphedVec
const PlaneIDToDataPairMap & fPlaneIDToDataPairMap
std::vector< recob::ChannelROI > & fChannelROIVec
const PlaneIDVec & fPlaneIDVec
std::vector< recob::Wire > & fWireColVec
const ROIFinder & fROIFinder
void caldata::ROIFinder::multiThreadDeconvolutionProcessing::operator() |
( |
const tbb::blocked_range< size_t > & |
range | ) |
const |
|
inline |
Definition at line 131 of file ROIFinder_module.cc.
133 for (
size_t idx = range.begin(); idx < range.end(); idx++)
std::vector< recob::Wire > & fMorphedVec
const PlaneIDToDataPairMap & fPlaneIDToDataPairMap
std::vector< recob::ChannelROI > & fChannelROIVec
const PlaneIDVec & fPlaneIDVec
void processPlane(size_t, art::Event &, const PlaneIDVec &, const PlaneIDToDataPairMap &, std::vector< recob::Wire > &, std::vector< recob::Wire > &, std::vector< recob::ChannelROI > &) const
std::vector< recob::Wire > & fWireColVec
const ROIFinder & fROIFinder
std::vector<recob::ChannelROI>& caldata::ROIFinder::multiThreadDeconvolutionProcessing::fChannelROIVec |
|
private |
art::Event& caldata::ROIFinder::multiThreadDeconvolutionProcessing::fEvent |
|
private |
std::vector<recob::Wire>& caldata::ROIFinder::multiThreadDeconvolutionProcessing::fMorphedVec |
|
private |
const PlaneIDToDataPairMap& caldata::ROIFinder::multiThreadDeconvolutionProcessing::fPlaneIDToDataPairMap |
|
private |
const PlaneIDVec& caldata::ROIFinder::multiThreadDeconvolutionProcessing::fPlaneIDVec |
|
private |
const ROIFinder& caldata::ROIFinder::multiThreadDeconvolutionProcessing::fROIFinder |
|
private |
std::vector<recob::Wire>& caldata::ROIFinder::multiThreadDeconvolutionProcessing::fWireColVec |
|
private |
The documentation for this class was generated from the following file: