All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
opdet::opDetDigitizerWorker::Config Class Reference

#include <opDetDigitizerWorker.hh>

Public Member Functions

 Config (const opdet::DigiPMTSBNDAlgMaker::Config &pmt_config, const opdet::DigiArapucaSBNDAlgMaker::Config &arapuca_config)
 

Public Attributes

opdet::DigiPMTSBNDAlgMaker makePMTDigi
 
opdet::DigiArapucaSBNDAlgMaker makeArapucaDigi
 
opdet::sbndPDMapAlg pdsMap
 
unsigned int nChannels = pdsMap.size()
 
unsigned nThreads
 
art::InputTag InputModuleName
 
bool UseSimPhotonsLite
 
std::array< double, 2 > EnableWindow
 
double Sampling
 
double Sampling_Daphne
 
unsigned int Nsamples
 
unsigned int Nsamples_Daphne
 

Detailed Description

Definition at line 29 of file opDetDigitizerWorker.hh.

Constructor & Destructor Documentation

opdet::opDetDigitizerWorker::Config::Config ( const opdet::DigiPMTSBNDAlgMaker::Config pmt_config,
const opdet::DigiArapucaSBNDAlgMaker::Config arapuca_config 
)

Definition at line 6 of file opDetDigitizerWorker.cc.

7  :
8  makePMTDigi(pmt_config),
9  makeArapucaDigi(arapuca_config) {}
opdet::DigiArapucaSBNDAlgMaker makeArapucaDigi
opdet::DigiPMTSBNDAlgMaker makePMTDigi

Member Data Documentation

std::array<double, 2> opdet::opDetDigitizerWorker::Config::EnableWindow

Definition at line 43 of file opDetDigitizerWorker.hh.

art::InputTag opdet::opDetDigitizerWorker::Config::InputModuleName

Definition at line 40 of file opDetDigitizerWorker.hh.

opdet::DigiArapucaSBNDAlgMaker opdet::opDetDigitizerWorker::Config::makeArapucaDigi

Definition at line 33 of file opDetDigitizerWorker.hh.

opdet::DigiPMTSBNDAlgMaker opdet::opDetDigitizerWorker::Config::makePMTDigi

Definition at line 32 of file opDetDigitizerWorker.hh.

unsigned int opdet::opDetDigitizerWorker::Config::nChannels = pdsMap.size()

Definition at line 36 of file opDetDigitizerWorker.hh.

unsigned int opdet::opDetDigitizerWorker::Config::Nsamples

Definition at line 46 of file opDetDigitizerWorker.hh.

unsigned int opdet::opDetDigitizerWorker::Config::Nsamples_Daphne

Definition at line 47 of file opDetDigitizerWorker.hh.

unsigned opdet::opDetDigitizerWorker::Config::nThreads

Definition at line 38 of file opDetDigitizerWorker.hh.

opdet::sbndPDMapAlg opdet::opDetDigitizerWorker::Config::pdsMap

Definition at line 35 of file opDetDigitizerWorker.hh.

double opdet::opDetDigitizerWorker::Config::Sampling

Definition at line 44 of file opDetDigitizerWorker.hh.

double opdet::opDetDigitizerWorker::Config::Sampling_Daphne

Definition at line 45 of file opDetDigitizerWorker.hh.

bool opdet::opDetDigitizerWorker::Config::UseSimPhotonsLite

Definition at line 41 of file opDetDigitizerWorker.hh.


The documentation for this class was generated from the following files: