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

Public Member Functions

 VtxPosTGraph (TGraph *zLxy_b, TGraph *etaphi_b, TGraph *zLxy_e, TGraph *etaphi_e, TGraph *zLxy_out, TGraph *etaphi_out)
 

Public Attributes

TGraph * zLxy_b {nullptr}
 
TGraph * etaphi_b {nullptr}
 
TGraph * zLxy_e {nullptr}
 
TGraph * etaphi_e {nullptr}
 
TGraph * zLxy_out {nullptr}
 
TGraph * etaphi_out {nullptr}
 

Detailed Description

Definition at line 59 of file MSVtxPlotMaker.h.

Constructor & Destructor Documentation

◆ VtxPosTGraph()

MSVtxPlotMaker::VtxPosTGraph::VtxPosTGraph ( TGraph *  zLxy_b,
TGraph *  etaphi_b,
TGraph *  zLxy_e,
TGraph *  etaphi_e,
TGraph *  zLxy_out,
TGraph *  etaphi_out 
)
inline

Member Data Documentation

◆ etaphi_b

TGraph* MSVtxPlotMaker::VtxPosTGraph::etaphi_b {nullptr}

Definition at line 61 of file MSVtxPlotMaker.h.

◆ etaphi_e

TGraph* MSVtxPlotMaker::VtxPosTGraph::etaphi_e {nullptr}

Definition at line 63 of file MSVtxPlotMaker.h.

◆ etaphi_out

TGraph* MSVtxPlotMaker::VtxPosTGraph::etaphi_out {nullptr}

Definition at line 65 of file MSVtxPlotMaker.h.

◆ zLxy_b

TGraph* MSVtxPlotMaker::VtxPosTGraph::zLxy_b {nullptr}

Definition at line 60 of file MSVtxPlotMaker.h.

◆ zLxy_e

TGraph* MSVtxPlotMaker::VtxPosTGraph::zLxy_e {nullptr}

Definition at line 62 of file MSVtxPlotMaker.h.

◆ zLxy_out

TGraph* MSVtxPlotMaker::VtxPosTGraph::zLxy_out {nullptr}

Definition at line 64 of file MSVtxPlotMaker.h.


The documentation for this struct was generated from the following file:
MSVtxPlotMaker::VtxPosTGraph::zLxy_b
TGraph * zLxy_b
Definition: MSVtxPlotMaker.h:60
MSVtxPlotMaker::VtxPosTGraph::etaphi_b
TGraph * etaphi_b
Definition: MSVtxPlotMaker.h:61
MSVtxPlotMaker::VtxPosTGraph::etaphi_e
TGraph * etaphi_e
Definition: MSVtxPlotMaker.h:63
MSVtxPlotMaker::VtxPosTGraph::zLxy_out
TGraph * zLxy_out
Definition: MSVtxPlotMaker.h:64
MSVtxPlotMaker::VtxPosTGraph::zLxy_e
TGraph * zLxy_e
Definition: MSVtxPlotMaker.h:62
MSVtxPlotMaker::VtxPosTGraph::etaphi_out
TGraph * etaphi_out
Definition: MSVtxPlotMaker.h:65