![]() |
ATLAS Offline Software
|
#include <Samplers.h>
Public Member Functions | |
| ~PtEtaMPhiSampler () | |
| PtEtaMPhiSampler (const PtEtaMPhiSampler &other)=delete | |
| PtEtaMPhiSampler & | operator= (const PtEtaMPhiSampler &other)=delete |
| PtEtaMPhiSampler (float ptmin, float ptmax, float etamin, float etamax, float mass=0.0, float phimin=0, float phimax=2.*TMath::Pi()) | |
| TLorentzVector | shoot () |
Public Attributes | |
| TLorentzVector | m_val |
| ConstSampler * | m_mass {} |
Private Attributes | |
| Sampler * | m_pt {} |
| Sampler * | m_eta {} |
| Sampler * | m_phi {} |
Definition at line 293 of file Samplers.h.
|
inline |
Definition at line 295 of file Samplers.h.
|
delete |
|
inline |
Definition at line 298 of file Samplers.h.
|
delete |
|
inlinevirtual |
Reimplemented from MomSampler.
Definition at line 314 of file Samplers.h.
|
private |
Definition at line 324 of file Samplers.h.
|
inherited |
Definition at line 45 of file Samplers.h.
|
private |
Definition at line 324 of file Samplers.h.
|
private |
Definition at line 324 of file Samplers.h.
|
inherited |
Definition at line 44 of file Samplers.h.