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

Public Member Functions

 NHitsTH1 (TH1 *h_total, TH1 *h_I, TH1 *h_M, TH1 *h_O, TH1 *h_inwardsTotal, TH1 *h_IM, TH1 *h_IO, TH1 *h_MO)
 

Public Attributes

TH1 * h_total {nullptr}
 
TH1 * h_I {nullptr}
 
TH1 * h_M {nullptr}
 
TH1 * h_O {nullptr}
 
TH1 * h_inwardsTotal {nullptr}
 
TH1 * h_IM {nullptr}
 
TH1 * h_IO {nullptr}
 
TH1 * h_MO {nullptr}
 

Detailed Description

Definition at line 117 of file MSVtxPlotMaker.h.

Constructor & Destructor Documentation

◆ NHitsTH1()

MSVtxPlotMaker::NHitsTH1::NHitsTH1 ( TH1 *  h_total,
TH1 *  h_I,
TH1 *  h_M,
TH1 *  h_O,
TH1 *  h_inwardsTotal,
TH1 *  h_IM,
TH1 *  h_IO,
TH1 *  h_MO 
)
inline

Definition at line 127 of file MSVtxPlotMaker.h.

Member Data Documentation

◆ h_I

TH1* MSVtxPlotMaker::NHitsTH1::h_I {nullptr}

Definition at line 119 of file MSVtxPlotMaker.h.

◆ h_IM

TH1* MSVtxPlotMaker::NHitsTH1::h_IM {nullptr}

Definition at line 123 of file MSVtxPlotMaker.h.

◆ h_inwardsTotal

TH1* MSVtxPlotMaker::NHitsTH1::h_inwardsTotal {nullptr}

Definition at line 122 of file MSVtxPlotMaker.h.

◆ h_IO

TH1* MSVtxPlotMaker::NHitsTH1::h_IO {nullptr}

Definition at line 124 of file MSVtxPlotMaker.h.

◆ h_M

TH1* MSVtxPlotMaker::NHitsTH1::h_M {nullptr}

Definition at line 120 of file MSVtxPlotMaker.h.

◆ h_MO

TH1* MSVtxPlotMaker::NHitsTH1::h_MO {nullptr}

Definition at line 125 of file MSVtxPlotMaker.h.

◆ h_O

TH1* MSVtxPlotMaker::NHitsTH1::h_O {nullptr}

Definition at line 121 of file MSVtxPlotMaker.h.

◆ h_total

TH1* MSVtxPlotMaker::NHitsTH1::h_total {nullptr}

Definition at line 118 of file MSVtxPlotMaker.h.


The documentation for this struct was generated from the following file:
MSVtxPlotMaker::NHitsTH1::h_total
TH1 * h_total
Definition: MSVtxPlotMaker.h:118
MSVtxPlotMaker::NHitsTH1::h_IM
TH1 * h_IM
Definition: MSVtxPlotMaker.h:123
MSVtxPlotMaker::NHitsTH1::h_IO
TH1 * h_IO
Definition: MSVtxPlotMaker.h:124
MSVtxPlotMaker::NHitsTH1::h_I
TH1 * h_I
Definition: MSVtxPlotMaker.h:119
MSVtxPlotMaker::NHitsTH1::h_O
TH1 * h_O
Definition: MSVtxPlotMaker.h:121
MSVtxPlotMaker::NHitsTH1::h_inwardsTotal
TH1 * h_inwardsTotal
Definition: MSVtxPlotMaker.h:122
MSVtxPlotMaker::NHitsTH1::h_MO
TH1 * h_MO
Definition: MSVtxPlotMaker.h:125
MSVtxPlotMaker::NHitsTH1::h_M
TH1 * h_M
Definition: MSVtxPlotMaker.h:120