1 #ifndef Tracker_SiTrivialInduceChargeOnStrips_H
2 #define Tracker_SiTrivialInduceChargeOnStrips_H
15 std::vector<float>& localAmplitudes,
16 size_t& recordMinAffectedStrip,
17 size_t& recordMaxAffectedStrip,
24 std::vector<float>& localAmplitudes,
25 size_t& recordMinAffectedStrip,
26 size_t& recordMaxAffectedStrip,
32 std::vector<float>& localAmplitudes,
33 size_t& recordMinAffectedStrip,
34 size_t& recordMaxAffectedStrip,
const std::vector< std::vector< float > > signalCoupling
std::vector< SignalPoint > collection_type
void induce(const SiChargeCollectionDrifter::collection_type &collection_points, const StripGeomDetUnit &det, std::vector< float > &localAmplitudes, size_t &recordMinAffectedStrip, size_t &recordMaxAffectedStrip, const TrackerTopology *tTopo) const
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
const float geVperElectron
virtual ~SiTrivialInduceChargeOnStrips()
SiTrivialInduceChargeOnStrips(const edm::ParameterSet &conf, double g)
void induceVector(const SiChargeCollectionDrifter::collection_type &collection_points, const StripGeomDetUnit &det, std::vector< float > &localAmplitudes, size_t &recordMinAffectedStrip, size_t &recordMaxAffectedStrip, const TrackerTopology *tTopo) const
void induceOriginal(const SiChargeCollectionDrifter::collection_type &collection_points, const StripGeomDetUnit &det, std::vector< float > &localAmplitudes, size_t &recordMinAffectedStrip, size_t &recordMaxAffectedStrip, const TrackerTopology *tTopo) const