KaliVeda  1.13/01
Heavy-Ion Analysis Toolkit
KVError.h
Go to the documentation of this file.
1 //$Id: KVError.h,v 1.3 2007/04/19 12:11:28 franklan Exp $
2 
28 #include "TError.h"
29 #include "TClass.h"
30 #define KV__ERROR(method) Form("%s::"#method,IsA()->GetName())