![]() |
PandaRoot
|
#include <PndPidEmcAssociatorTask.h>
Public Member Functions | |
PndPidEmcAssociatorTask () | |
PndPidEmcAssociatorTask (char const *name) | |
virtual | ~PndPidEmcAssociatorTask () |
![]() | |
PndPidMvaAssociatorTask () | |
PndPidMvaAssociatorTask (char const *name) | |
virtual | ~PndPidMvaAssociatorTask () |
virtual void | Exec (Option_t *option) |
virtual InitStatus | Init () |
void | Register () |
void | Reset () |
void | SetVerbose (Bool_t verb) |
virtual void | SetParContainers () |
virtual void | Finish () |
void | SetClassNames (std::vector< std::string > const &clNames) |
void | SetWeightFileName (std::string const &wFileName) |
void | SetClassifier (Mva_MethodType const &methodT) |
void | SetClassifier (std::string const &methodName) |
void | SetNumNeigh (size_t val) |
void | SetKnnEventParams (float scFact, double weight) |
Definition at line 16 of file PndPidEmcAssociatorTask.h.
PndPidEmcAssociatorTask::PndPidEmcAssociatorTask | ( | ) |
Default Constructor.
PndPidEmcAssociatorTask::PndPidEmcAssociatorTask | ( | char const * | name | ) |
Constructor.
|
virtual |
Destructor.