00001 // ===================================================================== 00024 // ===================================================================== 00025 #ifndef CLDAQ__TRANDOMCHISQUARE_HH 00026 #define CLDAQ__TRANDOMCHISQUARE_HH 00027 00028 #include <CLHEP/Random/RandChiSquare.h> 00029 00030 00050 typedef RandChiSquare TRandomChiSquare; 00051 00052 #endif