All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TimingCuts.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace ana
6 {
7  /// Does the event fall inside the beam spill window
8  extern const Cut kInBeamSpill;
9 
10  /// Is the event far from the start and end of the spill window
11  extern const Cut kInTimingSideband;
12 
13 }
process_name opflashCryoW ana
_Cut< caf::SRSliceProxy > Cut
Definition: Cut.h:95
const Cut kInBeamSpill
Does the event fall inside the beam spill window.
const Cut kInTimingSideband
Is the event far from the start and end of the spill window.