#include <TrackerInfo.h>
Public Member Functions | |
bool | is_rect () const |
bool | is_trap () const |
bool | operator== (const ModuleShape &s) const |
float | rmu (float x) |
void | round_assign (float x1, float x2, float y, float z) |
Public Attributes | |
float | dx1 |
float | dx2 |
float | dy |
float | dz |
Definition at line 31 of file TrackerInfo.h.
|
inline |
|
inline |
|
inline |
|
inline |
Definition at line 38 of file TrackerInfo.h.
References MillePedeFileConverter_cfg::e, f, and x.
Referenced by round_assign().
|
inline |
Definition at line 39 of file TrackerInfo.h.
References dx1, dx2, dy, dz, and rmu().
Referenced by MkFitGeometryESProducer::fillShapeAndPlacement().
float mkfit::ModuleShape::dx1 |
Definition at line 32 of file TrackerInfo.h.
Referenced by operator==(), mkfit::TrackerInfo::print_tracker(), and round_assign().
float mkfit::ModuleShape::dx2 |
Definition at line 33 of file TrackerInfo.h.
Referenced by is_rect(), is_trap(), operator==(), mkfit::TrackerInfo::print_tracker(), and round_assign().
float mkfit::ModuleShape::dy |
Definition at line 34 of file TrackerInfo.h.
Referenced by operator==(), mkfit::TrackerInfo::print_tracker(), and round_assign().
float mkfit::ModuleShape::dz |
Definition at line 35 of file TrackerInfo.h.
Referenced by Electron.Electron::cutBasedId(), ntupleDataFormat.Track::dzPull(), operator==(), mkfit::TrackerInfo::print_tracker(), and round_assign().