LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Public Types | |
using | WorkerType = WorkerT< EDAnalyzer > |
using | ModuleType = EDAnalyzer |
Public Member Functions | |
TCShowerElectronLikelihood (fhicl::ParameterSet const &pset) | |
virtual | ~TCShowerElectronLikelihood () |
void | reconfigure (fhicl::ParameterSet const &pset) |
void | beginJob () |
void | analyze (const art::Event &evt) |
void | getShowerProfile (std::vector< art::Ptr< recob::Hit > > showerhits, TVector3 shwvtx, TVector3 shwdir) |
void | findEnergyBin () |
void | getLongLikelihood () |
void | getTranLikelihood () |
std::string | workerType () const |
bool | modifiesEvent () const |
void | registerProducts (MasterProductRegistry &, ProductDescriptions &, ModuleDescription const &) |
std::string const & | processName () const |
bool | wantAllEvents () const |
bool | wantEvent (Event const &e) |
fhicl::ParameterSetID | selectorConfig () const |
art::Handle< art::TriggerResults > | getTriggerResults (Event const &e) const |
template<typename T , BranchType = InEvent> | |
ProductToken< T > | consumes (InputTag const &) |
template<typename T , art::BranchType BT> | |
art::ProductToken< T > | consumes (InputTag const &it) |
template<typename T , BranchType = InEvent> | |
void | consumesMany () |
template<typename Element , BranchType = InEvent> | |
ViewToken< Element > | consumesView (InputTag const &) |
template<typename T , art::BranchType BT> | |
art::ViewToken< T > | consumesView (InputTag const &it) |
template<typename T , BranchType = InEvent> | |
ProductToken< T > | mayConsume (InputTag const &) |
template<typename T , art::BranchType BT> | |
art::ProductToken< T > | mayConsume (InputTag const &it) |
template<typename T , BranchType = InEvent> | |
void | mayConsumeMany () |
template<typename Element , BranchType = InEvent> | |
ViewToken< Element > | mayConsumeView (InputTag const &) |
template<typename T , art::BranchType BT> | |
art::ViewToken< T > | mayConsumeView (InputTag const &it) |
base_engine_t & | createEngine (seed_t seed) |
base_engine_t & | createEngine (seed_t seed, std::string const &kind_of_engine_to_make) |
base_engine_t & | createEngine (seed_t seed, std::string const &kind_of_engine_to_make, label_t const &engine_label) |
seed_t | get_seed_value (fhicl::ParameterSet const &pset, char const key[]="seed", seed_t const implicit_seed=-1) |
Static Public Member Functions | |
static cet::exempt_ptr< Consumer > | non_module_context () |
Protected Member Functions | |
CurrentProcessingContext const * | currentContext () const |
detail::CachedProducts & | cachedProducts () |
void | validateConsumedProduct (BranchType const bt, ProductInfo const &pi) |
void | prepareForJob (fhicl::ParameterSet const &pset) |
void | showMissingConsumes () const |
Private Member Functions | |
void | resetProfiles () |
Definition at line 50 of file TCShowerElectronLikelihood_module.cc.
|
inherited |
Definition at line 39 of file EDAnalyzer.h.
|
inherited |
Definition at line 38 of file EDAnalyzer.h.
|
explicit |
Definition at line 155 of file TCShowerElectronLikelihood_module.cc.
References reconfigure().
|
virtual |
Definition at line 166 of file TCShowerElectronLikelihood_module.cc.
void shower::TCShowerElectronLikelihood::analyze | ( | const art::Event & | evt | ) |
Definition at line 231 of file TCShowerElectronLikelihood_module.cc.
References simb::MCNeutrino::CCNC(), simb::MCParticle::E(), energyDist, energyGuess, fGenieGenModuleLabel, fHitModuleLabel, art::fill_ptr_vector(), findEnergyBin(), fShowerModuleLabel, art::DataViewImpl::getByLabel(), getLongLikelihood(), simb::MCTruth::GetNeutrino(), getShowerProfile(), getTranLikelihood(), simb::MCNeutrino::Lepton(), longLikelihood, longLikelihoodHist, longProfHist, longProfile, maxt, simb::MCTruth::NeutrinoSet(), simb::MCNeutrino::Nu(), simb::MCParticle::PdgCode(), resetProfiles(), tranLikelihood, tranLikelihoodHist, tranProfHist_1, tranProfHist_2, tranProfHist_3, tranProfHist_4, tranProfHist_5, tranProfile_1, tranProfile_2, tranProfile_3, tranProfile_4, tranProfile_5, X0, and Z.
|
virtual |
Reimplemented from art::EDAnalyzer.
Definition at line 210 of file TCShowerElectronLikelihood_module.cc.
References energyDist, LBINS, LMAX, LMIN, longLikelihoodHist, longProfHist, art::TFileDirectory::make(), TBINS, TMAX, TMIN, tranLikelihoodHist, tranProfHist_1, tranProfHist_2, tranProfHist_3, tranProfHist_4, and tranProfHist_5.
|
inlineprotectedinherited |
Definition at line 79 of file EventObserverBase.h.
References art::EventObserverBase::selectors_.
Referenced by art::EDAnalyzer::doEvent(), and art::OutputModule::doWriteEvent().
|
inherited |
|
inherited |
Definition at line 147 of file Consumer.h.
References art::InputTag::instance(), art::InputTag::label(), and art::InputTag::process().
|
inherited |
Definition at line 162 of file Consumer.h.
|
inherited |
|
inherited |
Definition at line 172 of file Consumer.h.
References art::InputTag::instance(), art::InputTag::label(), and art::InputTag::process().
|
inherited |
Definition at line 26 of file EngineCreator.cc.
References art::EngineCreator::rng().
Referenced by evgen::CosmicsGen::CosmicsGen(), rndm::NuRandomService::createEngine(), cluster::fuzzyCluster::fuzzyCluster(), cluster::HoughLineFinder::HoughLineFinder(), art::MixFilter< T >::initEngine_(), larg4::LArG4::LArG4(), evgen::LightSource::LightSource(), evgen::NeutronOsc::NeutronOsc(), evgen::NucleonDecay::NucleonDecay(), opdet::OpMCDigi::OpMCDigi(), opdet::OptDetDigitizer::OptDetDigitizer(), phot::PhotonLibraryPropagation::PhotonLibraryPropagation(), detsim::SimDriftElectrons::SimDriftElectrons(), evgen::SingleGen::SingleGen(), evgen::SNNueAr40CCGen::SNNueAr40CCGen(), ToyOneShowerGen::ToyOneShowerGen(), and trkf::Track3DKalman::Track3DKalman().
|
inherited |
Definition at line 32 of file EngineCreator.cc.
References art::EngineCreator::rng().
|
inherited |
Definition at line 40 of file EngineCreator.cc.
References art::EngineCreator::rng().
|
protectedinherited |
Definition at line 114 of file EDAnalyzer.cc.
References art::EDAnalyzer::current_context_.
Referenced by art::EDAnalyzer::workerType().
void shower::TCShowerElectronLikelihood::findEnergyBin | ( | ) |
Definition at line 379 of file TCShowerElectronLikelihood_module.cc.
References energyChi2, energyGuess, longProfile, longTemplate, longTemplateProf2D, tranProfile, tranProfile_1, tranProfile_2, tranProfile_3, tranProfile_4, tranProfile_5, tranTemplate, tranTemplateProf2D_1, tranTemplateProf2D_2, tranTemplateProf2D_3, tranTemplateProf2D_4, and tranTemplateProf2D_5.
Referenced by analyze().
|
inherited |
Definition at line 49 of file EngineCreator.cc.
References fhicl::ParameterSet::get().
Referenced by art::MixFilter< T >::initEngine_().
void shower::TCShowerElectronLikelihood::getLongLikelihood | ( | ) |
Definition at line 480 of file TCShowerElectronLikelihood_module.cc.
References energyGuess, LBINS, longLikelihood, longProfile, and longTemplate.
Referenced by analyze().
void shower::TCShowerElectronLikelihood::getShowerProfile | ( | std::vector< art::Ptr< recob::Hit > > | showerhits, |
TVector3 | shwvtx, | ||
TVector3 | shwdir | ||
) |
Definition at line 320 of file TCShowerElectronLikelihood_module.cc.
References fCalorimetryAlg, calo::CalorimetryAlg::LifetimeCorrection(), longProfile, tranProfile, tranProfile_1, tranProfile_2, tranProfile_3, tranProfile_4, tranProfile_5, and X0.
Referenced by analyze().
void shower::TCShowerElectronLikelihood::getTranLikelihood | ( | ) |
Definition at line 510 of file TCShowerElectronLikelihood_module.cc.
References DEFINE_ART_MODULE, energyGuess, TBINS, tranLikelihood, tranLikelihood_1, tranLikelihood_2, tranLikelihood_3, tranLikelihood_4, tranLikelihood_5, tranProfile_1, tranProfile_2, tranProfile_3, tranProfile_4, tranProfile_5, tranTemplate_1, tranTemplate_2, tranTemplate_3, tranTemplate_4, and tranTemplate_5.
Referenced by analyze().
|
inlineinherited |
Definition at line 61 of file EventObserverBase.h.
References art::detail::CachedProducts::getOneTriggerResults(), and art::EventObserverBase::selectors_.
Referenced by art::OutputModule::doWriteEvent().
|
inherited |
|
inherited |
Definition at line 190 of file Consumer.h.
References art::InputTag::instance(), art::InputTag::label(), and art::InputTag::process().
|
inherited |
Definition at line 205 of file Consumer.h.
|
inherited |
|
inherited |
Definition at line 215 of file Consumer.h.
References art::InputTag::instance(), art::InputTag::label(), and art::InputTag::process().
|
inlineinherited |
Definition at line 25 of file EventObserverBase.h.
|
staticinherited |
Definition at line 76 of file Consumer.cc.
Referenced by art::RootOutput::beginSubRun(), art::OutputModule::doBeginRun(), art::OutputModule::doBeginSubRun(), art::OutputModule::doEndRun(), art::OutputModule::doEndSubRun(), art::ProducingService::doPostReadEvent(), art::ProducingService::doPostReadRun(), art::ProducingService::doPostReadSubRun(), art::OutputModule::doWriteEvent(), art::ProcessPackage< L >::postScheduleSignal(), art::BeginEndPackage< Level::Run >::Begin::postScheduleSignal(), art::BeginEndPackage< Level::Run >::End::postScheduleSignal(), art::BeginEndPackage< Level::SubRun >::Begin::postScheduleSignal(), art::BeginEndPackage< Level::SubRun >::End::postScheduleSignal(), art::ProcessPackage< L >::preScheduleSignal(), art::BeginEndPackage< Level::Run >::Begin::preScheduleSignal(), art::BeginEndPackage< Level::SubRun >::Begin::preScheduleSignal(), art::EventProcessor::readEvent(), art::EventProcessor::readRun(), art::EmptyEvent::readRun_(), art::EventProcessor::readSubRun(), and art::EmptyEvent::readSubRun_().
|
protectedinherited |
Definition at line 89 of file Consumer.cc.
References fhicl::ParameterSet::get_if_present().
Referenced by art::EDProducer::doBeginJob(), art::EDFilter::doBeginJob(), and art::EDAnalyzer::doBeginJob().
|
inlineinherited |
Definition at line 41 of file EventObserverBase.h.
References art::EventObserverBase::process_name_.
Referenced by art::FileDumperOutput::printPrincipal(), and art::RootOutput::RootOutput().
void shower::TCShowerElectronLikelihood::reconfigure | ( | fhicl::ParameterSet const & | pset | ) |
Definition at line 171 of file TCShowerElectronLikelihood_module.cc.
References file, fROOTfile, fTemplateFile, fhicl::ParameterSet::get(), LBINS, LMAX, LMIN, longProfile, longTemplate, longTemplateProf2D, TBINS, TMAX, TMIN, tranProfile, tranProfile_1, tranProfile_2, tranProfile_3, tranProfile_4, tranProfile_5, tranTemplate, tranTemplate_1, tranTemplate_2, tranTemplate_3, tranTemplate_4, tranTemplate_5, tranTemplateProf2D, tranTemplateProf2D_1, tranTemplateProf2D_2, tranTemplateProf2D_3, tranTemplateProf2D_4, and tranTemplateProf2D_5.
Referenced by TCShowerElectronLikelihood().
|
inlineinherited |
Definition at line 33 of file EventObserverBase.h.
|
private |
Definition at line 292 of file TCShowerElectronLikelihood_module.cc.
References energyChi2, energyGuess, longLikelihood, longProfile, maxt, tranLikelihood, tranLikelihood_1, tranLikelihood_2, tranLikelihood_3, tranLikelihood_4, tranLikelihood_5, tranProfile, tranProfile_1, tranProfile_2, tranProfile_3, tranProfile_4, and tranProfile_5.
Referenced by analyze().
|
inlineinherited |
Definition at line 56 of file EventObserverBase.h.
References art::EventObserverBase::selector_config_id_.
Referenced by art::RootOutputFile::writeOne().
|
protectedinherited |
Definition at line 125 of file Consumer.cc.
Referenced by art::EDProducer::doEndJob(), art::EDFilter::doEndJob(), art::EDAnalyzer::doEndJob(), and art::RootOutput::endJob().
|
protectedinherited |
Definition at line 101 of file Consumer.cc.
References art::errors::ProductRegistrationFailure.
|
inlineinherited |
Definition at line 46 of file EventObserverBase.h.
References art::EventObserverBase::wantAllEvents_.
Referenced by art::EDAnalyzer::doEvent(), art::OutputModule::doEvent(), art::OutputModule::doWriteEvent(), art::RootOutput::RootOutput(), and art::OutputWorker::wantAllEvents().
|
inlineinherited |
Definition at line 51 of file EventObserverBase.h.
References art::EventObserverBase::selectors_, and art::detail::CachedProducts::wantEvent().
Referenced by art::EDAnalyzer::doEvent(), art::OutputModule::doEvent(), and art::OutputModule::doWriteEvent().
|
inlineinherited |
Definition at line 109 of file EDAnalyzer.h.
References art::EDAnalyzer::currentContext().
|
private |
Definition at line 110 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), and resetProfiles().
|
private |
Definition at line 90 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 109 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), findEnergyBin(), getLongLikelihood(), getTranLikelihood(), and resetProfiles().
|
private |
Definition at line 147 of file TCShowerElectronLikelihood_module.cc.
Referenced by getShowerProfile().
|
private |
Definition at line 145 of file TCShowerElectronLikelihood_module.cc.
|
private |
Definition at line 144 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze().
|
private |
Definition at line 141 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze().
|
private |
Definition at line 72 of file TCShowerElectronLikelihood_module.cc.
Referenced by reconfigure().
|
private |
Definition at line 142 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze().
|
private |
Definition at line 71 of file TCShowerElectronLikelihood_module.cc.
Referenced by reconfigure().
|
private |
Definition at line 143 of file TCShowerElectronLikelihood_module.cc.
|
private |
Definition at line 121 of file TCShowerElectronLikelihood_module.cc.
Referenced by beginJob(), getLongLikelihood(), and reconfigure().
|
private |
Definition at line 123 of file TCShowerElectronLikelihood_module.cc.
Referenced by beginJob(), and reconfigure().
|
private |
Definition at line 122 of file TCShowerElectronLikelihood_module.cc.
Referenced by beginJob(), and reconfigure().
|
private |
Definition at line 113 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), getLongLikelihood(), and resetProfiles().
|
private |
Definition at line 91 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 94 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 101 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), findEnergyBin(), getLongLikelihood(), getShowerProfile(), reconfigure(), and resetProfiles().
|
private |
Definition at line 74 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), getLongLikelihood(), and reconfigure().
|
private |
Definition at line 81 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), and reconfigure().
|
private |
Definition at line 111 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and resetProfiles().
|
private |
Definition at line 125 of file TCShowerElectronLikelihood_module.cc.
Referenced by beginJob(), getTranLikelihood(), and reconfigure().
|
private |
Definition at line 127 of file TCShowerElectronLikelihood_module.cc.
Referenced by beginJob(), and reconfigure().
|
private |
Definition at line 126 of file TCShowerElectronLikelihood_module.cc.
Referenced by beginJob(), and reconfigure().
|
private |
Definition at line 114 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), getTranLikelihood(), and resetProfiles().
|
private |
Definition at line 115 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and resetProfiles().
|
private |
Definition at line 116 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and resetProfiles().
|
private |
Definition at line 117 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and resetProfiles().
|
private |
Definition at line 118 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and resetProfiles().
|
private |
Definition at line 119 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and resetProfiles().
|
private |
Definition at line 92 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 95 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 96 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 97 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 98 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 99 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 102 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), getShowerProfile(), reconfigure(), and resetProfiles().
|
private |
Definition at line 103 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), findEnergyBin(), getShowerProfile(), getTranLikelihood(), reconfigure(), and resetProfiles().
|
private |
Definition at line 104 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), findEnergyBin(), getShowerProfile(), getTranLikelihood(), reconfigure(), and resetProfiles().
|
private |
Definition at line 105 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), findEnergyBin(), getShowerProfile(), getTranLikelihood(), reconfigure(), and resetProfiles().
|
private |
Definition at line 106 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), findEnergyBin(), getShowerProfile(), getTranLikelihood(), reconfigure(), and resetProfiles().
|
private |
Definition at line 107 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), findEnergyBin(), getShowerProfile(), getTranLikelihood(), reconfigure(), and resetProfiles().
|
private |
Definition at line 75 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), and reconfigure().
|
private |
Definition at line 76 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and reconfigure().
|
private |
Definition at line 77 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and reconfigure().
|
private |
Definition at line 78 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and reconfigure().
|
private |
Definition at line 79 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and reconfigure().
|
private |
Definition at line 80 of file TCShowerElectronLikelihood_module.cc.
Referenced by getTranLikelihood(), and reconfigure().
|
private |
Definition at line 82 of file TCShowerElectronLikelihood_module.cc.
Referenced by reconfigure().
|
private |
Definition at line 83 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), and reconfigure().
|
private |
Definition at line 84 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), and reconfigure().
|
private |
Definition at line 85 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), and reconfigure().
|
private |
Definition at line 86 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), and reconfigure().
|
private |
Definition at line 87 of file TCShowerElectronLikelihood_module.cc.
Referenced by findEnergyBin(), and reconfigure().
|
private |
Definition at line 139 of file TCShowerElectronLikelihood_module.cc.
Referenced by analyze(), and getShowerProfile().