LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Public Types | |
using | ModuleType = EDProducer |
using | WorkerType = WorkerT< EDProducer > |
template<typename UserConfig , typename KeysToIgnore = void> | |
using | Table = ProducerBase::Table< UserConfig, KeysToIgnore > |
Public Member Functions | |
OptDetDigitizer (const fhicl::ParameterSet &) | |
virtual | ~OptDetDigitizer () |
void | produce (art::Event &) |
void | beginJob () |
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 |
Private Member Functions | |
void | AddDarkNoise (std::vector< double > &RawWF, double gain) |
void | AddWaveform (optdata::TimeSlice_t time, std::vector< double > &OldPulse, std::vector< double > &NewPulse, double factor, bool extend=false) |
optdata::ChannelData | ApplyDigitization (std::vector< double > const RawWF, optdata::Channel_t const ch) const |
Private Attributes | |
std::string | fInputModule |
float | fSampleFreq |
float | fTimeBegin |
float | fTimeEnd |
float | fQE |
optdata::ADC_Count_t | fSaturationScale |
std::vector< optdata::ADC_Count_t > | fPedMeanArray |
float | fDarkRate |
optdata::ADC_Count_t | fPedFlucAmp |
float | fPedFlucRate |
std::vector< double > | fSinglePEWaveform |
bool | fSimGainSpread |
CLHEP::RandFlat * | fFlatRandom |
CLHEP::RandPoisson * | fPoissonRandom |
art::ServiceHandle< OpDigiProperties > | fOpDigiProperties |
art::ServiceHandle< geo::Geometry > | fGeom |
Definition at line 46 of file OptDetDigitizer_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.
opdet::OptDetDigitizer::OptDetDigitizer | ( | const fhicl::ParameterSet & | ) |
Definition at line 99 of file OptDetDigitizer_module.cc.
References art::EngineCreator::createEngine(), fDarkRate, fFlatRandom, fInputModule, fOpDigiProperties, fPedFlucAmp, fPedFlucRate, fPedMeanArray, fPoissonRandom, fQE, fSampleFreq, fSaturationScale, fSimGainSpread, fSinglePEWaveform, fTimeBegin, fTimeEnd, fhicl::ParameterSet::get(), art::RandomNumberGenerator::getEngine(), and art::EngineCreator::rng().
|
virtual |
Definition at line 144 of file OptDetDigitizer_module.cc.
|
private |
Definition at line 166 of file OptDetDigitizer_module.cc.
References AddWaveform(), fDarkRate, fFlatRandom, fOpDigiProperties, fPoissonRandom, fSinglePEWaveform, fTimeBegin, and fTimeEnd.
Referenced by produce().
|
private |
Definition at line 152 of file OptDetDigitizer_module.cc.
Referenced by AddDarkNoise(), and produce().
|
private |
Definition at line 183 of file OptDetDigitizer_module.cc.
References fOpDigiProperties, fPedFlucAmp, fPedFlucRate, fPedMeanArray, and fSaturationScale.
Referenced by produce().
|
virtual |
Reimplemented from art::EDProducer.
Definition at line 137 of file OptDetDigitizer_module.cc.
|
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(), 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 |
|
inherited |
Definition at line 49 of file EngineCreator.cc.
References fhicl::ParameterSet::get().
Referenced by art::MixFilter< T >::initEngine_().
|
inlineinherited |
|
inherited |
Definition at line 56 of file ProducerBase.h.
References B, and art::ModuleDescription::moduleLabel().
Referenced by art::ProducerBase::modifiesEvent().
|
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 40 of file ProducerBase.h.
References art::ProducerBase::getProductID().
|
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().
|
virtual |
Implements art::EDProducer.
Definition at line 235 of file OptDetDigitizer_module.cc.
References AddDarkNoise(), AddWaveform(), ApplyDigitization(), fFlatRandom, fGeom, fInputModule, fOpDigiProperties, fQE, fSampleFreq, fSimGainSpread, fSinglePEWaveform, fTimeBegin, fTimeEnd, sim::SimListUtils::GetSimPhotonsCollection(), optdata::kHighGain, optdata::kLowGain, geo::GeometryCore::NOpChannels(), sim::SimPhotons::OpChannel(), and art::Event::put().
|
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.
|
private |
Definition at line 66 of file OptDetDigitizer_module.cc.
Referenced by AddDarkNoise(), and OptDetDigitizer().
|
private |
Definition at line 75 of file OptDetDigitizer_module.cc.
Referenced by AddDarkNoise(), OptDetDigitizer(), and produce().
|
private |
Definition at line 86 of file OptDetDigitizer_module.cc.
Referenced by produce().
|
private |
Definition at line 59 of file OptDetDigitizer_module.cc.
Referenced by OptDetDigitizer(), and produce().
|
private |
Definition at line 85 of file OptDetDigitizer_module.cc.
Referenced by AddDarkNoise(), ApplyDigitization(), OptDetDigitizer(), and produce().
|
private |
Definition at line 67 of file OptDetDigitizer_module.cc.
Referenced by ApplyDigitization(), and OptDetDigitizer().
|
private |
Definition at line 68 of file OptDetDigitizer_module.cc.
Referenced by ApplyDigitization(), and OptDetDigitizer().
|
private |
Definition at line 65 of file OptDetDigitizer_module.cc.
Referenced by ApplyDigitization(), and OptDetDigitizer().
|
private |
Definition at line 76 of file OptDetDigitizer_module.cc.
Referenced by AddDarkNoise(), and OptDetDigitizer().
|
private |
Definition at line 63 of file OptDetDigitizer_module.cc.
Referenced by OptDetDigitizer(), and produce().
|
private |
Definition at line 60 of file OptDetDigitizer_module.cc.
Referenced by OptDetDigitizer(), and produce().
|
private |
Definition at line 64 of file OptDetDigitizer_module.cc.
Referenced by ApplyDigitization(), and OptDetDigitizer().
|
private |
Definition at line 73 of file OptDetDigitizer_module.cc.
Referenced by OptDetDigitizer(), and produce().
|
private |
Definition at line 71 of file OptDetDigitizer_module.cc.
Referenced by AddDarkNoise(), OptDetDigitizer(), and produce().
|
private |
Definition at line 61 of file OptDetDigitizer_module.cc.
Referenced by AddDarkNoise(), OptDetDigitizer(), and produce().
|
private |
Definition at line 62 of file OptDetDigitizer_module.cc.
Referenced by AddDarkNoise(), OptDetDigitizer(), and produce().