--- PamCut/CaloCuts/CaloTrackCut/CaloTrackCut.h 2010/03/10 08:44:02 1.2 +++ PamCut/CaloCuts/CaloTrackCut/CaloTrackCut.h 2010/03/23 17:27:28 1.3 @@ -24,7 +24,7 @@ /*! @brief Constructor. * * @param cutName The cut's name. - * @param shower If false, a single-track fits (FitAxis) is performed; if true, a shower fit (FitShower) is performed + * @param showerFit If false, a single-track fits (FitAxis) is performed; if true, a shower fit (FitShower) is performed * */ CaloTrackCut(const char *cutName, Bool_t showerFit=false) :