#include "/cvmfs/nova-development.opensciencegrid.org/novasoft/releases/N21-01-21/TrackInfo/TrackInfoObj.h"
Public Member Functions | |
TrackInfoObj () | |
~TrackInfoObj () | |
void | SetAvedEdxTrackLast10cm (float AvedEdxTrackLast10cm_val) |
void | SetAvedEdxTrackLast20cm (float AvedEdxTrackLast20cm_val) |
void | SetAvedEdxTrackLast30cm (float AvedEdxTrackLast30cm_val) |
void | SetAvedEdxTrackLast40cm (float AvedEdxTrackLast40cm_val) |
float | AvedEdxTrackLast10cm () const |
float | AvedEdxTrackLast20cm () const |
float | AvedEdxTrackLast30cm () const |
float | AvedEdxTrackLast40cm () const |
Protected Attributes | |
float | fAvedEdxTrackLast10cm |
float | fAvedEdxTrackLast20cm |
float | fAvedEdxTrackLast30cm |
float | fAvedEdxTrackLast40cm |
Definition at line 16 of file TrackInfoObj.h.
trackinfo::TrackInfoObj::TrackInfoObj | ( | ) |
Definition at line 5 of file TrackInfoObj.cxx.
|
inline |
Definition at line 21 of file TrackInfoObj.h.
|
inline |
Definition at line 29 of file TrackInfoObj.h.
References fAvedEdxTrackLast10cm.
Referenced by caf::FillTrackInfoVars(), and muonid::MuonIDProd::produce().
|
inline |
Definition at line 30 of file TrackInfoObj.h.
References fAvedEdxTrackLast20cm.
Referenced by caf::FillTrackInfoVars().
|
inline |
Definition at line 31 of file TrackInfoObj.h.
References fAvedEdxTrackLast30cm.
Referenced by caf::FillTrackInfoVars().
|
inline |
Definition at line 32 of file TrackInfoObj.h.
Referenced by caf::FillTrackInfoVars(), and muonid::MuonIDProd::produce().
|
inline |
Definition at line 24 of file TrackInfoObj.h.
References fAvedEdxTrackLast10cm.
Referenced by trackinfo::TrackInfo::produce().
|
inline |
Definition at line 25 of file TrackInfoObj.h.
References fAvedEdxTrackLast20cm.
Referenced by trackinfo::TrackInfo::produce().
|
inline |
Definition at line 26 of file TrackInfoObj.h.
References fAvedEdxTrackLast30cm.
Referenced by trackinfo::TrackInfo::produce().
|
inline |
Definition at line 27 of file TrackInfoObj.h.
References fAvedEdxTrackLast40cm.
Referenced by trackinfo::TrackInfo::produce().
|
protected |
Definition at line 32 of file TrackInfoObj.h.
Referenced by AvedEdxTrackLast10cm(), and SetAvedEdxTrackLast10cm().
|
protected |
Definition at line 36 of file TrackInfoObj.h.
Referenced by AvedEdxTrackLast20cm(), and SetAvedEdxTrackLast20cm().
|
protected |
Definition at line 37 of file TrackInfoObj.h.
Referenced by AvedEdxTrackLast30cm(), and SetAvedEdxTrackLast30cm().
|
protected |
Definition at line 38 of file TrackInfoObj.h.
Referenced by SetAvedEdxTrackLast40cm().