Gaudi Framework, version v24r2

Home   Generated: Wed Dec 4 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Prescaler.h
Go to the documentation of this file.
1 
3 #include "GaudiKernel/Property.h"
4 
6 {
7 
8 public:
9 
13  Prescaler( const std::string& name, ISvcLocator* pSvcLocator );
14 
18  virtual ~Prescaler( );
19 
20  /*****************************
21  ** Public Function Members **
22  *****************************/
23 
27 
28 private:
29 
30  /**************************
31  ** Private Data Members **
32  **************************/
33 
38 
42  int m_pass;
43 
47  int m_seen;
48 };

Generated at Wed Dec 4 2013 14:33:07 for Gaudi Framework, version v24r2 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004