FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
detectors
lmd
LmdDigiSingle
PndLmdDigiStrips.cxx
Go to the documentation of this file.
1
/*
2
* PndLmdDigiStrips.cxx
3
*
4
* Created on: Aug 10, 2009
5
* Author: huagen
6
*/
7
#include "
PndLmdDigiStrips.h
"
8
9
PndLmdDigiStrips :: PndLmdDigiStrips
()
10
{
//fIndex = 0;
11
fdetID
= 0;
12
// fdetName = 0;
13
fFE
= 0;
14
fChannel
= 0;
15
fCharge
= 0;
16
}
17
18
PndLmdDigiStrips :: PndLmdDigiStrips
(Int_t index, Int_t detID,
19
TString
detName, Int_t
fe
, Int_t channel,
Double_t
charge)
20
{
fIndex
.push_back(index);
21
fdetID
= detID;
22
fdetName
= detName;
23
fFE
=
fe
;
24
fChannel
= channel;
25
fCharge
= charge;
26
27
}
28
29
ClassImp
(
PndLmdDigiStrips
);
PndLmdDigiStrips::fdetName
TString fdetName
Definition:
PndLmdDigiStrips.h:43
PndLmdDigiStrips::PndLmdDigiStrips
PndLmdDigiStrips()
Definition:
PndLmdDigiStrips.cxx:9
PndLmdDigiStrips::fIndex
std::vector< Int_t > fIndex
Definition:
PndLmdDigiStrips.h:45
PndLmdDigiStrips::fChannel
Int_t fChannel
Definition:
PndLmdDigiStrips.h:48
Double_t
Double_t
Definition:
SimCompleteLinkDef.h:6
PndLmdDigiStrips::fdetID
Int_t fdetID
Definition:
PndLmdDigiStrips.h:46
TString
TString
Definition:
SimCompleteLinkDef.h:6
PndLmdDigiStrips.h
fe
int fe
Definition:
anaLmdDigi.C:67
ClassImp
ClassImp(PndAnaContFact)
PndLmdDigiStrips::fCharge
Double_t fCharge
Definition:
PndLmdDigiStrips.h:49
PndLmdDigiStrips
Definition:
PndLmdDigiStrips.h:21
PndLmdDigiStrips::fFE
Int_t fFE
Definition:
PndLmdDigiStrips.h:47
Generated on Wed Apr 3 2019 08:43:58 for FairRoot/PandaRoot by
1.8.5