ATLAS Offline Software
Public Attributes | List of all members
RPDConfig Struct Reference

#include <RPDDataAnalyzer.h>

Collaboration diagram for RPDConfig:

Public Attributes

unsigned int nRows
 
unsigned int nColumns
 
unsigned int nSamples
 
unsigned int nBaselineSamples
 
unsigned int endSignalSample
 
float pulse2ndDerivThresh
 
float postPulseFracThresh
 
unsigned int goodPulseSampleStart
 
unsigned int goodPulseSampleStop
 
unsigned int nominalBaseline
 
float pileupBaselineSumThresh
 
float pileupBaselineStdDevThresh
 
unsigned int nNegativesAllowed
 
unsigned int AdcOverflow
 

Detailed Description

Definition at line 18 of file RPDDataAnalyzer.h.

Member Data Documentation

◆ AdcOverflow

unsigned int RPDConfig::AdcOverflow

Definition at line 32 of file RPDDataAnalyzer.h.

◆ endSignalSample

unsigned int RPDConfig::endSignalSample

Definition at line 23 of file RPDDataAnalyzer.h.

◆ goodPulseSampleStart

unsigned int RPDConfig::goodPulseSampleStart

Definition at line 26 of file RPDDataAnalyzer.h.

◆ goodPulseSampleStop

unsigned int RPDConfig::goodPulseSampleStop

Definition at line 27 of file RPDDataAnalyzer.h.

◆ nBaselineSamples

unsigned int RPDConfig::nBaselineSamples

Definition at line 22 of file RPDDataAnalyzer.h.

◆ nColumns

unsigned int RPDConfig::nColumns

Definition at line 20 of file RPDDataAnalyzer.h.

◆ nNegativesAllowed

unsigned int RPDConfig::nNegativesAllowed

Definition at line 31 of file RPDDataAnalyzer.h.

◆ nominalBaseline

unsigned int RPDConfig::nominalBaseline

Definition at line 28 of file RPDDataAnalyzer.h.

◆ nRows

unsigned int RPDConfig::nRows

Definition at line 19 of file RPDDataAnalyzer.h.

◆ nSamples

unsigned int RPDConfig::nSamples

Definition at line 21 of file RPDDataAnalyzer.h.

◆ pileupBaselineStdDevThresh

float RPDConfig::pileupBaselineStdDevThresh

Definition at line 30 of file RPDDataAnalyzer.h.

◆ pileupBaselineSumThresh

float RPDConfig::pileupBaselineSumThresh

Definition at line 29 of file RPDDataAnalyzer.h.

◆ postPulseFracThresh

float RPDConfig::postPulseFracThresh

Definition at line 25 of file RPDDataAnalyzer.h.

◆ pulse2ndDerivThresh

float RPDConfig::pulse2ndDerivThresh

Definition at line 24 of file RPDDataAnalyzer.h.


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