CMS 3D CMS Logo

EcalFenixEtStrip.h
Go to the documentation of this file.
1 #ifndef SIMCALORIMETRY_ECALTRIGPRIMALGOS_ECALFENIXETSTRIPH
2 #define SIMCALORIMETRY_ECALTRIGPRIMALGOS_ECALFENIXETSTRIPH
3 #include <vector>
4 
21 private:
22 public:
24  virtual ~EcalFenixEtStrip();
25  void process(const std::vector<std::vector<int>> &linout, int nrXtals, std::vector<int> &output);
26 };
27 
28 #endif
convertSQLitetoXML_cfg.output
output
Definition: convertSQLitetoXML_cfg.py:72
EcalFenixEtStrip::process
void process(const std::vector< std::vector< int >> &linout, int nrXtals, std::vector< int > &output)
Definition: EcalFenixEtStrip.cc:6
EcalFenixEtStrip::~EcalFenixEtStrip
virtual ~EcalFenixEtStrip()
Definition: EcalFenixEtStrip.cc:4
EcalFenixEtStrip
Definition: EcalFenixEtStrip.h:20
trackerHitRTTI::vector
Definition: trackerHitRTTI.h:21
EcalFenixEtStrip::EcalFenixEtStrip
EcalFenixEtStrip()
Definition: EcalFenixEtStrip.cc:3