ATLAS Offline Software
Loading...
Searching...
No Matches
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.

69{true};

◆ newState

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

Definition at line 68 of file MuonRefitTool.h.

68{nullptr};

◆ originalState

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

Definition at line 67 of file MuonRefitTool.h.

67{nullptr};

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