TTask derived class to perform hit extraction from waveforms. More...
#include "IceMakeHits.h"
TTask derived class to perform hit extraction from waveforms.
Definition at line 25 of file IceMakeHits.h.
Public Member Functions | |
| IceMakeHits (const char *name="IceMakeHits", const char *title="Hit extraction") | |
| virtual | ~IceMakeHits () |
| virtual void | Exec (Option_t *opt) |
| void | PrintWaveformNamesI () const |
| void | SetBasefracA (Float_t val) |
| void | SetBasefracI (Float_t val) |
| void | SetMaxPeaksA (Int_t val) |
| void | SetMaxPeaksI (Int_t val) |
| void | SetMinPulseHeightA (Float_t val) |
| void | SetMinPulseHeightI (Float_t val) |
| void | SetPeakAcceptanceLevelI (Float_t val) |
| void | SetSigmaA (Float_t val) |
| void | SetSigmaI (Float_t val) |
| void | SetThresholdA (Float_t val) |
| void | SetThresholdI (Float_t val) |
| void | SetWaveformNameI (const char *name) |
| void | UseWaveformNameI (TString name) |
Protected Member Functions | |
| void | Amanda () |
| void | IceCube () |
Protected Attributes | |
| Float_t | fBasefracA |
| Float_t | fBasefracI |
| IceEvent * | fEvt |
| Int_t | fMaxPeaksA |
| Int_t | fMaxPeaksI |
| Float_t | fMinPulseHeightA |
| Float_t | fMinPulseHeightI |
| Float_t | fPeakAcceptanceLevelI |
| Float_t | fSigmaA |
| Float_t | fSigmaI |
| Float_t | fThresholdA |
| Float_t | fThresholdI |
| TObjArray * | fUseNamesI |
| IceMakeHits::IceMakeHits | ( | const char * | name = "IceMakeHits", |
| const char * | title = "Hit extraction" ) |
Definition at line 114 of file IceMakeHits.cxx.
|
virtual |
Definition at line 139 of file IceMakeHits.cxx.
|
protected |
Definition at line 480 of file IceMakeHits.cxx.
|
virtual |
Definition at line 414 of file IceMakeHits.cxx.
|
protected |
Definition at line 735 of file IceMakeHits.cxx.
| void IceMakeHits::PrintWaveformNamesI | ( | ) | const |
Definition at line 387 of file IceMakeHits.cxx.
| void IceMakeHits::SetBasefracA | ( | Float_t | val | ) |
Definition at line 154 of file IceMakeHits.cxx.
| void IceMakeHits::SetBasefracI | ( | Float_t | val | ) |
Definition at line 217 of file IceMakeHits.cxx.
| void IceMakeHits::SetMaxPeaksA | ( | Int_t | val | ) |
Definition at line 178 of file IceMakeHits.cxx.
| void IceMakeHits::SetMaxPeaksI | ( | Int_t | val | ) |
Definition at line 241 of file IceMakeHits.cxx.
| void IceMakeHits::SetMinPulseHeightA | ( | Float_t | val | ) |
Definition at line 190 of file IceMakeHits.cxx.
| void IceMakeHits::SetMinPulseHeightI | ( | Float_t | val | ) |
Definition at line 265 of file IceMakeHits.cxx.
| void IceMakeHits::SetPeakAcceptanceLevelI | ( | Float_t | val | ) |
Definition at line 253 of file IceMakeHits.cxx.
| void IceMakeHits::SetSigmaA | ( | Float_t | val | ) |
Definition at line 166 of file IceMakeHits.cxx.
| void IceMakeHits::SetSigmaI | ( | Float_t | val | ) |
Definition at line 229 of file IceMakeHits.cxx.
| void IceMakeHits::SetThresholdA | ( | Float_t | val | ) |
Definition at line 203 of file IceMakeHits.cxx.
| void IceMakeHits::SetThresholdI | ( | Float_t | val | ) |
Definition at line 278 of file IceMakeHits.cxx.
| void IceMakeHits::SetWaveformNameI | ( | const char * | name | ) |
Definition at line 292 of file IceMakeHits.cxx.
| void IceMakeHits::UseWaveformNameI | ( | TString | name | ) |
Definition at line 321 of file IceMakeHits.cxx.
|
protected |
Definition at line 48 of file IceMakeHits.h.
|
protected |
Definition at line 53 of file IceMakeHits.h.
|
protected |
Definition at line 47 of file IceMakeHits.h.
|
protected |
Definition at line 50 of file IceMakeHits.h.
|
protected |
Definition at line 55 of file IceMakeHits.h.
|
protected |
Definition at line 51 of file IceMakeHits.h.
|
protected |
Definition at line 57 of file IceMakeHits.h.
|
protected |
Definition at line 56 of file IceMakeHits.h.
|
protected |
Definition at line 49 of file IceMakeHits.h.
|
protected |
Definition at line 54 of file IceMakeHits.h.
|
protected |
Definition at line 52 of file IceMakeHits.h.
|
protected |
Definition at line 58 of file IceMakeHits.h.
|
protected |
Definition at line 59 of file IceMakeHits.h.