1 #ifndef gen_PTYDISTRIBUTOR_H
2 #define gen_PTYDISTRIBUTOR_H
10 class HepRandomEngine;
22 double fireY(CLHEP::HepRandomEngine*);
23 double firePt(CLHEP::HepRandomEngine*);
24 double fireY(
double ymin,
double ymax, CLHEP::HepRandomEngine*);
25 double firePt(
double ptmin,
double ptmax, CLHEP::HepRandomEngine*);
double firePt(CLHEP::HepRandomEngine *)
double fireY(CLHEP::HepRandomEngine *)
CLHEP::RandGeneral * fYGenerator
virtual ~PtYDistributor()
CLHEP::RandGeneral * fPtGenerator