#include <ParticleTools.h>
◆ ParticleVars() [1/5]
◆ ParticleVars() [2/5]
| ParticleVars::ParticleVars |
( |
const TParticle & |
p | ) |
|
|
noexcept |
◆ ParticleVars() [3/5]
| ant::analysis::utils::ParticleVars::ParticleVars |
( |
double |
e = 0.0, |
|
|
double |
theta = 0.0, |
|
|
double |
phi = 0.0, |
|
|
double |
im = 0.0 |
|
) |
| |
|
inlinenoexcept |
◆ ParticleVars() [4/5]
| ant::analysis::utils::ParticleVars::ParticleVars |
( |
const ParticleVars & |
| ) |
|
|
default |
◆ ParticleVars() [5/5]
| ant::analysis::utils::ParticleVars::ParticleVars |
( |
ParticleVars && |
| ) |
|
|
default |
◆ Clear()
| void ParticleVars::Clear |
( |
| ) |
|
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ SetBranches()
| void ParticleVars::SetBranches |
( |
TTree * |
tree, |
|
|
const std::string & |
prefix |
|
) |
| |
| double ant::analysis::utils::ParticleVars::E |
◆ IM
| double ant::analysis::utils::ParticleVars::IM |
◆ Phi
| double ant::analysis::utils::ParticleVars::Phi |
◆ Theta
| double ant::analysis::utils::ParticleVars::Theta |
The documentation for this struct was generated from the following files: