![]() |
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 21 of file eflowFirstInt.h.
|
inline |
Definition at line 25 of file eflowFirstInt.h.
|
inline |
Definition at line 26 of file eflowFirstInt.h.
|
inline |
Definition at line 27 of file eflowFirstInt.h.
|
inline |
Definition at line 29 of file eflowFirstInt.h.
|
inline |
Definition at line 30 of file eflowFirstInt.h.
|
inline |
Definition at line 32 of file eflowFirstInt.h.
|
inline |
Definition at line 33 of file eflowFirstInt.h.
|
protected |
Definition at line 37 of file eflowFirstInt.h.
|
protected |
Definition at line 38 of file eflowFirstInt.h.