BmnRoot
Loading...
Searching...
No Matches
BmnGemStripHit.cxx
Go to the documentation of this file.
1
#include "
BmnGemStripHit.h
"
2
3
BmnGemStripHit::BmnGemStripHit
() :
BmnHit
() {
4
// fModule = -1;
5
fELoss = 0.0;
6
//fType = -1;
7
fNormSignalDiff = -1.0;
8
fLowerLayerClusterSize = 0;
9
fUpperLayerClusterSize = 0;
10
fLowerLayerStripPos = -1.0;
11
fUpperLayerStripPos = -1.0;
12
}
13
14
BmnGemStripHit::BmnGemStripHit
(Int_t detID, TVector3 pos, TVector3 dpos, Int_t index)
15
:
BmnHit
(detID, pos, dpos, index) {
16
// fModule = -1;
17
fELoss = 0.0;
18
//fType = -1;
19
fNormSignalDiff = -1.0;
20
fLowerLayerClusterSize = 0;
21
fUpperLayerClusterSize = 0;
22
fLowerLayerStripPos = -1.0;
23
fUpperLayerStripPos = -1.0;
24
}
25
26
BmnGemStripHit::~BmnGemStripHit
()
27
{}
BmnGemStripHit::BmnGemStripHit
BmnGemStripHit()
Definition
BmnGemStripHit.cxx:3
BmnGemStripHit::~BmnGemStripHit
virtual ~BmnGemStripHit()
Definition
BmnGemStripHit.cxx:26
BmnHit
Definition
BmnHit.h:20
BmnGemStripHit.h
detectors
gem
BmnGemStripHit.cxx
Generated on Fri May 15 2026 10:40:51 for BmnRoot by
1.9.8