11 #ifndef SIOVPMTGAINPROVIDER_H 12 #define SIOVPMTGAINPROVIDER_H bool DBUpdate() const
Do actual database updates.
const PmtGain & PmtGainObject(DBChannelID_t ch) const
Retrieve gain information.
bool Update(DBTimeStamp_t ts)
Update Snapshot and inherited DBFolder if using database. Return true if updated. ...
Snapshot< PmtGain > fData
std::uint32_t DBChannelID_t
Class def header for a class Snapshot.
Class def header for a class PmtGain.
std::uint64_t DBTimeStamp_t
SIOVPmtGainProvider(fhicl::ParameterSet const &p)
Constructors.
CalibrationExtraInfo const & ExtraInfo(DBChannelID_t ch) const override
Retrieves information: pmt gain.
DataSource::ds fDataSource
DBTimeStamp_t fCurrentTimeStamp
void UpdateTimeStamp(DBTimeStamp_t ts)
Update event time stamp.
Class def header for a class DatabaseRetrievalAlg.
Filters for channels, events, etc.
DBTimeStamp_t fEventTimeStamp
void Reconfigure(fhicl::ParameterSet const &p) override
Reconfigure function called by fhicl constructor.
float Gain(DBChannelID_t ch) const override
float GainErr(DBChannelID_t ch) const override