![]() |
![]() |
#include <ME0PreRecoGaussianModel.h>
Public Member Functions | |
ME0PreRecoGaussianModel (const edm::ParameterSet &) | |
void | setup () |
void | simulateNoise (const ME0EtaPartition *, CLHEP::HepRandomEngine *) override |
void | simulateSignal (const ME0EtaPartition *, const edm::PSimHitContainer &, CLHEP::HepRandomEngine *) override |
~ME0PreRecoGaussianModel () | |
![]() | |
void | fillDigis (int rollDetId, ME0DigiPreRecoCollection &) |
const ME0Geometry * | getGeometry () |
void | setGeometry (const ME0Geometry *geom) |
virtual | ~ME0DigiPreRecoModel () |
Private Attributes | |
double | averageEfficiency_ |
bool | corr |
bool | digitizeOnlyMuons_ |
std::vector< double > | eleBkg |
bool | etaproj |
bool | gaussianSmearing_ |
int | maxBunch_ |
int | minBunch_ |
std::vector< double > | neuBkg |
double | sigma_t |
double | sigma_u |
double | sigma_v |
bool | simulateElectronBkg_ |
bool | simulateNeutralBkg_ |
Additional Inherited Members | |
![]() | |
ME0DigiPreRecoModel (const edm::ParameterSet &) | |
![]() | |
std::set< ME0DigiPreReco > | digi_ |
const ME0Geometry * | geometry_ |
Class for the ME0 Gaussian response simulation as pre-reco step
Definition at line 18 of file ME0PreRecoGaussianModel.h.
ME0PreRecoGaussianModel::ME0PreRecoGaussianModel | ( | const edm::ParameterSet & | config | ) |
Definition at line 20 of file ME0PreRecoGaussianModel.cc.
ME0PreRecoGaussianModel::~ME0PreRecoGaussianModel | ( | ) |
Definition at line 44 of file ME0PreRecoGaussianModel.cc.
|
inlinevirtual |
|
overridevirtual |
Implements ME0DigiPreRecoModel.
Definition at line 88 of file ME0PreRecoGaussianModel.cc.
|
overridevirtual |
Implements ME0DigiPreRecoModel.
Definition at line 48 of file ME0PreRecoGaussianModel.cc.
|
private |
Definition at line 40 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 36 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 38 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 50 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 37 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 39 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 47 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 46 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 50 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 33 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 34 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 35 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 43 of file ME0PreRecoGaussianModel.h.
|
private |
Definition at line 44 of file ME0PreRecoGaussianModel.h.