CMS 3D CMS Logo

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 //
18 //
19 // Original Author: Alex Tapper
20 // Created: Fri Feb 16 14:52:19 CET 2007
21 //
22 //
23 
24 // system include files
25 #include <memory>
26 
27 // user include files
30 
33 
35 
36 // RCT data includes
38 
40 
41 #include <fstream>
42 #include <iostream>
43 
45 public:
47  ~RctDigiToSourceCardText() override;
48 
49 private:
50  void analyze(const edm::Event &, const edm::EventSetup &) override;
51 
54 
57 
59  std::ofstream m_file;
60 
62  unsigned short m_nevt;
63 
66 };
67 
68 #endif
void analyze(const edm::Event &, const edm::EventSetup &) override
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