11 #ifndef PID_EMC_ASSOCIATOR_H 
   12 #define PID_EMC_ASSOCIATOR_H 
   43   void SetVarNames(std::vector<std::string> 
const& vNames);
 
   53 #endif//End of interface definition (PndPidEmcAssociatorTask) 
std::vector< std::string > const * SetEmcParNames() const 
Set Emc related variable names. 
PndPidEmcAssociatorTask & operator=(PndPidMvaAssociatorTask const &other)
ClassDef(PndPidEmcAssociatorTask, 0)
virtual ~PndPidEmcAssociatorTask()
Destructor. 
void SetVarNames(std::vector< std::string > const &vNames)
Set Variables to use. 
PndPidEmcAssociatorTask()