ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
Muon::MuonRefitTool::State Struct Reference

#include <MuonRefitTool.h>

Collaboration diagram for Muon::MuonRefitTool::State:

Public Member Functions

 State ()=default
 

Public Attributes

const Trk::TrackStateOnSurfaceoriginalState {nullptr}
 
const Trk::TrackStateOnSurfacenewState {nullptr}
 
bool copyOriginal {true}
 

Detailed Description

Definition at line 65 of file MuonRefitTool.h.

Constructor & Destructor Documentation

◆ State()

Muon::MuonRefitTool::State::State ( )
default

Member Data Documentation

◆ copyOriginal

bool Muon::MuonRefitTool::State::copyOriginal {true}

Definition at line 69 of file MuonRefitTool.h.

◆ newState

const Trk::TrackStateOnSurface* Muon::MuonRefitTool::State::newState {nullptr}

Definition at line 68 of file MuonRefitTool.h.

◆ originalState

const Trk::TrackStateOnSurface* Muon::MuonRefitTool::State::originalState {nullptr}

Definition at line 67 of file MuonRefitTool.h.


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