CMS 3D CMS Logo

SiInduceChargeOnStrips.h
Go to the documentation of this file.
1 #ifndef Tracker_SiInduceChargeOnStrips_H
2 #define Tracker_SiInduceChargeOnStrips_H
3 
7 
8 #include<map>
9 
10 class TrackerTopology;
11 class StripDet;
19 public:
20 
23  std::vector<float>&, size_t&, size_t&,
24  const TrackerTopology *tTopo) const=0;
25 
26 };
27 #endif
virtual void induce(const SiChargeCollectionDrifter::collection_type &, const StripGeomDetUnit &, std::vector< float > &, size_t &, size_t &, const TrackerTopology *tTopo) const =0
std::vector< SignalPoint > collection_type