Added dead layer contribution to P(B)
This commit is contained in:
parent
8402cba3ca
commit
797ed7b8f7
@ -30,6 +30,7 @@ private:
|
|||||||
TPofTCalc *fPofT;
|
TPofTCalc *fPofT;
|
||||||
mutable bool fCalcNeeded;
|
mutable bool fCalcNeeded;
|
||||||
mutable bool fFirstCall;
|
mutable bool fFirstCall;
|
||||||
|
mutable bool fDeadLayerChanged;
|
||||||
mutable vector<double> fParForPofT;
|
mutable vector<double> fParForPofT;
|
||||||
mutable vector<double> fParForBofZ;
|
mutable vector<double> fParForBofZ;
|
||||||
mutable vector<double> fParForPofB;
|
mutable vector<double> fParForPofB;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user