BmnRoot
Loading...
Searching...
No Matches
BmnBdHit.cxx
Go to the documentation of this file.
1
// -------------------------------------------------------------------------
2
// ----- BmnBdHit source file -----
3
// ----- Created 12/07/18 by A. Zinchenko -----
4
// -------------------------------------------------------------------------
5
6
#include "
BmnBdHit.h
"
7
8
using
std::cout;
9
using namespace
TMath;
10
11
// -------------------------------------------------------------------------
12
13
BmnBdHit::BmnBdHit
() : FairHit() {
14
}
15
16
// -------------------------------------------------------------------------
17
18
BmnBdHit::BmnBdHit
(Int_t detID, TVector3 pos, TVector3 dpos, Int_t index)
19
: FairHit(detID, pos, dpos, index)
20
{
21
fStrip = detID;
22
}
23
24
// -------------------------------------------------------------------------
25
26
BmnBdHit::~BmnBdHit
() {
27
}
BmnBdHit::~BmnBdHit
virtual ~BmnBdHit()
Definition
BmnBdHit.cxx:26
BmnBdHit::BmnBdHit
BmnBdHit()
Definition
BmnBdHit.cxx:13
BmnBdHit.h
detectors
bd
BmnBdHit.cxx
Generated on Fri May 15 2026 10:40:51 for BmnRoot by
1.9.8