CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
EcalHexDisplay.h
Go to the documentation of this file.
1 
11 
16 
17 #include <iostream>
18 #include <vector>
19 #include <string>
20 #include <stdio.h>
21 #include <fstream>
22 
23 #include <iomanip>
24 
25 
27 
28  public:
30 
31  protected:
37  int event_;
38  bool writeDcc_;
39  std::string filename_;
40 
41  void analyze(const edm::Event & e, const edm::EventSetup& c);
42 
43 };
void analyze(const edm::Event &e, const edm::EventSetup &c)
EcalHexDisplay(const edm::ParameterSet &ps)
std::string filename_