45 <<
": Burst counter, " << burstcounter
46 <<
", is greater than the stored number of sets of slopes. "
47 <<
"Using the last set of slopes (cycle=" <<
fLastCycle
#define QwWarning
Predefined log drain for warnings.
Virtual base class for data handlers accessing multiple subsystems.
static std::ostream & endl(std::ostream &)
End of the line.
Configuration file parser with flexible tokenization and search capabilities.
std::map< Short_t, std::vector< std::vector< Double_t > > > fSensitivity
std::string fAlphaFilePath
std::string fAlphaFileBase
void ParseConfigFile(QwParameterFile &file) override
std::vector< Double_t > fIndependentValues
std::vector< std::string > fIndependentName
void ProcessData() override
Int_t ConnectChannels(QwSubsystemArrayParity &asym, QwSubsystemArrayParity &diff) override
std::vector< EQwHandleType > fIndependentType
std::vector< const VQwHardwareChannel * > fIndependentVar
void UpdateBurstCounter(Short_t burstcounter) override
LRBCorrector(const TString &name)
Constructor with name.
std::string fAlphaFileSuff
std::vector< std::string > fIndependentFull
Subsystem array container specialized for parity analysis with asymmetry calculations.
VQwDataHandler(const TString &name)
Short_t fBurstCounter
When a datahandler array is processed, handlers with lower priority will be processed before handlers...