CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RctDigiToSourceCardText.h
Go to the documentation of this file.
1 #ifndef RCTDIGITOSOURCECARDTEXT_H
2 #define RCTDIGITOSOURCECARDTEXT_H
3 
4 // -*- C++ -*-
5 //
6 // Package: RctDigiToSourceCardText
7 // Class: RctDigiToSourceCardText
8 //
16 //
17 // Original Author: Alex Tapper
18 // Created: Fri Feb 16 14:52:19 CET 2007
19 //
20 //
21 
22 
23 // system include files
24 #include <memory>
25 
26 // user include files
29 
32 
34 
35 // RCT data includes
37 
39 
40 #include <iostream>
41 #include <fstream>
42 
44  public:
47 
48  private:
49  virtual void analyze(const edm::Event&, const edm::EventSetup&);
50 
53 
56 
58  std::ofstream m_file;
59 
61  unsigned short m_nevt;
62 
65 };
66 
67 #endif
virtual void analyze(const edm::Event &, const edm::EventSetup &)
std::ofstream m_file
file handle
edm::InputTag m_rctInputLabel
Label for RCT digis.
std::string m_textFileName
Name out output file.
RctDigiToSourceCardText(const edm::ParameterSet &)
unsigned short m_nevt
event counter
SourceCardRouting m_scRouting
source card router