Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
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"
const LArOnlineID_Base * m_onlineID
bool set(const IdentifierHash &hid, const int gain, std::vector< float > &autocorrtotal)
const std::vector< double > autoCorrTotal(const IdentifierHash &hid, int gain, float Nminbias) const
std::vector< std::vector< float > > vecAutoCorrTotal
const LArOnOffIdMapping * m_cabling
const std::vector< double > computeRMS(const std::vector< float > &terms, float Nminbias) const
const std::vector< double > computeAutoCorr(const std::vector< float > &terms, float Nminbias) const
CONDCONT_DEF(LArAutoCorrTotal, 194641932)
const std::vector< double > samplRMS(const IdentifierHash &hid, int gain, float Nminbias) const
LArAutoCorrTotal()=delete
Helper for the Liquid Argon Calorimeter cell identifiers.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
This is a "hash" representation of an Identifier. This encodes a 32 bit index which can be used to lo...
std::array< vecAutoCorrTotal, CaloGain::LARNGAIN > m_AutoCorrTotal
macros to associate a CLID to a type