Base class for event tag processing. More...
#include "NcTaggingBase.h"
Base class for event tag processing.
Definition at line 19 of file NcTaggingBase.h.
Public Member Functions | |
| NcTaggingBase (const char *name="NcTaggingBase", const char *title="Base class for event tag processing") | |
| NcTaggingBase (const NcTaggingBase &q) | |
| virtual | ~NcTaggingBase () |
| void | ActivateTag (TString name) |
| void | DeactivateTag (TString name) |
| void | SetDevice (TString devname, Bool_t passcheck=kTRUE, Bool_t writecheck=kTRUE) |
| void | SetDeviceNames (TString devname, TString passname, TString writename) |
| void | SetMaxTag (Int_t n) |
Protected Member Functions | |
| void | ListStatistics () |
Protected Attributes | |
| TArrayI | fAcombis |
| TObjArray * | fAct |
| TArrayI | fApass |
| TArrayI | fAwrites |
| NcSignal | fCombis |
| TObjArray * | fDeact |
| TString | fDevname |
| NcEvent * | fEvt |
| NcEvent * | fEvtFirst |
| NcEvent * | fEvtLast |
| Bool_t | fFirst |
| Int_t | fMaxtag |
| TMatrixF | fMcombis |
| TMatrixF | fMpass |
| TMatrixF | fMwrites |
| Int_t | fNevt |
| Int_t | fNevtComb |
| NcSignal | fPass |
| TString | fPassname |
| TString | fWritename |
| NcSignal | fWrites |
| NcTaggingBase::NcTaggingBase | ( | const char * | name = "NcTaggingBase", |
| const char * | title = "Base class for event tag processing" ) |
Definition at line 53 of file NcTaggingBase.cxx.
|
virtual |
Definition at line 78 of file NcTaggingBase.cxx.
| NcTaggingBase::NcTaggingBase | ( | const NcTaggingBase & | q | ) |
Definition at line 113 of file NcTaggingBase.cxx.
| void NcTaggingBase::ActivateTag | ( | TString | name | ) |
Definition at line 211 of file NcTaggingBase.cxx.
| void NcTaggingBase::DeactivateTag | ( | TString | name | ) |
Definition at line 259 of file NcTaggingBase.cxx.
|
protected |
Definition at line 306 of file NcTaggingBase.cxx.
| void NcTaggingBase::SetDevice | ( | TString | devname, |
| Bool_t | passcheck = kTRUE, | ||
| Bool_t | writecheck = kTRUE ) |
Definition at line 185 of file NcTaggingBase.cxx.
| void NcTaggingBase::SetDeviceNames | ( | TString | devname, |
| TString | passname, | ||
| TString | writename ) |
Definition at line 152 of file NcTaggingBase.cxx.
| void NcTaggingBase::SetMaxTag | ( | Int_t | n | ) |
Definition at line 140 of file NcTaggingBase.cxx.
|
protected |
Definition at line 54 of file NcTaggingBase.h.
|
protected |
Definition at line 37 of file NcTaggingBase.h.
|
protected |
Definition at line 48 of file NcTaggingBase.h.
|
protected |
Definition at line 51 of file NcTaggingBase.h.
|
protected |
Definition at line 53 of file NcTaggingBase.h.
|
protected |
Definition at line 38 of file NcTaggingBase.h.
|
protected |
Definition at line 34 of file NcTaggingBase.h.
|
protected |
Definition at line 42 of file NcTaggingBase.h.
|
protected |
Definition at line 43 of file NcTaggingBase.h.
|
protected |
Definition at line 44 of file NcTaggingBase.h.
|
protected |
Definition at line 39 of file NcTaggingBase.h.
|
protected |
Definition at line 33 of file NcTaggingBase.h.
|
protected |
Definition at line 55 of file NcTaggingBase.h.
|
protected |
Definition at line 49 of file NcTaggingBase.h.
|
protected |
Definition at line 52 of file NcTaggingBase.h.
|
protected |
Definition at line 45 of file NcTaggingBase.h.
|
protected |
Definition at line 46 of file NcTaggingBase.h.
|
protected |
Definition at line 47 of file NcTaggingBase.h.
|
protected |
Definition at line 35 of file NcTaggingBase.h.
|
protected |
Definition at line 36 of file NcTaggingBase.h.
|
protected |
Definition at line 50 of file NcTaggingBase.h.