|
|
|||
File indexing completed on 2025-12-18 09:17:54
0001 #ifndef FERMIMOTION_FERMIMOTION_H 0002 #define FERMIMOTION_FERMIMOTION_H 0003 0004 #include <gsl/gsl_rng.h> 0005 0006 namespace HepMC 0007 { 0008 class GenEvent; 0009 } 0010 0011 int FermiMotion(HepMC::GenEvent *event, gsl_rng *RandomGenerator, double pTspec); 0012 0013 #endif
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|