Selection of particles based on the d0 / z0 significances of the associated track.
More...
#include <analyzers/dataframe/FCCAnalyses/VertexingUtils.h>
|
| selTracks (float arg_d0sig_min, float arg_d0sig_max, float arg_z0sig_min, float arg_z0sig_max) |
|
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > | operator() (ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > recop, ROOT::VecOps::RVec< edm4hep::TrackState > tracks) |
|
Selection of particles based on the d0 / z0 significances of the associated track.
◆ selTracks()
FCCAnalyses::VertexingUtils::selTracks::selTracks |
( |
float | arg_d0sig_min, |
|
|
float | arg_d0sig_max, |
|
|
float | arg_z0sig_min, |
|
|
float | arg_z0sig_max ) |
◆ operator()()
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > FCCAnalyses::VertexingUtils::selTracks::operator() |
( |
ROOT::VecOps::RVec< edm4hep::ReconstructedParticleData > | recop, |
|
|
ROOT::VecOps::RVec< edm4hep::TrackState > | tracks ) |
◆ m_d0sig_max
float FCCAnalyses::VertexingUtils::selTracks::m_d0sig_max = 3 |
◆ m_d0sig_min
float FCCAnalyses::VertexingUtils::selTracks::m_d0sig_min = 0 |
◆ m_z0sig_max
float FCCAnalyses::VertexingUtils::selTracks::m_z0sig_max = 3 |
◆ m_z0sig_min
float FCCAnalyses::VertexingUtils::selTracks::m_z0sig_min = 0 |
The documentation for this struct was generated from the following files: