--- PamCut/CollectionActions/Histo1DActions/TrkRigHistoAction/TrkRigHistoAction.h 2009/10/01 10:35:13 1.2 +++ PamCut/CollectionActions/Histo1DActions/TrkRigHistoAction/TrkRigHistoAction.h 2010/05/06 17:09:59 1.3.2.1 @@ -15,14 +15,12 @@ /*! @brief An action that fills the histogram: TRK rigidity (with sign). */ -class TrkRigHistoAction: public Histo1DAction { +class TrkRigHistoAction: public Histo1DAction { public: /*! @brief Constructor. * - * The histogram binning is defined by the content of the bins vector. - * * @param actionName The action's name. * @param outFileBase The file base name for the ROOT histogram output (".root" will be appended). * If "", no ROOT output will be produced.