Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
SimCalorimetry
EcalTrigPrimAlgos
interface
EcalFenixEtStrip.h
Go to the documentation of this file.
1
#ifndef ECAL_FENIX_ET_STRIP_H
2
#define ECAL_FENIX_ET_STRIP_H
3
#include <vector>
4
20
class
EcalFenixEtStrip
{
21
private
:
22
23
public
:
24
EcalFenixEtStrip
();
25
virtual
~EcalFenixEtStrip
();
26
void
process
(
const
std::vector<std::vector<int> > &linout,
int
nrXtals, std::vector<int> &
output
);
27
};
28
29
#endif
EcalFenixEtStrip::~EcalFenixEtStrip
virtual ~EcalFenixEtStrip()
Definition:
EcalFenixEtStrip.cc:5
EcalFenixEtStrip
Definition:
EcalFenixEtStrip.h:20
EcalFenixEtStrip::EcalFenixEtStrip
EcalFenixEtStrip()
Definition:
EcalFenixEtStrip.cc:3
convertSQLitetoXML_cfg.output
tuple output
Definition:
convertSQLitetoXML_cfg.py:32
EcalFenixEtStrip::process
void process(const std::vector< std::vector< int > > &linout, int nrXtals, std::vector< int > &output)
Definition:
EcalFenixEtStrip.cc:8
Generated for CMSSW Reference Manual by
1.8.5