CMS 3D CMS Logo

HIPMonitorConfig.h
Go to the documentation of this file.
1 #ifndef Alignment_HIPAlignmentAlgorithm_HIPMonitorConfig_h
2 #define Alignment_HIPAlignmentAlgorithm_HIPMonitorConfig_h
3 
4 #include <vector>
5 #include <string>
7 
10 
12 
13  const bool fillTrackMonitoring;
14  const int maxEventsPerJob;
15 
17  const int maxHits;
18 
20 
23 
27 
28  bool checkNevents();
29  bool checkNhits();
30 };
31 
32 #endif
const bool fillTrackHitMonitoring
const edm::ParameterSet cfgMonitor
const int maxEventsPerJob
const bool fillTrackMonitoring
const std::string outfilecore
std::string outfile
HIPMonitorConfig(const edm::ParameterSet &cfg)