|
FairRoot/PandaRoot
|
#include <PndOnlineFilterInfo.h>
Public Member Functions | |
| PndOnlineFilterInfo () | |
| ~PndOnlineFilterInfo () | |
| bool | Tagged () const |
| int | GetNTagTotal () const |
| int | GetNTag (int mode) |
| void | SetNTag (int mode, const int tag) |
| void | Reset () |
| void | Print () |
Protected Member Functions | |
| ClassDef (PndOnlineFilterInfo, 2) | |
Protected Attributes | |
| bool | fTag |
| int | fNTagTotal |
| int | fNModes |
| int | fMode [OFIMAXMODES] |
| int | fNTag [OFIMAXMODES] |
Definition at line 20 of file PndOnlineFilterInfo.h.
| PndOnlineFilterInfo::PndOnlineFilterInfo | ( | ) |
| PndOnlineFilterInfo::~PndOnlineFilterInfo | ( | ) |
Definition at line 30 of file PndOnlineFilterInfo.cxx.
|
protected |
| int PndOnlineFilterInfo::GetNTag | ( | int | mode | ) |
Definition at line 63 of file PndOnlineFilterInfo.cxx.
References fMode, fNModes, fNTag, and i.
Referenced by PndAnaWithTrigger::Exec().
|
inline |
Definition at line 32 of file PndOnlineFilterInfo.h.
References fNTagTotal.
Referenced by PndAnaWithTrigger::Exec(), and PndSimpleCombinerTask::Exec().
| void PndOnlineFilterInfo::Print | ( | ) |
Definition at line 87 of file PndOnlineFilterInfo.cxx.
References fMode, fNModes, fNTag, fNTagTotal, and i.
| void PndOnlineFilterInfo::Reset | ( | ) |
Definition at line 72 of file PndOnlineFilterInfo.cxx.
References fMode, fNModes, fNTag, fNTagTotal, fTag, i, and OFIMAXMODES.
| void PndOnlineFilterInfo::SetNTag | ( | int | mode, |
| const int | tag | ||
| ) |
Definition at line 36 of file PndOnlineFilterInfo.cxx.
References exit(), fMode, fNModes, fNTag, fNTagTotal, fTag, i, mode, OFIMAXMODES, and tag.
Referenced by PndSoftTriggerTask::Exec().
|
inline |
Definition at line 29 of file PndOnlineFilterInfo.h.
References fNTagTotal.
Referenced by PndAnaWithTrigger::Exec(), and PndSimpleCombinerTask::Exec().
|
protected |
Definition at line 52 of file PndOnlineFilterInfo.h.
Referenced by GetNTag(), PndOnlineFilterInfo(), Print(), Reset(), and SetNTag().
|
protected |
|
protected |
Definition at line 53 of file PndOnlineFilterInfo.h.
Referenced by GetNTag(), PndOnlineFilterInfo(), Print(), Reset(), and SetNTag().
|
protected |
Definition at line 49 of file PndOnlineFilterInfo.h.
Referenced by GetNTagTotal(), Print(), Reset(), SetNTag(), and Tagged().
|
protected |
Definition at line 48 of file PndOnlineFilterInfo.h.
1.8.5