|
EvtGen
2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
|
Go to the documentation of this file. 21 #ifndef EVT_PRED_GEN_HH 22 #define EVT_PRED_GEN_HH 32 template < class Generator, class Predicate> 67 printf( "No random point generated after %d attempts\n", MAX ); 68 printf( "Sharp peak? Consider using pole compensation.\n" ); 69 printf( "I will now pick a point at random to return.\n" );
EvtPredGen(Generator gen, Predicate pred)
EvtPredGen(const EvtPredGen &other)
Generator::result_type result_type
Index other(Index i, Index j)
|