/[PAMELA software]/PamCut/CollectionActions/Histo2DActions/TofDedxVsBetaHistoAction/TofDedxVsBetaHistoAction.h
ViewVC logotype

Diff of /PamCut/CollectionActions/Histo2DActions/TofDedxVsBetaHistoAction/TofDedxVsBetaHistoAction.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by pam-fi, Fri Sep 25 15:36:35 2009 UTC revision 1.2 by pam-fi, Tue Oct 27 10:17:48 2009 UTC
# Line 45  public: Line 45  public:
45     */     */
46    void OnGood(PamLevel2 *event);    void OnGood(PamLevel2 *event);
47    
48      /*! @brief Returns the number of bad events.
49       *
50       * @return The number of events which were discarded because they contain a bad enrgy measurement
51       *         on at least one of the selected layers.
52       */
53    unsigned int GetNBadEvents() {    unsigned int GetNBadEvents() {
54      return _badEvents;      return _badEvents;
55    }    }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23