ProcessingCuts::CheckNPulses Class Reference
[cuts - Skip processing of some modules based on cuts]

Cut to pass an event based on the total number of 'pulses' detected. More...

#include <CheckNPulses.hh>

Inheritance diagram for ProcessingCuts::CheckNPulses:
ProcessingCut ParameterList VParameterNode

List of all members.

Public Member Functions

bool ProcessChannel (ChannelData *chdata)
 Evaluate a single channel to determine if it should pass.
int AddDependenciesToModule (BaseModule *mod)
 Cuts should make sure that they include any modules they depend on.

Static Public Member Functions

static std::string GetCutName ()

Private Attributes

int min_pulses
 minimum number of pulses allowed to pass
int max_pulses
 maximum number of pulses allowed to pass

Detailed Description

Cut to pass an event based on the total number of 'pulses' detected.

Definition at line 16 of file CheckNPulses.hh.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 20 Jun 2014 for daqman by  doxygen 1.6.1