ATLAS Offline Software
Loading...
Searching...
No Matches
LArPedestalValidationAlg::DataPerFEB Class Reference
Collaboration diagram for LArPedestalValidationAlg::DataPerFEB:

Public Member Functions

 DataPerFEB ()
 DataPerFEB (const HWIdentifier cid, const HWIdentifier fid, int g)

Public Attributes

HWIdentifier chid
HWIdentifier febid
int gain
double pedVal
double rmsVal
double pedRef
double rmsRef
unsigned nEntries

Detailed Description

Definition at line 94 of file LArPedestalValidationAlg.h.

Constructor & Destructor Documentation

◆ DataPerFEB() [1/2]

◆ DataPerFEB() [2/2]

LArPedestalValidationAlg::DataPerFEB::DataPerFEB ( const HWIdentifier cid,
const HWIdentifier fid,
int g )
inline

Definition at line 98 of file LArPedestalValidationAlg.h.

98 : chid(cid), febid(fid), gain(g),
99 pedVal(0.),rmsVal(0.),pedRef(0.),rmsRef(0.),nEntries(0) {}

Member Data Documentation

◆ chid

HWIdentifier LArPedestalValidationAlg::DataPerFEB::chid

Definition at line 100 of file LArPedestalValidationAlg.h.

◆ febid

HWIdentifier LArPedestalValidationAlg::DataPerFEB::febid

Definition at line 101 of file LArPedestalValidationAlg.h.

◆ gain

int LArPedestalValidationAlg::DataPerFEB::gain

Definition at line 102 of file LArPedestalValidationAlg.h.

◆ nEntries

unsigned LArPedestalValidationAlg::DataPerFEB::nEntries

Definition at line 107 of file LArPedestalValidationAlg.h.

◆ pedRef

double LArPedestalValidationAlg::DataPerFEB::pedRef

Definition at line 105 of file LArPedestalValidationAlg.h.

◆ pedVal

double LArPedestalValidationAlg::DataPerFEB::pedVal

Definition at line 103 of file LArPedestalValidationAlg.h.

◆ rmsRef

double LArPedestalValidationAlg::DataPerFEB::rmsRef

Definition at line 106 of file LArPedestalValidationAlg.h.

◆ rmsVal

double LArPedestalValidationAlg::DataPerFEB::rmsVal

Definition at line 104 of file LArPedestalValidationAlg.h.


The documentation for this class was generated from the following file: