CLHEP::detail::do_right_shift< n, false > Struct Template Reference


Public Member Functions

unsigned long operator() (unsigned long)

Detailed Description

template<std::size_t n>
struct CLHEP::detail::do_right_shift< n, false >

Definition at line 87 of file Ranlux64Engine.cc.


Member Function Documentation

template<std::size_t n>
unsigned long CLHEP::detail::do_right_shift< n, false >::operator() ( unsigned  long  )  [inline]

Definition at line 89 of file Ranlux64Engine.cc.

00089 { return 0ul; }


The documentation for this struct was generated from the following file:
Generated on Mon May 27 17:54:05 2013 for Geant4 by  doxygen 1.4.7