--- PamCut/CaloCuts/CaloNucleiZCut/CaloNucleiZCut.h 2009/05/27 13:30:09 1.1.1.1 +++ PamCut/CaloCuts/CaloNucleiZCut/CaloNucleiZCut.h 2010/07/08 10:43:15 1.2.2.1 @@ -83,6 +83,9 @@ * * independent of the method used. * + * @param event The event to analyze. + * @return CUTOK if the charge of the perticle is in the specified range. + * */ int Check(PamLevel2 *event);