12#ifndef GAUDISEQUENCER_ATHPRESCALER_H
13#define GAUDISEQUENCER_ATHPRESCALER_H
16#include "Gaudi/Property.h"
26 AthPrescaler(
const std::string& name, ISvcLocator* pSvcLocator );
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
AthPrescaler(const std::string &name, ISvcLocator *pSvcLocator)
Constructor(s)
~AthPrescaler()
Destructor.
int m_seen
Number of events seen.
int m_pass
Number of events passed.
Gaudi::CheckedProperty< double > m_percentPass
Percentage of events that should be passed.