analyze GEM digis
More...
#include <PndGemDigiAna.h>
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.
◆ PndGemDigiAna() [1/3]
PndGemDigiAna::PndGemDigiAna |
( |
| ) |
|
◆ PndGemDigiAna() [2/3]
PndGemDigiAna::PndGemDigiAna |
( |
Int_t |
iVerbose | ) |
|
◆ PndGemDigiAna() [3/3]
PndGemDigiAna::PndGemDigiAna |
( |
TString |
taskName, |
|
|
Int_t |
iVerbose |
|
) |
| |
◆ ~PndGemDigiAna()
virtual PndGemDigiAna::~PndGemDigiAna |
( |
| ) |
|
|
virtual |
◆ Exec()
virtual void PndGemDigiAna::Exec |
( |
Option_t * |
opt | ) |
|
|
virtual |
◆ 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: