change ICaloFutureClusterTool,ICaloFutureSubClusterTag, and ICaloFutureHypoTool…
change ICaloFutureClusterTool,ICaloFutureSubClusterTag, and ICaloFutureHypoTool IFs to accept ref intstead of ptr
this should implement #42 (closed) I changed the method's proces(), operator() and tag() and untag() to accept references instead of pointers (non-const, since most of the tools actually should update their argument)
Edited by Marco Cattaneo