CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

CLHEP::detail Namespace Reference

Classes

struct  do_right_shift< n, false >
 

Functions

template<std::size_t nbits>
unsigned long rshift (unsigned long value)
 

Variables

template<std::size_t n>
 n
 

Function Documentation

◆ rshift()

template<std::size_t nbits>
unsigned long CLHEP::detail::rshift ( unsigned long value)

Definition at line 94 of file Ranlux64Engine.cc.

Referenced by CLHEP::Ranlux64Engine::setSeed().

Variable Documentation

◆ n

template<std::size_t n>
CLHEP::detail::n

Definition at line 85 of file Ranlux64Engine.cc.