![]() |
ATLAS Offline Software
|
This object holds the expected energy deposit of a track and the known width of that distribution. More...
#include <eflowFirstInt.h>
Public Member Functions | |
| eflowFirstInt () | |
| eflowFirstInt (double mean, double stdDev) | |
| ~eflowFirstInt () | |
| double | fudgeMean () const |
| double | fudgeStdDev () const |
| void | setFudgeMean (double fudgeMean) |
| void | setFudgeStdDev (double fudgeStdDev) |
Protected Attributes | |
| double | m_fudgeMean |
| double | m_fudgeStdDev |
This object holds the expected energy deposit of a track and the known width of that distribution.
Definition at line 23 of file eflowFirstInt.h.
|
inline |
Definition at line 27 of file eflowFirstInt.h.
|
inline |
Definition at line 28 of file eflowFirstInt.h.
|
inline |
Definition at line 29 of file eflowFirstInt.h.
|
inline |
Definition at line 31 of file eflowFirstInt.h.
|
inline |
Definition at line 32 of file eflowFirstInt.h.
|
inline |
Definition at line 34 of file eflowFirstInt.h.
|
inline |
Definition at line 35 of file eflowFirstInt.h.
|
protected |
Definition at line 39 of file eflowFirstInt.h.
|
protected |
Definition at line 40 of file eflowFirstInt.h.