#include <GEMDigiModel.h>
Public Member Functions | |
void | setGeometry (const GEMGeometry *geom) |
virtual void | simulate (const GEMEtaPartition *, const edm::PSimHitContainer &, CLHEP::HepRandomEngine *, Strips &, DetectorHitMap &)=0 |
virtual | ~GEMDigiModel () |
Protected Member Functions | |
GEMDigiModel (const edm::ParameterSet &) | |
Protected Attributes | |
const GEMGeometry * | geometry_ |
Base Class for the GEM strip response simulation
Definition at line 37 of file GEMDigiModel.h.
|
inlinevirtual |
Definition at line 39 of file GEMDigiModel.h.
|
inlineprotected |
Definition at line 48 of file GEMDigiModel.h.
|
inline |
|
pure virtual |
Implemented in GEMSignalModel, GEMBkgModel, and GEMNoiseModel.
|
protected |
Definition at line 47 of file GEMDigiModel.h.
Referenced by GEMSignalModel::getSimHitBx(), and setGeometry().