Diana Software
Classes | Public Member Functions | Private Attributes | List of all members
MCOFBiComponent Class Reference

one-line description of your module More...

Inheritance diagram for MCOFBiComponent:

Classes

struct  SingleChannel
 

Public Member Functions

void Init (Diana::QEvent &ev)
 Init method. More...
 
void Do (Diana::QEvent &ev)
 Do method. Declare and implement only one of the two versions. More...
 
void Done ()
 Done method. More...
 

Private Attributes

std::map< int, SingleChannelfMap
 
std::string fAvgNoiseInput
 
std::string fAvgPulseInputHomeMade
 
std::string fAvgPulseSlowOwner
 
std::string fAvgPulseFastOwner
 
std::string fPulseLabel
 
std::string fAvgNoiseOwner
 
int fMaxJitter
 
bool fDebugOn
 
bool fUseDiff
 
bool fInterpolationOn
 
bool fTomV
 

Detailed Description

one-line description of your module

Author
Nicola Casali

Put here an extensive description of what your
module does.

Definition at line 41 of file MCOFBiComponent.hh.

Member Function Documentation

◆ Do()

void MCOFBiComponent::Do ( Diana::QEvent &  ev)

◆ Done()

void MCOFBiComponent::Done ( )

Done method.

Definition at line 145 of file MCOFBiComponent.cc.

◆ Init()

void MCOFBiComponent::Init ( Diana::QEvent &  ev)

Init method.

Definition at line 19 of file MCOFBiComponent.cc.

References QEvent::Add(), QEvent::Require(), and QEvent::RequireByLabel().

Member Data Documentation

◆ fAvgNoiseInput

std::string MCOFBiComponent::fAvgNoiseInput
private

Definition at line 66 of file MCOFBiComponent.hh.

◆ fAvgNoiseOwner

std::string MCOFBiComponent::fAvgNoiseOwner
private

Definition at line 71 of file MCOFBiComponent.hh.

◆ fAvgPulseFastOwner

std::string MCOFBiComponent::fAvgPulseFastOwner
private

Definition at line 69 of file MCOFBiComponent.hh.

◆ fAvgPulseInputHomeMade

std::string MCOFBiComponent::fAvgPulseInputHomeMade
private

Definition at line 67 of file MCOFBiComponent.hh.

◆ fAvgPulseSlowOwner

std::string MCOFBiComponent::fAvgPulseSlowOwner
private

Definition at line 68 of file MCOFBiComponent.hh.

◆ fDebugOn

bool MCOFBiComponent::fDebugOn
private

Definition at line 75 of file MCOFBiComponent.hh.

◆ fInterpolationOn

bool MCOFBiComponent::fInterpolationOn
private

Definition at line 77 of file MCOFBiComponent.hh.

◆ fMap

std::map<int,SingleChannel> MCOFBiComponent::fMap
private

Definition at line 64 of file MCOFBiComponent.hh.

◆ fMaxJitter

int MCOFBiComponent::fMaxJitter
private

Definition at line 72 of file MCOFBiComponent.hh.

◆ fPulseLabel

std::string MCOFBiComponent::fPulseLabel
private

Definition at line 70 of file MCOFBiComponent.hh.

◆ fTomV

bool MCOFBiComponent::fTomV
private

Definition at line 78 of file MCOFBiComponent.hh.

◆ fUseDiff

bool MCOFBiComponent::fUseDiff
private

Definition at line 76 of file MCOFBiComponent.hh.


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