![]() |
PandaRoot
|
#include <PndAnaPidCombiner.h>
Public Member Functions | |
PndAnaPidCombiner (const char *name="PndAnaPidCombiner", TString tcanames="") | |
~PndAnaPidCombiner () | |
void | SetTcaNames (TString &names, TString postfix="") |
void | SetDefaults () |
void | ClearNames () |
void | Init () |
void | ApplyFlat (RhoCandidate *tc) |
Bool_t | Apply (RhoCandidate *tc) |
Bool_t | Apply (RhoCandList &tcl) |
Definition at line 23 of file PndAnaPidCombiner.h.
PndAnaPidCombiner::PndAnaPidCombiner | ( | const char * | name = "PndAnaPidCombiner" , |
TString | tcanames = "" |
||
) |
|
inline |
Definition at line 29 of file PndAnaPidCombiner.h.
References SetDefaults(), and SetTcaNames().
Bool_t PndAnaPidCombiner::Apply | ( | RhoCandidate * | tc | ) |
Referenced by ClearNames().
Bool_t PndAnaPidCombiner::Apply | ( | RhoCandList & | tcl | ) |
void PndAnaPidCombiner::ApplyFlat | ( | RhoCandidate * | tc | ) |
Referenced by ClearNames().
|
inline |
Definition at line 33 of file PndAnaPidCombiner.h.
References Apply(), ApplyFlat(), and Init().
void PndAnaPidCombiner::Init | ( | ) |
Referenced by ClearNames().
void PndAnaPidCombiner::SetDefaults | ( | ) |
Referenced by ~PndAnaPidCombiner().
void PndAnaPidCombiner::SetTcaNames | ( | TString & | names, |
TString | postfix = "" |
||
) |
Referenced by ~PndAnaPidCombiner().