ATLAS Offline Software
Loading...
Searching...
No Matches
HGTD::VertexTimeAlg::HSclusterBDT Struct Reference
Collaboration diagram for HGTD::VertexTimeAlg::HSclusterBDT:

Public Attributes

std::unique_ptr< TMVA::Reader > reader { }
float delta_z { 0.0f }
float z_sigma { 0.0f }
float q_over_p { 0.0f }
float q_over_p_sigma { 0.0f }
float d0 { 0.0f }
float d0_sigma { 0.0f }
float delta_z_resunits { 0.0f }
float cluster_sumpt2 { 0.0f }

Detailed Description

Definition at line 140 of file VertexTimeAlg.h.

Member Data Documentation

◆ cluster_sumpt2

float HGTD::VertexTimeAlg::HSclusterBDT::cluster_sumpt2 { 0.0f }

Definition at line 152 of file VertexTimeAlg.h.

152{ 0.0f };

◆ d0

float HGTD::VertexTimeAlg::HSclusterBDT::d0 { 0.0f }

Definition at line 149 of file VertexTimeAlg.h.

149{ 0.0f };

◆ d0_sigma

float HGTD::VertexTimeAlg::HSclusterBDT::d0_sigma { 0.0f }

Definition at line 150 of file VertexTimeAlg.h.

150{ 0.0f };

◆ delta_z

float HGTD::VertexTimeAlg::HSclusterBDT::delta_z { 0.0f }

Definition at line 145 of file VertexTimeAlg.h.

145{ 0.0f };

◆ delta_z_resunits

float HGTD::VertexTimeAlg::HSclusterBDT::delta_z_resunits { 0.0f }

Definition at line 151 of file VertexTimeAlg.h.

151{ 0.0f };

◆ q_over_p

float HGTD::VertexTimeAlg::HSclusterBDT::q_over_p { 0.0f }

Definition at line 147 of file VertexTimeAlg.h.

147{ 0.0f };

◆ q_over_p_sigma

float HGTD::VertexTimeAlg::HSclusterBDT::q_over_p_sigma { 0.0f }

Definition at line 148 of file VertexTimeAlg.h.

148{ 0.0f };

◆ reader

std::unique_ptr<TMVA::Reader> HGTD::VertexTimeAlg::HSclusterBDT::reader { }

Definition at line 142 of file VertexTimeAlg.h.

142{ };

◆ z_sigma

float HGTD::VertexTimeAlg::HSclusterBDT::z_sigma { 0.0f }

Definition at line 146 of file VertexTimeAlg.h.

146{ 0.0f };

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