|
ATLAS Offline Software
|
Go to the documentation of this file.
8 #ifndef LARCALIBTOOLS_LARCOMPLETETOFLAT_H
9 #define LARCALIBTOOLS_LARCOMPLETETOFLAT_H 1
15 #include "GaudiKernel/ToolHandle.h"
57 const std::string&
outputName,
const unsigned nGain,
const bool withFCAL=
true);
96 #endif //> !LARCALIBTOOLS_LARCOMPLETETOFLAT_H
std::string m_OFCCaliInput
std::string m_uA2MeVInput
InputSGKeys.
CondAttrListCollection * rampFlat(const ILArRamp *input, const std::string &outputName)
virtual ~LArCompleteToFlat()
Destructor:
std::string m_PedestalInput
This class implements the ILArShape interface.
This class is a collection of AttributeLists where each one is associated with a channel number....
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKeySC
LArCompleteToFlat()
Default constructor:
CondAttrListCollection * ofcFlat(const ILArOFC *input, const std::string &outputName, const LArfSamplSC *weights=nullptr)
virtual StatusCode stop()
CondAttrListCollection * shapeFlat(const LArShapeComplete *input, const std::string &outputName)
::StatusCode StatusCode
StatusCode definition for legacy code.
CondAttrListCollection * uA2MeVFlat(const ILAruA2MeV *input, const std::string &outputName)
const LArOnlineID_Base * m_onlineID
std::string m_MphysOverMcalInput
std::string m_DAC2uAInput
An AttributeList represents a logical row of attributes in a metadata table. The name and type of eac...
Helper for the Liquid Argon Calorimeter cell identifiers.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
CondAttrListCollection * singleFloatFlat(const char *blobName, const LArConditionsContainer< LArSingleFloatP > *input, const std::string &outputName, const unsigned nGain, const bool withFCAL=true)
SG::ReadCondHandleKey< LArfSamplSC > m_weightsKeySC
CondAttrListCollection * pedestalFlat(const ILArPedestal *input, const std::string &outputName)
AthenaAttributeList * DSPThresholdsFlat(const LArDSPThresholdsComplete *input, const std::string &outputName)
CondAttrListCollection * DAC2uAFlat(const ILArDAC2uA *input, const std::string &outputName)
std::string m_HVScaleCorrInput
std::string m_DSPThresholdsInput
void errIfConnected(const HWIdentifier chid, const int gain, const char *objName, const char *message=0) const