ATLAS Offline Software
|
#include <Samplers.h>
Public Member Functions | |
LogSampler (float low, float high) | |
~LogSampler () | |
float | shoot () |
Public Attributes | |
float | m_low |
float | m_high |
float | m_val |
TRandom | m_random |
Definition at line 154 of file Samplers.h.
|
inline |
Definition at line 156 of file Samplers.h.
|
inline |
Definition at line 160 of file Samplers.h.
|
inlinevirtual |
|
inherited |
Definition at line 63 of file Samplers.h.
|
inherited |
Definition at line 63 of file Samplers.h.
|
inherited |
Definition at line 25 of file Samplers.h.
|
inherited |
Definition at line 24 of file Samplers.h.