Geant4-11
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 93 of file Ranlux64Engine.cc.

Member Function Documentation

◆ operator()()

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

Definition at line 95 of file Ranlux64Engine.cc.

95{ return 0ul; }

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