![]() |
ATLAS Offline Software
|
#include <Samplers.h>
Public Member Functions | |
| ~ParticleSampler ()=default | |
| ParticleSampler (Sampler *pid, MomSampler *mom, int n=1) | |
| std::vector< SampledParticle > | shoot () |
Private Attributes | |
| MomSampler * | m_mom {} |
| PosSampler | m_pos {} |
| Sampler * | m_pid {} |
| ConstSampler | m_n {} |
| bool | m_mass_override {} |
| std::map< unsigned int, float > | m_massdict |
Definition at line 345 of file Samplers.h.
|
default |
|
inline |
Definition at line 348 of file Samplers.h.
|
inline |
|
private |
Definition at line 396 of file Samplers.h.
|
private |
Definition at line 397 of file Samplers.h.
|
private |
Definition at line 392 of file Samplers.h.
|
private |
Definition at line 395 of file Samplers.h.
|
private |
Definition at line 394 of file Samplers.h.
|
private |
Definition at line 393 of file Samplers.h.
1.8.18