Diana Software
Public Member Functions | Public Attributes | List of all members
QPulseParameters Class Reference

basic pulse informations More...

Inheritance diagram for QPulseParameters:

Public Member Functions

void Clear ()
 Clear members. More...
 
void Dump (std::ostream &o) const
 Dump class members. More...
 
 QObjectDef (QPulseParameters, 3)
 

Public Attributes

double fRiseTime
 RiseTime. More...
 
double fDecayTime
 Decay. More...
 
double fSlowDecayTime
 SlowDecay. More...
 
double fStartPosition
 Start. More...
 
double fMaxPosition
 MaxPosition. More...
 
double fEndPosition
 End. More...
 
bool fIsSaturatedLow
 IsSaturatedLow. More...
 
bool fIsSaturatedHigh
 IsSaturatedHigh. More...
 

Detailed Description

basic pulse informations

Author
Marco Vignati

Definition at line 15 of file QPulseParameters.hh.

Member Function Documentation

◆ Clear()

void QPulseParameters::Clear ( )

Clear members.

◆ Dump()

void QPulseParameters::Dump ( std::ostream &  o) const

Dump class members.

Definition at line 17 of file QPulseParameters.cc.

References fDecayTime, fEndPosition, fIsSaturatedHigh, fIsSaturatedLow, fMaxPosition, fRiseTime, fSlowDecayTime, and fStartPosition.

◆ QObjectDef()

QPulseParameters::QObjectDef ( QPulseParameters  ,
 
)

Member Data Documentation

◆ fDecayTime

double QPulseParameters::fDecayTime

Decay.

Definition at line 27 of file QPulseParameters.hh.

Referenced by MPulseBasicParameters::Do(), Dump(), and QObjectImp().

◆ fEndPosition

double QPulseParameters::fEndPosition

End.

Definition at line 35 of file QPulseParameters.hh.

Referenced by MPulseBasicParameters::Do(), Dump(), and QObjectImp().

◆ fIsSaturatedHigh

bool QPulseParameters::fIsSaturatedHigh

IsSaturatedHigh.

Definition at line 39 of file QPulseParameters.hh.

Referenced by MPulseBasicParameters::Do(), Dump(), MBadPulse::Filter(), MGoodWaveform::Filter(), and QObjectImp().

◆ fIsSaturatedLow

bool QPulseParameters::fIsSaturatedLow

IsSaturatedLow.

Definition at line 37 of file QPulseParameters.hh.

Referenced by MPulseBasicParameters::Do(), Dump(), MBadPulse::Filter(), MGoodWaveform::Filter(), and QObjectImp().

◆ fMaxPosition

double QPulseParameters::fMaxPosition

MaxPosition.

Definition at line 33 of file QPulseParameters.hh.

Referenced by MPulseBasicParameters::Do(), Dump(), and QObjectImp().

◆ fRiseTime

double QPulseParameters::fRiseTime

RiseTime.

Definition at line 25 of file QPulseParameters.hh.

Referenced by MPulseBasicParameters::Do(), Dump(), and QObjectImp().

◆ fSlowDecayTime

double QPulseParameters::fSlowDecayTime

SlowDecay.

Definition at line 29 of file QPulseParameters.hh.

Referenced by MPulseBasicParameters::Do(), Dump(), and QObjectImp().

◆ fStartPosition

double QPulseParameters::fStartPosition

Start.

Definition at line 31 of file QPulseParameters.hh.

Referenced by MPulseBasicParameters::Do(), Dump(), and QObjectImp().


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