#include <DetLayerGeometry.h>
Public Member Functions | |
DetLayerGeometry () | |
virtual const DetLayer * | idToLayer (const DetId &detId) const |
virtual | ~DetLayerGeometry () |
Definition at line 18 of file DetLayerGeometry.h.
|
inline |
Definition at line 20 of file DetLayerGeometry.h.
|
inlinevirtual |
Definition at line 22 of file DetLayerGeometry.h.
Give the DetId of a module, returns the pointer to the corresponding DetLayer This method is dummy and has to be overridden in another derived class
Reimplemented in MuonDetLayerGeometry, GeometricSearchTracker, MTDDetLayerGeometry, and GlobalDetLayerGeometry.
Definition at line 33 of file DetLayerGeometry.h.
Referenced by GsfTrajectoryFitter::fitOne(), KFTrajectoryFitter::fitOne(), TrajSeedMatcher::getNrValidLayersAlongTraj(), GsfTrajectorySmoother::trajectory(), and KFTrajectorySmoother::trajectory().