ATLAS Offline Software
Loading...
Searching...
No Matches
Muon::MSVertexRecoTool::TrkCluster Struct Reference

#include <MSVertexRecoTool.h>

Collaboration diagram for Muon::MSVertexRecoTool::TrkCluster:

Public Member Functions

 TrkCluster ()=default

Public Attributes

double eta {0.}
double phi {0.}
unsigned int ntrks {0}
bool isSystematic {false}
std::vector< Tracklettracks

Detailed Description

Definition at line 51 of file MSVertexRecoTool.h.

Constructor & Destructor Documentation

◆ TrkCluster()

Muon::MSVertexRecoTool::TrkCluster::TrkCluster ( )
default

Member Data Documentation

◆ eta

double Muon::MSVertexRecoTool::TrkCluster::eta {0.}

Definition at line 52 of file MSVertexRecoTool.h.

52{0.};

◆ isSystematic

bool Muon::MSVertexRecoTool::TrkCluster::isSystematic {false}

Definition at line 55 of file MSVertexRecoTool.h.

55{false};

◆ ntrks

unsigned int Muon::MSVertexRecoTool::TrkCluster::ntrks {0}

Definition at line 54 of file MSVertexRecoTool.h.

54{0};

◆ phi

double Muon::MSVertexRecoTool::TrkCluster::phi {0.}

Definition at line 53 of file MSVertexRecoTool.h.

53{0.};

◆ tracks

std::vector<Tracklet> Muon::MSVertexRecoTool::TrkCluster::tracks

Definition at line 56 of file MSVertexRecoTool.h.


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