ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
LArRTMParamExtractor::helperParams Class Reference
Collaboration diagram for LArRTMParamExtractor::helperParams:

Public Member Functions

 helperParams (const LArCaliWave *cw, const HWIdentifier id, const unsigned g)
 

Public Attributes

const LArCaliWavecaliWave
 
std::optional< LArCaliWaveomegaScan
 
std::optional< LArCaliWaveresOscill0
 
std::optional< LArCaliWaveresOscill1
 
LArWFParams wfParams
 
HWIdentifier chid
 
unsigned gain
 
bool success =true
 

Detailed Description

Definition at line 100 of file LArRTMParamExtractor.h.

Constructor & Destructor Documentation

◆ helperParams()

LArRTMParamExtractor::helperParams::helperParams ( const LArCaliWave cw,
const HWIdentifier  id,
const unsigned  g 
)
inline

Definition at line 102 of file LArRTMParamExtractor.h.

102  :
103  caliWave(cw), chid(id),gain(g) {};

Member Data Documentation

◆ caliWave

const LArCaliWave* LArRTMParamExtractor::helperParams::caliWave

Definition at line 105 of file LArRTMParamExtractor.h.

◆ chid

HWIdentifier LArRTMParamExtractor::helperParams::chid

Definition at line 110 of file LArRTMParamExtractor.h.

◆ gain

unsigned LArRTMParamExtractor::helperParams::gain

Definition at line 111 of file LArRTMParamExtractor.h.

◆ omegaScan

std::optional<LArCaliWave> LArRTMParamExtractor::helperParams::omegaScan

Definition at line 106 of file LArRTMParamExtractor.h.

◆ resOscill0

std::optional<LArCaliWave> LArRTMParamExtractor::helperParams::resOscill0

Definition at line 107 of file LArRTMParamExtractor.h.

◆ resOscill1

std::optional<LArCaliWave> LArRTMParamExtractor::helperParams::resOscill1

Definition at line 108 of file LArRTMParamExtractor.h.

◆ success

bool LArRTMParamExtractor::helperParams::success =true

Definition at line 112 of file LArRTMParamExtractor.h.

◆ wfParams

LArWFParams LArRTMParamExtractor::helperParams::wfParams

Definition at line 109 of file LArRTMParamExtractor.h.


The documentation for this class was generated from the following file:
LArRTMParamExtractor::helperParams::caliWave
const LArCaliWave * caliWave
Definition: LArRTMParamExtractor.h:103
LArRTMParamExtractor::helperParams::chid
HWIdentifier chid
Definition: LArRTMParamExtractor.h:110
python.CaloCondTools.g
g
Definition: CaloCondTools.py:15
LArRTMParamExtractor::helperParams::gain
unsigned gain
Definition: LArRTMParamExtractor.h:111