/[PAMELA software]/PamCut/MiscCuts/AbsTimeCut/AbsTimeCut.h
ViewVC logotype

Diff of /PamCut/MiscCuts/AbsTimeCut/AbsTimeCut.h

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

revision 1.1 by pam-fi, Fri May 29 15:49:29 2009 UTC revision 1.2 by pam-fi, Fri Jun 5 13:14:05 2009 UTC
# Line 15  Line 15 
15    
16  /*! @enum AbsTimeCut_Return Return values for events discarded by AbsTimeCut. */  /*! @enum AbsTimeCut_Return Return values for events discarded by AbsTimeCut. */
17  enum AbsTimeCut_Return {  enum AbsTimeCut_Return {
18    ABSTIMECUT_TOOEARLY, /// < The event happened before the time interval.    ABSTIMECUT_TOOEARLY, ///< The event happened before the time interval.
19    ABSTIMECUT_TOOLATE    ABSTIMECUT_TOOLATE
20  /// < The event happened after the time interval.  ///< The event happened after the time interval.
21  };  };
22    
23  /*! @brief A cut on absolute time.  /*! @brief A cut on absolute time.

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

  ViewVC Help
Powered by ViewVC 1.1.23