LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Public Types | |
using | ModuleType = EDAnalyzer |
Public Member Functions | |
NeutrinoShowerEff (fhicl::ParameterSet const &pset) | |
void | doBeginJob (SharedResources const &resources) |
void | doEndJob () |
void | doRespondToOpenInputFile (FileBlock const &fb) |
void | doRespondToCloseInputFile (FileBlock const &fb) |
void | doRespondToOpenOutputFiles (FileBlock const &fb) |
void | doRespondToCloseOutputFiles (FileBlock const &fb) |
bool | doBeginRun (RunPrincipal &rp, ModuleContext const &mc) |
bool | doEndRun (RunPrincipal &rp, ModuleContext const &mc) |
bool | doBeginSubRun (SubRunPrincipal &srp, ModuleContext const &mc) |
bool | doEndSubRun (SubRunPrincipal &srp, ModuleContext const &mc) |
bool | doEvent (EventPrincipal &ep, ModuleContext const &mc, std::atomic< std::size_t > &counts_run, std::atomic< std::size_t > &counts_passed, std::atomic< std::size_t > &counts_failed) |
ModuleDescription const & | moduleDescription () const |
void | setModuleDescription (ModuleDescription const &) |
std::array< std::vector< ProductInfo >, NumBranchTypes > const & | getConsumables () const |
void | sortConsumables (std::string const ¤t_process_name) |
std::unique_ptr< Worker > | makeWorker (WorkerParams const &wp) |
template<typename T , BranchType BT> | |
ViewToken< T > | consumesView (InputTag const &tag) |
template<typename T , BranchType BT> | |
ViewToken< T > | mayConsumeView (InputTag const &tag) |
Protected Member Functions | |
std::string const & | processName () const |
bool | wantAllEvents () const noexcept |
bool | wantEvent (ScheduleID id, Event const &e) const |
Handle< TriggerResults > | getTriggerResults (Event const &e) const |
ConsumesCollector & | consumesCollector () |
template<typename T , BranchType = InEvent> | |
ProductToken< T > | consumes (InputTag const &) |
template<typename Element , BranchType = InEvent> | |
ViewToken< Element > | consumesView (InputTag const &) |
template<typename T , BranchType = InEvent> | |
void | consumesMany () |
template<typename T , BranchType = InEvent> | |
ProductToken< T > | mayConsume (InputTag const &) |
template<typename Element , BranchType = InEvent> | |
ViewToken< Element > | mayConsumeView (InputTag const &) |
template<typename T , BranchType = InEvent> | |
void | mayConsumeMany () |
Private Member Functions | |
void | beginJob () override |
void | endJob () override |
void | beginRun (const art::Run &run) override |
void | analyze (const art::Event &evt) override |
void | processEff (detinfo::DetectorClocksData const &clockData, const art::Event &evt, bool &isFiducial) |
void | truthMatcher (detinfo::DetectorClocksData const &clockData, std::vector< art::Ptr< recob::Hit >> all_hits, std::vector< art::Ptr< recob::Hit >> shower_hits, const simb::MCParticle *&MCparticle, double &Efrac, double &Ecomplet) |
template<size_t N> | |
void | checkCNNtrkshw (detinfo::DetectorClocksData const &clockData, const art::Event &evt, std::vector< art::Ptr< recob::Hit >> all_hits) |
bool | insideFV (double vertex[4]) |
void | doEfficiencies () |
void | reset () |
Definition at line 38 of file NeutrinoShowerEff_module.cc.
|
inherited |
Definition at line 22 of file EDAnalyzer.h.
|
explicit |
Definition at line 257 of file NeutrinoShowerEff_module.cc.
References fCNNEMModuleLabel, fFidVolCutX, fFidVolCutY, fFidVolCutZ, fHitModuleLabel, fLeptonPDGcode, fMaxEfrac, fMaxNeutrinoE, fMCTruthModuleLabel, fMinCompleteness, fNeutrinoPDGcode, fSaveMCTree, fShowerModuleLabel, and fhicl::ParameterSet::get().
|
overrideprivate |
Definition at line 836 of file NeutrinoShowerEff_module.cc.
References Event, fEventTree, fSaveMCTree, processEff(), reset(), Run, and SubRun.
|
overrideprivatevirtual |
Reimplemented from art::EDAnalyzer.
Definition at line 275 of file NeutrinoShowerEff_module.cc.
References Event, fEventTree, fFidVolCutX, fFidVolCutY, fFidVolCutZ, fFidVolXmax, fFidVolXmin, fFidVolYmax, fFidVolYmin, fFidVolZmax, fFidVolZmin, fSaveMCTree, h_CosThetaShDirwrtTrueparticle_chargedpion_NC, h_CosThetaShDirwrtTrueparticle_chargedpion_NueCC, h_CosThetaShDirwrtTrueparticle_electronorpositron_NC, h_CosThetaShDirwrtTrueparticle_electronorpositron_NueCC, h_CosThetaShDirwrtTrueparticle_photon_NC, h_CosThetaShDirwrtTrueparticle_photon_NueCC, h_CosThetaShDirwrtTrueparticle_proton_NC, h_CosThetaShDirwrtTrueparticle_proton_NueCC, h_dEdX_chargedpion_NC, h_dEdX_chargedpion_NueCC, h_dEdX_electronorpositron_NC, h_dEdX_electronorpositron_NueCC, h_dEdX_everythingelse_NC, h_dEdX_everythingelse_NueCC, h_dEdX_neutralpion_NC, h_dEdX_neutralpion_NueCC, h_dEdX_neutron_NC, h_dEdX_neutron_NueCC, h_dEdX_photon_NC, h_dEdX_photon_NueCC, h_dEdX_proton_NC, h_dEdX_proton_NueCC, h_dEdXasymm_electronorpositron_NueCC, h_dEdXasymm_photon_NC, h_Ecomplet_bkg, h_Ecomplet_lepton, h_Ecomplet_NueCC, h_Ee_den, h_Ee_num, h_Ee_num_dEdx, h_Efrac_bkgPurity, h_Efrac_NueCCPurity, h_Efrac_shContamination, h_Efrac_shPurity, h_esh_bestplane_NC, h_esh_bestplane_NueCC, h_Ev_den, h_Ev_num, h_Ev_num_dEdx, h_HighestHitsProducedParticlePDG_bkg, h_HighestHitsProducedParticlePDG_NueCC, h_mpi0_electronorpositron_NueCC, h_mpi0_photon_NC, h_Pe_den, h_Pe_num, h_ShStartXwrtTrueparticleEndXDiff_photon_NC, h_ShStartXwrtTrueparticleEndXDiff_photon_NueCC, h_ShStartXwrtTrueparticleStartXDiff_chargedpion_NC, h_ShStartXwrtTrueparticleStartXDiff_chargedpion_NueCC, h_ShStartXwrtTrueparticleStartXDiff_electronorpositron_NC, h_ShStartXwrtTrueparticleStartXDiff_electronorpositron_NueCC, h_ShStartXwrtTrueparticleStartXDiff_photon_NC, h_ShStartXwrtTrueparticleStartXDiff_photon_NueCC, h_ShStartXwrtTrueparticleStartXDiff_proton_NC, h_ShStartXwrtTrueparticleStartXDiff_proton_NueCC, h_ShStartYwrtTrueparticleEndYDiff_photon_NC, h_ShStartYwrtTrueparticleEndYDiff_photon_NueCC, h_ShStartYwrtTrueparticleStartYDiff_chargedpion_NC, h_ShStartYwrtTrueparticleStartYDiff_chargedpion_NueCC, h_ShStartYwrtTrueparticleStartYDiff_electronorpositron_NC, h_ShStartYwrtTrueparticleStartYDiff_electronorpositron_NueCC, h_ShStartYwrtTrueparticleStartYDiff_photon_NC, h_ShStartYwrtTrueparticleStartYDiff_photon_NueCC, h_ShStartYwrtTrueparticleStartYDiff_proton_NC, h_ShStartYwrtTrueparticleStartYDiff_proton_NueCC, h_ShStartZwrtTrueparticleEndZDiff_photon_NC, h_ShStartZwrtTrueparticleEndZDiff_photon_NueCC, h_ShStartZwrtTrueparticleStartZDiff_chargedpion_NC, h_ShStartZwrtTrueparticleStartZDiff_chargedpion_NueCC, h_ShStartZwrtTrueparticleStartZDiff_electronorpositron_NC, h_ShStartZwrtTrueparticleStartZDiff_electronorpositron_NueCC, h_ShStartZwrtTrueparticleStartZDiff_photon_NC, h_ShStartZwrtTrueparticleStartZDiff_photon_NueCC, h_ShStartZwrtTrueparticleStartZDiff_proton_NC, h_ShStartZwrtTrueparticleStartZDiff_proton_NueCC, h_theta_den, h_theta_num, h_trklike_em, h_trklike_nonem, MC_channel, MC_incoming_P, MC_incoming_PDG, MC_isCC, MC_lepton_endMomentum, MC_lepton_endXYZT, MC_lepton_PDG, MC_lepton_startMomentum, MC_lepton_startXYZT, MC_lepton_theta, MC_leptonID, MC_Q2, MC_target, MC_vertex, MC_W, n_recoShowers, Run, sh_bestplane, sh_completeness, sh_dEdx, sh_dEdxasymm, sh_direction_X, sh_direction_Y, sh_direction_Z, sh_Efrac_best, sh_Efrac_contamination, sh_energy, sh_hasPrimary_e, sh_largest, sh_length, sh_MIPenergy, sh_mpi0, sh_nHits, sh_pdg, sh_purity, sh_start_X, sh_start_Y, sh_start_Z, and SubRun.
|
overrideprivate |
Definition at line 831 of file NeutrinoShowerEff_module.cc.
|
private |
Definition at line 1485 of file NeutrinoShowerEff_module.cc.
References util::abs(), anab::MVAReader< T, N >::create(), art::InputTag::empty(), energy, fCNNEMModuleLabel, h_trklike_em, h_trklike_nonem, cheat::BackTrackerService::HitToEveTrackIDEs(), maxE, simb::MCParticle::PdgCode(), and cheat::ParticleInventoryService::TrackIdToParticle_P().
|
protectedinherited |
Definition at line 61 of file ModuleBase.h.
References art::ModuleBase::collector_, and art::ConsumesCollector::consumes().
|
protectedinherited |
|
protectedinherited |
Definition at line 75 of file ModuleBase.h.
References art::ModuleBase::collector_, and art::ConsumesCollector::consumesMany().
|
protectedinherited |
|
inherited |
Definition at line 68 of file ModuleBase.h.
References art::ModuleBase::collector_, and art::ConsumesCollector::consumesView().
|
inherited |
Definition at line 25 of file Analyzer.cc.
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 68 of file Analyzer.cc.
References art::ModuleContext::scheduleID().
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 84 of file Analyzer.cc.
References art::ModuleContext::scheduleID().
Referenced by art::detail::Analyzer::Analyzer().
|
private |
Definition at line 1434 of file NeutrinoShowerEff_module.cc.
References h_Ee_den, h_Ee_num, h_Ee_num_dEdx, h_Eff_Ee, h_Eff_Ee_dEdx, h_Eff_Ev, h_Eff_Ev_dEdx, h_Eff_Pe, h_Eff_theta, h_Ev_den, h_Ev_num, h_Ev_num_dEdx, h_Pe_den, h_Pe_num, h_theta_den, and h_theta_num.
Referenced by endJob().
|
inherited |
Definition at line 33 of file Analyzer.cc.
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 76 of file Analyzer.cc.
References art::ModuleContext::scheduleID().
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 92 of file Analyzer.cc.
References art::ModuleContext::scheduleID().
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 100 of file Analyzer.cc.
References e, and art::ModuleContext::scheduleID().
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 47 of file Analyzer.cc.
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 61 of file Analyzer.cc.
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 40 of file Analyzer.cc.
Referenced by art::detail::Analyzer::Analyzer().
|
inherited |
Definition at line 54 of file Analyzer.cc.
Referenced by art::detail::Analyzer::Analyzer().
|
overrideprivatevirtual |
Reimplemented from art::EDAnalyzer.
Definition at line 826 of file NeutrinoShowerEff_module.cc.
References doEfficiencies().
|
inherited |
Definition at line 43 of file ModuleBase.cc.
References art::ModuleBase::collector_, and art::ConsumesCollector::getConsumables().
|
protectedinherited |
Definition at line 75 of file Observer.cc.
References art::ProductRetriever::get(), and art::Observer::selectors_.
Referenced by art::OutputModule::doWriteEvent(), and art::Observer::wantAllEvents().
|
private |
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Definition at line 1418 of file NeutrinoShowerEff_module.cc.
References fFidVolXmin, fFidVolYmax, fFidVolYmin, fFidVolZmax, fFidVolZmin, x, y, and z.
Referenced by processEff().
|
inherited |
Definition at line 37 of file ModuleBase.cc.
References art::ModuleBase::doMakeWorker(), and art::NumBranchTypes.
|
protectedinherited |
Definition at line 82 of file ModuleBase.h.
References art::ModuleBase::collector_, and art::ConsumesCollector::mayConsume().
|
protectedinherited |
Definition at line 96 of file ModuleBase.h.
References art::ModuleBase::collector_, and art::ConsumesCollector::mayConsumeMany().
|
protectedinherited |
|
inherited |
Definition at line 89 of file ModuleBase.h.
References art::ModuleBase::collector_, and art::ConsumesCollector::mayConsumeView().
|
inherited |
Definition at line 13 of file ModuleBase.cc.
References art::errors::LogicError.
Referenced by art::OutputModule::doRespondToOpenInputFile(), art::OutputModule::doWriteEvent(), art::Modifier::fillProductDescriptions(), art::OutputModule::makePlugins_(), art::OutputWorker::OutputWorker(), reco::shower::LArPandoraModularShowerCreation::produce(), art::Modifier::registerProducts(), and art::OutputModule::registerProducts().
|
private |
save neutrino's interaction info
save lepton
Definition at line 855 of file NeutrinoShowerEff_module.cc.
References util::abs(), sim::ParticleList::begin(), recob::Shower::best_plane(), simb::MCNeutrino::CCNC(), recob::Shower::dEdx(), recob::Shower::Direction(), art::InputTag::encode(), sim::ParticleList::end(), simb::MCParticle::EndMomentum(), simb::MCParticle::EndPosition(), simb::MCParticle::EndX(), simb::MCParticle::EndY(), simb::MCParticle::EndZ(), recob::Shower::Energy(), fHitModuleLabel, art::fill_ptr_vector(), fLeptonPDGcode, fMCTruthModuleLabel, fMinCompleteness, fNeutrinoPDGcode, fShowerModuleLabel, art::ProductRetriever::getByLabel(), simb::MCTruth::GetNeutrino(), h_CosThetaShDirwrtTrueparticle_chargedpion_NC, h_CosThetaShDirwrtTrueparticle_chargedpion_NueCC, h_CosThetaShDirwrtTrueparticle_electronorpositron_NC, h_CosThetaShDirwrtTrueparticle_electronorpositron_NueCC, h_CosThetaShDirwrtTrueparticle_photon_NC, h_CosThetaShDirwrtTrueparticle_photon_NueCC, h_CosThetaShDirwrtTrueparticle_proton_NC, h_CosThetaShDirwrtTrueparticle_proton_NueCC, h_dEdX_chargedpion_NC, h_dEdX_chargedpion_NueCC, h_dEdX_electronorpositron_NC, h_dEdX_electronorpositron_NueCC, h_dEdX_everythingelse_NC, h_dEdX_everythingelse_NueCC, h_dEdX_neutralpion_NC, h_dEdX_neutralpion_NueCC, h_dEdX_neutron_NC, h_dEdX_neutron_NueCC, h_dEdX_photon_NC, h_dEdX_photon_NueCC, h_dEdX_proton_NC, h_dEdX_proton_NueCC, h_dEdXasymm_electronorpositron_NueCC, h_dEdXasymm_photon_NC, h_Ecomplet_bkg, h_Ecomplet_lepton, h_Ecomplet_NueCC, h_Ee_den, h_Ee_num, h_Ee_num_dEdx, h_Efrac_bkgPurity, h_Efrac_NueCCPurity, h_Efrac_shContamination, h_Efrac_shPurity, h_esh_bestplane_NC, h_esh_bestplane_NueCC, h_Ev_den, h_Ev_num, h_Ev_num_dEdx, h_HighestHitsProducedParticlePDG_bkg, h_HighestHitsProducedParticlePDG_NueCC, h_mpi0_electronorpositron_NueCC, h_mpi0_photon_NC, h_Pe_den, h_Pe_num, h_ShStartXwrtTrueparticleEndXDiff_photon_NC, h_ShStartXwrtTrueparticleEndXDiff_photon_NueCC, h_ShStartXwrtTrueparticleStartXDiff_chargedpion_NC, h_ShStartXwrtTrueparticleStartXDiff_chargedpion_NueCC, h_ShStartXwrtTrueparticleStartXDiff_electronorpositron_NC, h_ShStartXwrtTrueparticleStartXDiff_electronorpositron_NueCC, h_ShStartXwrtTrueparticleStartXDiff_photon_NC, h_ShStartXwrtTrueparticleStartXDiff_photon_NueCC, h_ShStartXwrtTrueparticleStartXDiff_proton_NC, h_ShStartXwrtTrueparticleStartXDiff_proton_NueCC, h_ShStartYwrtTrueparticleEndYDiff_photon_NC, h_ShStartYwrtTrueparticleEndYDiff_photon_NueCC, h_ShStartYwrtTrueparticleStartYDiff_chargedpion_NC, h_ShStartYwrtTrueparticleStartYDiff_chargedpion_NueCC, h_ShStartYwrtTrueparticleStartYDiff_electronorpositron_NC, h_ShStartYwrtTrueparticleStartYDiff_electronorpositron_NueCC, h_ShStartYwrtTrueparticleStartYDiff_photon_NC, h_ShStartYwrtTrueparticleStartYDiff_photon_NueCC, h_ShStartYwrtTrueparticleStartYDiff_proton_NC, h_ShStartYwrtTrueparticleStartYDiff_proton_NueCC, h_ShStartZwrtTrueparticleEndZDiff_photon_NC, h_ShStartZwrtTrueparticleEndZDiff_photon_NueCC, h_ShStartZwrtTrueparticleStartZDiff_chargedpion_NC, h_ShStartZwrtTrueparticleStartZDiff_chargedpion_NueCC, h_ShStartZwrtTrueparticleStartZDiff_electronorpositron_NC, h_ShStartZwrtTrueparticleStartZDiff_electronorpositron_NueCC, h_ShStartZwrtTrueparticleStartZDiff_photon_NC, h_ShStartZwrtTrueparticleStartZDiff_photon_NueCC, h_ShStartZwrtTrueparticleStartZDiff_proton_NC, h_ShStartZwrtTrueparticleStartZDiff_proton_NueCC, h_theta_den, h_theta_num, hits(), insideFV(), simb::MCNeutrino::InteractionType(), recob::Shower::Length(), simb::MCNeutrino::Lepton(), maxE, MC_channel, MC_incoming_P, MC_incoming_PDG, MC_isCC, MC_lepton_endMomentum, MC_lepton_endXYZT, MC_lepton_PDG, MC_lepton_startMomentum, MC_lepton_startXYZT, MC_leptonID, MC_Q2, MC_target, MC_vertex, MC_W, recob::Shower::MIPEnergy(), simb::MCParticle::Momentum(), simb::MCParticle::Mother(), n_recoShowers, simb::MCTruth::NeutrinoSet(), simb::MCNeutrino::Nu(), simb::MCParticle::P(), cheat::ParticleInventoryService::ParticleList(), simb::MCParticle::PdgCode(), simb::MCParticle::Position(), simb::MCParticle::Px(), simb::MCParticle::Py(), simb::MCParticle::Pz(), simb::MCNeutrino::QSqr(), sh_bestplane, sh_completeness, sh_dEdx, sh_dEdxasymm, sh_direction_X, sh_direction_Y, sh_direction_Z, sh_Efrac_best, sh_Efrac_contamination, sh_energy, sh_hasPrimary_e, sh_largest, sh_length, sh_MIPenergy, sh_mpi0, sh_nHits, sh_pdg, sh_purity, sh_start_X, sh_start_Y, sh_start_Z, recob::Shower::ShowerStart(), simb::MCNeutrino::Target(), simb::MCParticle::TrackId(), truthMatcher(), simb::MCParticle::Vx(), simb::MCParticle::Vy(), simb::MCParticle::Vz(), and simb::MCNeutrino::W().
Referenced by analyze().
|
protectedinherited |
Definition at line 57 of file Observer.cc.
References art::Observer::process_name_.
Referenced by art::FileDumperOutput::printPrincipal().
|
private |
Definition at line 1546 of file NeutrinoShowerEff_module.cc.
References DEFINE_ART_MODULE, MAX_SHOWERS, MC_channel, MC_incoming_PDG, MC_isCC, MC_lepton_PDG, MC_lepton_theta, MC_leptonID, MC_LeptonTrack, MC_Q2, MC_target, MC_W, sh_bestplane, sh_completeness, sh_dEdx, sh_dEdxasymm, sh_direction_X, sh_direction_Y, sh_direction_Z, sh_Efrac_contamination, sh_energy, sh_hasPrimary_e, sh_largest, sh_length, sh_MIPenergy, sh_mpi0, sh_nHits, sh_pdg, sh_purity, sh_start_X, sh_start_Y, and sh_start_Z.
Referenced by analyze().
|
inherited |
|
inherited |
Definition at line 49 of file ModuleBase.cc.
References art::ModuleBase::collector_, and art::ConsumesCollector::sortConsumables().
|
private |
Definition at line 1362 of file NeutrinoShowerEff_module.cc.
References util::abs(), util::empty(), cheat::BackTrackerService::HitToEveTrackIDEs(), and cheat::ParticleInventoryService::TrackIdToParticle_P().
Referenced by processEff().
|
inlineprotectednoexceptinherited |
Definition at line 31 of file Observer.h.
References e, art::Observer::getTriggerResults(), art::Observer::wantAllEvents_, and art::Observer::wantEvent().
|
protectedinherited |
Definition at line 63 of file Observer.cc.
References art::Observer::rejectors_, art::Observer::selectors_, and art::Observer::wantAllEvents_.
Referenced by art::OutputModule::doEvent(), art::OutputModule::doWriteEvent(), and art::Observer::wantAllEvents().
|
private |
Definition at line 195 of file NeutrinoShowerEff_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 70 of file NeutrinoShowerEff_module.cc.
Referenced by checkCNNtrkshw(), and NeutrinoShowerEff().
|
private |
Definition at line 79 of file NeutrinoShowerEff_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 241 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and NeutrinoShowerEff().
|
private |
Definition at line 242 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and NeutrinoShowerEff().
|
private |
Definition at line 243 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and NeutrinoShowerEff().
|
private |
Definition at line 246 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob().
|
private |
Definition at line 245 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and insideFV().
|
private |
Definition at line 248 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and insideFV().
|
private |
Definition at line 247 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and insideFV().
|
private |
Definition at line 250 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and insideFV().
|
private |
Definition at line 249 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and insideFV().
|
private |
Definition at line 68 of file NeutrinoShowerEff_module.cc.
Referenced by NeutrinoShowerEff(), and processEff().
|
private |
Definition at line 73 of file NeutrinoShowerEff_module.cc.
Referenced by NeutrinoShowerEff(), and processEff().
|
private |
Definition at line 76 of file NeutrinoShowerEff_module.cc.
Referenced by NeutrinoShowerEff().
|
private |
Definition at line 74 of file NeutrinoShowerEff_module.cc.
Referenced by NeutrinoShowerEff().
|
private |
Definition at line 67 of file NeutrinoShowerEff_module.cc.
Referenced by NeutrinoShowerEff(), and processEff().
|
private |
Definition at line 77 of file NeutrinoShowerEff_module.cc.
Referenced by NeutrinoShowerEff(), and processEff().
|
private |
Definition at line 72 of file NeutrinoShowerEff_module.cc.
Referenced by NeutrinoShowerEff(), and processEff().
|
private |
Definition at line 75 of file NeutrinoShowerEff_module.cc.
Referenced by analyze(), beginJob(), and NeutrinoShowerEff().
|
private |
Definition at line 69 of file NeutrinoShowerEff_module.cc.
Referenced by NeutrinoShowerEff(), and processEff().
|
private |
Definition at line 252 of file NeutrinoShowerEff_module.cc.
|
private |
Definition at line 150 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 149 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 144 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 143 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 146 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 145 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 148 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 147 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 126 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 125 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 118 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 117 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 130 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 129 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 128 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 127 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 124 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 123 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 120 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 119 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 122 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 121 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 132 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 133 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 105 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 98 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 101 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 86 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 87 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 88 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 109 of file NeutrinoShowerEff_module.cc.
Referenced by doEfficiencies().
|
private |
Definition at line 110 of file NeutrinoShowerEff_module.cc.
Referenced by doEfficiencies().
|
private |
Definition at line 107 of file NeutrinoShowerEff_module.cc.
Referenced by doEfficiencies().
|
private |
Definition at line 108 of file NeutrinoShowerEff_module.cc.
Referenced by doEfficiencies().
|
private |
Definition at line 111 of file NeutrinoShowerEff_module.cc.
Referenced by doEfficiencies().
|
private |
Definition at line 112 of file NeutrinoShowerEff_module.cc.
Referenced by doEfficiencies().
|
private |
Definition at line 104 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 100 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 96 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 97 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 116 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 115 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 82 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 83 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 84 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 103 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 102 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 135 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 136 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 90 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 91 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 174 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 170 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 190 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 186 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 157 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 153 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 165 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 161 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 182 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 178 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 175 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 171 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 191 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 187 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 158 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 154 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 166 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 162 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 183 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 179 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 176 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 172 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 192 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 188 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 159 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 155 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 167 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 163 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 184 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 180 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 93 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 94 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), doEfficiencies(), and processEff().
|
private |
Definition at line 139 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and checkCNNtrkshw().
|
private |
Definition at line 140 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and checkCNNtrkshw().
|
private |
Definition at line 203 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 208 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 200 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 202 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 210 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 212 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 201 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 209 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 211 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 213 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and reset().
|
private |
Definition at line 214 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 215 of file NeutrinoShowerEff_module.cc.
Referenced by reset().
|
private |
Definition at line 205 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 204 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 207 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 206 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 238 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 196 of file NeutrinoShowerEff_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 226 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 231 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 225 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 235 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 217 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 218 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 219 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 239 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), and processEff().
|
private |
Definition at line 229 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 223 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 228 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 233 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 227 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 224 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 236 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 232 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 234 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 230 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 220 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 221 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 222 of file NeutrinoShowerEff_module.cc.
Referenced by beginJob(), processEff(), and reset().
|
private |
Definition at line 197 of file NeutrinoShowerEff_module.cc.
Referenced by analyze(), and beginJob().