PandaRoot
PndGemDigiAna Class Reference

analyze GEM digis More...

#include <PndGemDigiAna.h>

Inheritance diagram for PndGemDigiAna:

Public Member Functions

 PndGemDigiAna ()
 
 PndGemDigiAna (Int_t iVerbose)
 
 PndGemDigiAna (TString taskName, Int_t iVerbose)
 
virtual ~PndGemDigiAna ()
 
virtual void Exec (Option_t *opt)
 
void SetVerbose (const Int_t &verbose)
 

Detailed Description

analyze GEM digis

Author
R. Karabowicz r.kar.nosp@m.abow.nosp@m.icz@g.nosp@m.si.d.nosp@m.e
Date
19.03.2009 Compare the found digis. First version compares only the time between digis. For each strip the time of last digi on that strip is stored: DLTS By default the DLTS is set to -1. If strip is fired and the DLTS is different from -1, the histogram with time between digis is filled. Moreover, at any given time the DLTS will show for how long was the strip inactive.

Definition at line 32 of file PndGemDigiAna.h.

Constructor & Destructor Documentation

◆ PndGemDigiAna() [1/3]

PndGemDigiAna::PndGemDigiAna ( )

Default constructor

◆ PndGemDigiAna() [2/3]

PndGemDigiAna::PndGemDigiAna ( Int_t  iVerbose)

◆ PndGemDigiAna() [3/3]

PndGemDigiAna::PndGemDigiAna ( TString  taskName,
Int_t  iVerbose 
)

◆ ~PndGemDigiAna()

virtual PndGemDigiAna::~PndGemDigiAna ( )
virtual

Destructor

Member Function Documentation

◆ Exec()

virtual void PndGemDigiAna::Exec ( Option_t *  opt)
virtual

Execution

◆ SetVerbose()

void PndGemDigiAna::SetVerbose ( const Int_t &  verbose)
inline

Public modifiers

Definition at line 48 of file PndGemDigiAna.h.

48 { fVerbose = verbose; };

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