CMS 3D CMS Logo

FWEventSelector.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 #ifndef Fireworks_Core_FWEventSelector_h
3 #define Fireworks_Core_FWEventSelector_h
4 //
5 // Package: newVersion
6 // Class : FWEventSelector
7 //
8 
9 // system include files
10 #include <string>
11 
13 {
15  {
16  *this = *s;
17  }
18 
20 
24  bool m_enabled;
26  bool m_updated;
27 };
28 #endif
std::string m_triggerProcess
std::string m_expression
FWEventSelector(FWEventSelector *s)
std::string m_description