Public Member Functions | |
FullOpHitFinder (const fhicl::ParameterSet &) | |
virtual | ~FullOpHitFinder () |
void | produce (art::Event &) |
void | beginJob () |
void | endJob () |
Private Member Functions | |
std::map< int, int > | GetChannelMap () |
std::vector< double > | GetSPEScales () |
std::vector< double > | GetSPEShifts () |
Private Attributes | |
std::string | fInputModule |
std::vector< std::string > | fInputLabels |
std::set< unsigned int > | fChannelMasks |
pmtana::PulseRecoManager | fPulseRecoMgr |
pmtana::PMTPulseRecoBase * | fThreshAlg |
pmtana::PMTPedestalBase * | fPedAlg |
std::string | _output_filename |
std::vector< double > | _tstart_v |
std::vector< double > | _tmax_v |
std::vector< double > | _tend_v |
std::vector< double > | _tcross_v |
std::vector< double > | _amp_v |
std::vector< double > | _area_v |
std::vector< double > | _ped_mean_v |
std::vector< double > | _ped_sigma_v |
std::vector< double > | _wf |
double | _tstart |
int | _run |
int | _event |
int | _ch |
TTree * | _wftree |
TTree * | _hittree |
TTree * | _geotree |
TFile * | _ofile |
Definition at line 48 of file FullOpHitFinder_module.cc.
|
explicit |
Definition at line 101 of file FullOpHitFinder_module.cc.
|
virtual |
Definition at line 221 of file FullOpHitFinder_module.cc.
void opdet::FullOpHitFinder::beginJob | ( | ) |
Definition at line 150 of file FullOpHitFinder_module.cc.
void opdet::FullOpHitFinder::endJob | ( | ) |
Definition at line 210 of file FullOpHitFinder_module.cc.
|
private |
|
private |
|
private |
void opdet::FullOpHitFinder::produce | ( | art::Event & | evt | ) |
Definition at line 230 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 78 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 78 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 82 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 82 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 86 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 85 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 87 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 76 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 79 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 79 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 82 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 77 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 77 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 77 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 81 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 77 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 80 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 84 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 69 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 68 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 67 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 73 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 71 of file FullOpHitFinder_module.cc.
|
private |
Definition at line 72 of file FullOpHitFinder_module.cc.