Geant4  10.03.p01
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 91 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 93 of file Ranlux64Engine.cc.

93 { return 0ul; }

The documentation for this struct was generated from the following file: