#include <userCuts.h>
Public Methods | |
userCuts () | |
contructors - creates the user defined cut and adds them into the selectionManager. More... | |
~userCuts () | |
destructor - destroies the cuts. |
userCuts
should be implemented by the USER
addCut()
of the selectionManager.
Definition at line 22 of file userCuts.h.
|
contructors - creates the user defined cut and adds them into the selectionManager.
see centellaCuts as reference
Definition at line 4 of file userCuts.cpp.
|