Public Types | |
using | ModuleType = EDProducer |
using | WorkerType = WorkerT< EDProducer > |
template<typename UserConfig , typename KeysToIgnore = void> | |
using | Table = ProducerBase::Table< UserConfig, KeysToIgnore > |
Public Member Functions | |
CosmicVeto (fhicl::ParameterSet const &pset) | |
virtual | ~CosmicVeto () |
void | beginRun (art::Run &run) |
virtual void | produce (art::Event &evt) |
template<typename PROD , BranchType B = InEvent> | |
ProductID | getProductID (std::string const &instanceName={}) const |
template<typename PROD , BranchType B> | |
ProductID | getProductID (ModuleDescription const &moduleDescription, std::string const &instanceName) const |
bool | modifiesEvent () 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 |
void | validateConsumedProduct (BranchType const bt, ProductInfo const &pi) |
void | prepareForJob (fhicl::ParameterSet const &pset) |
void | showMissingConsumes () const |
Protected Attributes | |
std::string | fSlicerLabel |
std::string | fTrackType |
bool | fRunFilter |
bool | fDoTrackAngleCut |
bool | fDoNCellLowCut |
bool | fDoNCellHighCut |
bool | fDoContainment |
bool | fDoOutsideCut |
bool | fDoSlicePlanesCut |
bool | fUseBetterCut |
bool | fDoMinPCut |
bool | fKeepNuMIInTime |
unsigned int | fNCellLow |
unsigned int | fNCellHigh |
unsigned int | fFwdCut |
unsigned int | fBakCut |
unsigned int | fMinPZ |
double | fRatio |
double | fAngVarCutValue |
fhicl::ParameterSet | fPSetNDOS |
fhicl::ParameterSet | fPSetND |
fhicl::ParameterSet | fPSetFD |
fhicl::ParameterSet | fPSetTB |
Private Attributes | |
cosrej::CosRejFxs * | fCosRejFxs |
Definition at line 35 of file CosmicVeto_module.cc.
|
inherited |
Definition at line 34 of file EDProducer.h.
|
inherited |
Definition at line 43 of file EDProducer.h.
|
inherited |
Definition at line 35 of file EDProducer.h.
|
explicit |
Definition at line 79 of file CosmicVeto_module.cc.
|
virtual |
Definition at line 111 of file CosmicVeto_module.cc.
Reimplemented from art::EDProducer.
Definition at line 116 of file CosmicVeto_module.cc.
References ana::assert(), om::cout, geo::GeometryBase::DetId(), allTimeWatchdog::endl, fAngVarCutValue, fBakCut, fDoContainment, fDoMinPCut, fDoNCellHighCut, fDoNCellLowCut, fDoOutsideCut, fDoSlicePlanesCut, fDoTrackAngleCut, fFwdCut, fKeepNuMIInTime, fMinPZ, fNCellHigh, fNCellLow, fPSetFD, fPSetND, fPSetNDOS, fPSetTB, fRatio, fUseBetterCut, geom(), fhicl::ParameterSet::get(), novadaq::cnv::kFARDET, novadaq::cnv::kNDOS, novadaq::cnv::kNEARDET, and novadaq::cnv::kTESTBEAM.
|
inherited |
|
inherited |
Definition at line 146 of file Consumer.h.
References art::InputTag::instance(), PandAna.reco_validation.prod5_pid_validation::invalid, art::InputTag::label(), art::InputTag::process(), and T.
|
inherited |
|
inherited |
|
inherited |
Definition at line 171 of file Consumer.h.
References art::InputTag::instance(), PandAna.reco_validation.prod5_pid_validation::invalid, art::InputTag::label(), art::InputTag::process(), and T.
|
inherited |
Referenced by evgen::CosmicPionGen::CosmicPionGen(), evgen::CosmicsGen::CosmicsGen(), fuzz::FuzzyKVertex::FuzzyKVertex(), g4n::G4Gen::G4Gen(), photrans::ImprovedTransport::ImprovedTransport(), art::MixFilter< T >::initEngine_(), evgen::IsoGen::IsoGen(), rsim::MakeNoiseSpectrumFile::MakeNoiseSpectrumFile(), photrans::PhotonSystRewriter::PhotonSystRewriter(), photrans::PhotonTransport::PhotonTransport(), rsim::ReadoutSim::ReadoutSim(), evgen::SingleGen::SingleGen(), and evgen::SupernovaGen::SupernovaGen().
|
inherited |
|
inherited |
|
protectedinherited |
|
inherited |
Referenced by art::MixFilter< T >::initEngine_().
|
inlineinherited |
Definition at line 123 of file EDProducer.h.
References art::EDProducer::moduleDescription_.
Referenced by skim::NueSkimmer::CopyMichelSlice(), and skim::NueSkimmer::CopyMichelTrack().
|
inherited |
Definition at line 56 of file ProducerBase.h.
References art::ModuleDescription::moduleLabel().
Referenced by art::ProducerBase::modifiesEvent().
|
inherited |
|
inherited |
Definition at line 189 of file Consumer.h.
References art::InputTag::instance(), PandAna.reco_validation.prod5_pid_validation::invalid, art::InputTag::label(), art::InputTag::process(), and T.
|
inherited |
|
inherited |
|
inherited |
Definition at line 214 of file Consumer.h.
References art::InputTag::instance(), PandAna.reco_validation.prod5_pid_validation::invalid, art::InputTag::label(), art::InputTag::process(), and T.
|
inlineinherited |
Definition at line 40 of file ProducerBase.h.
References art::ProducerBase::getProductID(), and string.
|
staticinherited |
Referenced by art::RootOutput::beginSubRun(), 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::EmptyEvent::readRun_(), and art::EmptyEvent::readSubRun_().
|
protectedinherited |
|
virtual |
Implements art::EDProducer.
Definition at line 166 of file CosmicVeto_module.cc.
References angle, util::CreateAssn(), DEFINE_ART_MODULE(), rb::Prong::Dir(), geo::LiveGeometry::DistToBack(), geo::LiveGeometry::DistToFront(), febshutoff_auto::end, rb::Cluster::ExtentPlane(), stan::math::fabs(), fAngVarCutValue, fBakCut, fCosRejFxs, fDoContainment, fDoMinPCut, fDoNCellHighCut, fDoNCellLowCut, fDoOutsideCut, fDoSlicePlanesCut, fDoTrackAngleCut, fFwdCut, fKeepNuMIInTime, fMinPZ, fNCellHigh, fNCellLow, fRatio, fRunFilter, fSlicerLabel, fTrackType, fUseBetterCut, cosrej::CosRejFxs::getAngle(), art::DataViewImpl::getByLabel(), util::IsInBeamWindow(), rb::Cluster::IsNoise(), geo::kXorY, rb::Cluster::MaxX(), rb::Cluster::MaxXYZ(), rb::Cluster::MaxY(), rb::Cluster::MeanTNS(), rb::Cluster::MinX(), rb::Cluster::MinXYZ(), rb::Cluster::MinY(), rb::Cluster::NCell(), geo::LiveGeometry::ProjectedLiveDistanceToEdge(), art::Event::put(), PandAna.reco_validation.prod5_pid_validation::ratio(), art::Event::run(), presel::Veto::SetAngle(), presel::Veto::SetAngleVar(), presel::Veto::SetAngleVarOld(), presel::Veto::SetBakDist(), presel::Veto::SetDirY(), presel::Veto::SetFwdDist(), presel::Veto::SetKeep(), presel::Veto::SetNCell(), presel::Veto::SetPassAngle(), presel::Veto::SetPassAngleFirstAna(), presel::Veto::SetPassNuMICut(), presel::Veto::SetPassThru(), presel::Veto::SetPassThruOld(), presel::Veto::SetRatio(), febshutoff_auto::start, rb::Prong::Start(), and rb::Track::Stop().
|
protectedinherited |
Referenced by art::RootOutput::endJob().
|
protectedinherited |
|
protected |
Definition at line 65 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 62 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
private |
Definition at line 70 of file CosmicVeto_module.cc.
Referenced by produce().
|
protected |
Definition at line 52 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 56 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 51 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 50 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 53 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 54 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 49 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 61 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 57 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 63 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 60 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 59 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 67 of file CosmicVeto_module.cc.
Referenced by beginRun().
|
protected |
Definition at line 67 of file CosmicVeto_module.cc.
Referenced by beginRun().
|
protected |
Definition at line 67 of file CosmicVeto_module.cc.
Referenced by beginRun().
|
protected |
Definition at line 67 of file CosmicVeto_module.cc.
Referenced by beginRun().
|
protected |
Definition at line 64 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().
|
protected |
Definition at line 47 of file CosmicVeto_module.cc.
Referenced by produce().
|
protected |
Definition at line 45 of file CosmicVeto_module.cc.
Referenced by produce().
|
protected |
Definition at line 46 of file CosmicVeto_module.cc.
Referenced by produce().
|
protected |
Definition at line 55 of file CosmicVeto_module.cc.
Referenced by beginRun(), and produce().