1 #ifndef _FILTER_SIM_EVENT__H_
2 #define _FILTER_SIM_EVENT__H_
An example class to filter (simulated) events.
int InitRun(PHCompositeNode *topNode)
int End(PHCompositeNode *topNode)
Called at the end of all processing.
int process_event(PHCompositeNode *topNode)
int Init(PHCompositeNode *topNode)
virtual ~FilterSimEvent()