1 #ifndef ChargeInducer_h
2 #define ChargeInducer_h
26 void setSeed(
unsigned int value) ;
49 AsicPolya(
float _qbar ,
float _theta , std::string fileName) ;
56 void readFile(std::string fileName) ;
58 std::map<AsicKey , std::gamma_distribution<float> >
polyaMap ;
63 #endif //ChargeInducer_h
void readFile(std::string fileName)
std::map< AsicKey, std::gamma_distribution< float > > polyaMap
virtual float getCharge(SimDigitalGeomCellId *cellID)
void setSeed(unsigned int value)
AsicPolya(float _qbar, float _theta, std::string fileName)
virtual float getCharge(SimDigitalGeomCellId *cellID)=0