#include <MSLayersKeeper.h>
Public Member Functions | |
virtual void | init (const edm::EventSetup &iSetup) |
virtual MSLayer | layer (const DetLayer *dl) const |
virtual const MSLayersAtAngle & | layers (float cotTheta) const =0 |
virtual | ~MSLayersKeeper () |
Protected Types | |
typedef MSLayer::DataX0 | DataX0 |
Static Protected Member Functions | |
static const DataX0 & | getDataX0 (const MSLayer &l) |
static void | setDataX0 (MSLayer &l, const DataX0 &x0Data) |
Definition at line 11 of file MSLayersKeeper.h.
|
protected |
Definition at line 19 of file MSLayersKeeper.h.
|
inlinevirtual |
Definition at line 13 of file MSLayersKeeper.h.
|
inlinevirtual |
Reimplemented in GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Definition at line 17 of file MSLayersKeeper.h.
Reimplemented in GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Definition at line 14 of file MSLayersKeeper.h.
Referenced by geometryXMLparser.DTAlignable::index(), geometryXMLparser.CSCAlignable::index(), and MultipleScatteringParametrisation::MultipleScatteringParametrisation().
|
pure virtual |
Implemented in GCC11_FINAL< T, TOPO >, GCC11_FINAL< T, TOPO >, and GCC11_FINAL< T, TOPO >.
Referenced by MultipleScatteringParametrisation::operator()(), MSLayer::sumX0D(), and MSLayer::x0().