18 #ifndef ExponentialChannelNoiseService_H 19 #define ExponentialChannelNoiseService_H 26 class DetectorClocksData;
31 class HepRandomEngine;
59 float aNoiseNorm,
float aNoiseWidth,
float aLowCutoff,
float fNoiseWidthV
exponential noise width (kHz) for V plane
float fNoiseNormV
noise scale factor for V plane
DECLARE_ART_SERVICE_INTERFACE_IMPL(MySharedService, art::test::MyServiceInterface, SHARED) DEFINE_ART_SERVICE_INTERFACE_IMPL(MySharedService
AdcSignalVectorVector fNoiseV
noise on each channel for each time for V plane
float fNoiseNormZ
noise scale factor for Z (collection) plane
float fLowCutoffV
low frequency filter cutoff (kHz) for V plane
float fLowCutoffZ
low frequency filter cutoff (kHz) for Z (collection) plane
float fNoiseWidthZ
exponential noise width (kHz) for Z (collection) plane
float fWhiteNoiseU
Level (per freq bin) for white noise for U.
float fWhiteNoiseV
Level (per freq bin) for white noise for V.
AdcSignalVectorVector fNoiseZ
noise on each channel for each time for Z (collection) plane
TH1 * fNoiseHistU
distribution of noise counts for U
General LArSoft Utilities.
float fLowCutoffU
low frequency filter cutoff (kHz) for U plane
float fNoiseWidthU
exponential noise width (kHz) for U plane
float fWhiteNoiseZ
Level (per freq bin) for white noise for Z.
bool fOldNoiseIndex
Use old selection of noise array index.
TH1 * fNoiseHistV
distribution of noise counts for V
Contains all timing reference information for the detector.
CLHEP::HepRandomEngine * m_pran
std::vector< AdcSignalVector > AdcSignalVectorVector
int fLogLevel
Log message level: 0=quiet, 1=init only, 2+=every event.
float fNoiseNormU
noise scale factor for U plane
std::vector< AdcSignal > AdcSignalVector
TH1 * fNoiseChanHist
distribution of accessed noise samples
AdcSignalVectorVector fNoiseU
noise on each channel for each time for U plane
TH1 * fNoiseHistZ
distribution of noise counts for Z
int fRandomSeed
Seed for random number service. If absent or zero, use SeedSvc.
unsigned int fNoiseArrayPoints
number of points in randomly generated noise array