ATLAS Offline Software
Loading...
Searching...
No Matches
MuonHough::MuonPhiLayerHough::Maximum Struct Reference

#include <MuonPhiLayerHough.h>

Collaboration diagram for MuonHough::MuonPhiLayerHough::Maximum:

Public Member Functions

 Maximum ()=default

Public Attributes

float max {0.}
float pos {0.}
int binpos {-1}
int binposmin {-1}
int binposmax {-1}
int sector {-1}
PhiHitVec hits
const MuonPhiLayerHoughhough {nullptr}

Detailed Description

Definition at line 23 of file MuonPhiLayerHough.h.

Constructor & Destructor Documentation

◆ Maximum()

MuonHough::MuonPhiLayerHough::Maximum::Maximum ( )
default

Member Data Documentation

◆ binpos

int MuonHough::MuonPhiLayerHough::Maximum::binpos {-1}

Definition at line 29 of file MuonPhiLayerHough.h.

29{-1};

◆ binposmax

int MuonHough::MuonPhiLayerHough::Maximum::binposmax {-1}

Definition at line 31 of file MuonPhiLayerHough.h.

31{-1};

◆ binposmin

int MuonHough::MuonPhiLayerHough::Maximum::binposmin {-1}

Definition at line 30 of file MuonPhiLayerHough.h.

30{-1};

◆ hits

PhiHitVec MuonHough::MuonPhiLayerHough::Maximum::hits

Definition at line 35 of file MuonPhiLayerHough.h.

◆ hough

const MuonPhiLayerHough* MuonHough::MuonPhiLayerHough::Maximum::hough {nullptr}

Definition at line 37 of file MuonPhiLayerHough.h.

37{nullptr};

◆ max

float MuonHough::MuonPhiLayerHough::Maximum::max {0.}

Definition at line 26 of file MuonPhiLayerHough.h.

26{0.};

◆ pos

float MuonHough::MuonPhiLayerHough::Maximum::pos {0.}

Definition at line 27 of file MuonPhiLayerHough.h.

27{0.};

◆ sector

int MuonHough::MuonPhiLayerHough::Maximum::sector {-1}

Definition at line 33 of file MuonPhiLayerHough.h.

33{-1};

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