FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
pnddata
SdsData
PndSdsDigiPixel.cxx
Go to the documentation of this file.
1
#include "
PndSdsDigiPixel.h
"
2
3
PndSdsDigiPixel::PndSdsDigiPixel
() :
PndSdsDigi
(),
4
fCol(-1),
5
fRow(-1)
6
{
7
}
8
9
PndSdsDigiPixel::PndSdsDigiPixel
(std::vector<Int_t> index, Int_t detID, Int_t sensorID, Int_t
fe
, Int_t
col
, Int_t
row
,
Double_t
charge,
Double_t
timeStamp):
10
PndSdsDigi
(index, detID, sensorID, fe, charge, timeStamp),
11
fCol(col),
12
fRow(row)
13
{
14
}
15
16
ClassImp
(
PndSdsDigiPixel
);
row
int row
Definition:
anaLmdDigi.C:67
PndSdsDigi
Base class for Digi information.
Definition:
PndSdsDigi.h:29
col
int col
Definition:
anaLmdDigi.C:67
Double_t
Double_t
Definition:
SimCompleteLinkDef.h:6
PndSdsDigiPixel::PndSdsDigiPixel
PndSdsDigiPixel()
Definition:
PndSdsDigiPixel.cxx:3
fe
int fe
Definition:
anaLmdDigi.C:67
ClassImp
ClassImp(PndAnaContFact)
PndSdsDigiPixel
Data class to store the digi output of a pixel module.
Definition:
PndSdsDigiPixel.h:25
PndSdsDigiPixel.h
Generated on Wed Apr 3 2019 08:44:01 for FairRoot/PandaRoot by
1.8.5