ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
MSVtxPlotMaker::EffInputTH1 Struct Reference
Collaboration diagram for MSVtxPlotMaker::EffInputTH1:

Public Member Functions

 EffInputTH1 (TH1 *h_Lxy, TH1 *h_distanceToIP_b, TH1 *h_z, TH1 *h_distanceToIP_e, TH1 *h_eta)
 

Public Attributes

TH1 * h_Lxy {nullptr}
 
TH1 * h_distanceToIP_b {nullptr}
 
TH1 * h_z {nullptr}
 
TH1 * h_distanceToIP_e {nullptr}
 
TH1 * h_eta {nullptr}
 

Detailed Description

Definition at line 131 of file MSVtxPlotMaker.h.

Constructor & Destructor Documentation

◆ EffInputTH1()

MSVtxPlotMaker::EffInputTH1::EffInputTH1 ( TH1 *  h_Lxy,
TH1 *  h_distanceToIP_b,
TH1 *  h_z,
TH1 *  h_distanceToIP_e,
TH1 *  h_eta 
)
inline

Member Data Documentation

◆ h_distanceToIP_b

TH1* MSVtxPlotMaker::EffInputTH1::h_distanceToIP_b {nullptr}

Definition at line 133 of file MSVtxPlotMaker.h.

◆ h_distanceToIP_e

TH1* MSVtxPlotMaker::EffInputTH1::h_distanceToIP_e {nullptr}

Definition at line 135 of file MSVtxPlotMaker.h.

◆ h_eta

TH1* MSVtxPlotMaker::EffInputTH1::h_eta {nullptr}

Definition at line 136 of file MSVtxPlotMaker.h.

◆ h_Lxy

TH1* MSVtxPlotMaker::EffInputTH1::h_Lxy {nullptr}

Definition at line 132 of file MSVtxPlotMaker.h.

◆ h_z

TH1* MSVtxPlotMaker::EffInputTH1::h_z {nullptr}

Definition at line 134 of file MSVtxPlotMaker.h.


The documentation for this struct was generated from the following file:
MSVtxPlotMaker::EffInputTH1::h_Lxy
TH1 * h_Lxy
Definition: MSVtxPlotMaker.h:132
MSVtxPlotMaker::EffInputTH1::h_z
TH1 * h_z
Definition: MSVtxPlotMaker.h:134
MSVtxPlotMaker::EffInputTH1::h_distanceToIP_e
TH1 * h_distanceToIP_e
Definition: MSVtxPlotMaker.h:135
MSVtxPlotMaker::EffInputTH1::h_eta
TH1 * h_eta
Definition: MSVtxPlotMaker.h:136
MSVtxPlotMaker::EffInputTH1::h_distanceToIP_b
TH1 * h_distanceToIP_b
Definition: MSVtxPlotMaker.h:133