26 class SingletonRejectionAna;
77 for(
unsigned int i=0;
i < hit_lists->size(); ++
i){
82 for(
unsigned int j=0;
j < hits.size();++
j){
116 rawADC = f->
make<TH1F>(
"rawADC",
"Raw ADC",4096,-0.5,4095.5);
117 HitsYZ = f->
make<TH2F>(
"hitsYZ",
";z (cm); y (cm)", 1000, 0., 1000., 200, 0., 200.);
118 HitsXZ = f->
make<TH2F>(
"hitsXZ",
";z (cm); x (cm)", 1000, 0., 1000., 200, 0., 200.);
void analyze(art::Event const &e) override
MaybeLogger_< ELseverityLevel::ELsev_info, false > LogInfo
std::vector< DAQHit > HitList
DEFINE_ART_MODULE(TestTMapFile)
Identifier for the Y measuring view of the detector (side)
SingletonRejectionAna(fhicl::ParameterSet const &p)
correl_yv Fill(-(dy[iP-1][iC-1]), hyv->GetBinContent(iP, iC))
EDAnalyzer(Table< Config > const &config)
virtual ~SingletonRejectionAna()
EventNumber_t event() const
T * make(ARGS...args) const
bool getByLabel(std::string const &label, std::string const &productInstanceName, Handle< PROD > &result) const
std::string _InstanceLabel