FCCAnalyses
Loading...
Searching...
No Matches
FCCAnalyses::VertexingUtils::FCCAnalysesVertex Struct Reference

Structure to keep useful track information that is related to the vertex. More...

#include <analyzers/dataframe/FCCAnalyses/VertexingUtils.h>

Public Attributes

edm4hep::VertexData vertex
 
int ntracks
 
int mc_ind
 
ROOT::VecOps::RVec< int > reco_ind
 index in the MC vertex collection if any
 
ROOT::VecOps::RVec< float > reco_chi2
 
ROOT::VecOps::RVec< TVector3 > updated_track_momentum_at_vertex
 
ROOT::VecOps::RVec< TVectorD > updated_track_parameters
 
ROOT::VecOps::RVec< float > final_track_phases
 

Detailed Description

Structure to keep useful track information that is related to the vertex.

Member Data Documentation

◆ final_track_phases

ROOT::VecOps::RVec<float> FCCAnalyses::VertexingUtils::FCCAnalysesVertex::final_track_phases

◆ mc_ind

int FCCAnalyses::VertexingUtils::FCCAnalysesVertex::mc_ind

◆ ntracks

int FCCAnalyses::VertexingUtils::FCCAnalysesVertex::ntracks

◆ reco_chi2

ROOT::VecOps::RVec<float> FCCAnalyses::VertexingUtils::FCCAnalysesVertex::reco_chi2

◆ reco_ind

ROOT::VecOps::RVec<int> FCCAnalyses::VertexingUtils::FCCAnalysesVertex::reco_ind

index in the MC vertex collection if any

◆ updated_track_momentum_at_vertex

ROOT::VecOps::RVec< TVector3 > FCCAnalyses::VertexingUtils::FCCAnalysesVertex::updated_track_momentum_at_vertex

◆ updated_track_parameters

ROOT::VecOps::RVec< TVectorD > FCCAnalyses::VertexingUtils::FCCAnalysesVertex::updated_track_parameters

◆ vertex

edm4hep::VertexData FCCAnalyses::VertexingUtils::FCCAnalysesVertex::vertex

The documentation for this struct was generated from the following file: