BmnRoot
Loading...
Searching...
No Matches
BmnDchDigit.cxx
Go to the documentation of this file.
1
#include "
BmnDchDigit.h
"
2
3
BmnDchDigit::BmnDchDigit
()
4
{
5
fTime = -1;
6
fPlane = -1;
7
fWire = -1;
8
fRef = -1;
9
}
10
11
BmnDchDigit::BmnDchDigit
(UChar_t iPlane, Short_t iWire, Double_t iTime, Int_t refId) {
12
fTime = iTime;
13
fPlane = iPlane;
14
fWire = iWire;
15
fRef = refId;
16
}
17
18
BmnDchDigit::~BmnDchDigit
()
19
{}
BmnDchDigit::BmnDchDigit
BmnDchDigit()
Definition
BmnDchDigit.cxx:3
BmnDchDigit::~BmnDchDigit
virtual ~BmnDchDigit()
Definition
BmnDchDigit.cxx:18
BmnDchDigit.h
detectors
dch
BmnDchDigit.cxx
Generated on Fri May 15 2026 10:40:51 for BmnRoot by
1.9.8