5 #ifndef EVD_COLORDRAWINGOPTIONS_H 6 #define EVD_COLORDRAWINGOPTIONS_H 8 #include "nuevdb/EventDisplayBase/ColorScale.h" 16 #include "nuevdb/EventDisplayBase/Reconfigurable.h" 30 evdb::ColorScale
const&
RawQ()
const;
31 evdb::ColorScale
const&
CalQ()
const;
32 evdb::ColorScale
const&
RawT()
const;
33 evdb::ColorScale
const&
CalT()
const;
evdb::ColorScale const & CalT() const
double fRecoQHigh
high edge of ADC values for drawing raw digits
evdb::ColorScale fGrayScaleReco
evdb::ColorScale const & CalQ() const
evdb::ColorScale fColorScaleReco
double fRawQLow
low edge of ADC values for drawing raw digits
evdb::ColorScale fColorScaleRaw
#define DECLARE_ART_SERVICE(svc, scope)
void reconfigure(fhicl::ParameterSet const &pset)
evdb::ColorScale const & RawQ() const
evdb::ColorScale fGrayScaleRaw
int fRawDiv
number of divisions in raw
int fColorOrGray
0 = color, 1 = gray
double fRawQHigh
high edge of ADC values for drawing raw digits
evdb::ColorScale const & RawT() const
double fRecoQLow
low edge of ADC values for drawing raw digits
General GArSoft Utilities.
ColorDrawingOptions(fhicl::ParameterSet const &pset, art::ActivityRegistry ®)
int fRecoDiv
number of divisions in raw
art framework interface to geometry description