Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions
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.

89 { return 0ul; }

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