#include <IChargeFP420.h>
Public Types | |
typedef std::map< int, float, std::less< int > > | hit_map_type |
Public Member Functions | |
virtual hit_map_type | induce (const CDrifterFP420::collection_type &, int, double, int, double, int, int)=0 |
virtual | ~IChargeFP420 () |
Definition at line 9 of file IChargeFP420.h.
typedef std::map<int, float, std::less<int> > IChargeFP420::hit_map_type |
Definition at line 12 of file IChargeFP420.h.
|
inlinevirtual |
Definition at line 15 of file IChargeFP420.h.
|
pure virtual |
Implemented in InduceChargeFP420.