CMS 3D CMS Logo

RPLinearInduceChargeOnStrips.h
Go to the documentation of this file.
1 #ifndef SimPPS_RPDigiProducer_RP_LINEAR_INDUCE_CHARGE_ON_STRIPS_H
2 #define SimPPS_RPDigiProducer_RP_LINEAR_INDUCE_CHARGE_ON_STRIPS_H
3 
5 #include <vector>
8 
10 public:
13 
14 private:
16  std::vector<double> signalCoupling_;
21 };
22 
23 #endif
simromanpot::strip_charge_map Induce(const simromanpot::charge_induced_on_surface &charge_map)
RPLinearInduceChargeOnStrips(const edm::ParameterSet &params, RPDetId det_id)
std::vector< RPSignalPoint > charge_induced_on_surface
Definition: RPSimTypes.h:16
simromanpot::strip_charge_map theStripChargeMap
uint32_t RPDetId
Definition: RPSimTypes.h:12
std::map< unsigned short, double > strip_charge_map
Definition: RPSimTypes.h:15