5#ifndef LARRAWCONDITIONS_LARAUTOCORRTOTAL
6#define LARRAWCONDITIONS_LARAUTOCORRTOTAL
36 std::vector<float> &autocorrtotal);
38 const std::vector<double>
computeAutoCorr(
const std::vector<float>& terms,
39 float Nminbias)
const;
42 float Nminbias)
const;
44 float Nminbias)
const;
46 float Nminbias)
const;
48 const std::vector<double>
computeRMS(
const std::vector<float>& terms,
49 float Nminbias)
const;
52 float Nminbias)
const;
54 float Nminbias)
const;
56 float Nminbias)
const;
74#include "AthenaKernel/CondCont.h"
#define CONDCONT_DEF(...)
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
This is a "hash" representation of an Identifier.
const std::vector< double > autoCorrTotal(const IdentifierHash &hid, int gain, float Nminbias) const
const LArOnOffIdMapping * m_cabling
LArAutoCorrTotal()=delete
bool set(const IdentifierHash &hid, const int gain, std::vector< float > &autocorrtotal)
const std::vector< double > computeRMS(const std::vector< float > &terms, float Nminbias) const
std::array< vecAutoCorrTotal, CaloGain::LARNGAIN > m_AutoCorrTotal
const LArOnlineID_Base * m_onlineID
std::vector< std::vector< float > > vecAutoCorrTotal
const std::vector< double > computeAutoCorr(const std::vector< float > &terms, float Nminbias) const
const std::vector< double > samplRMS(const IdentifierHash &hid, int gain, float Nminbias) const
Helper for the Liquid Argon Calorimeter cell identifiers.