BmnRoot
Loading...
Searching...
No Matches
BmnParticlePairCut.cxx
Go to the documentation of this file.
1#include <cfloat>
2
4
6fDCA0(0.),
7fDCA12(0.),
8fDCA1(0.),
9fDCA2(0.), fPath(0.),
10fNhitsGemPos(0), fNhitsGemNeg(0) {
11 fBackground = -1.;
12 fSignalAndBackground = -1.;
13 fMass = -1.;
14 fWidth = -1.;
15
16 fOrigin = "source";
17}