17#ifndef StaticRandomStates_h
18#define StaticRandomStates_h 1
20#include "CLHEP/Random/defs.h"
28class StaticRandomStates {
32static std::ostream &
save (std::ostream & os);
33static std::istream &
restore(std::istream & is);
39#ifdef ENABLE_BACKWARDS_COMPATIBILITY
static std::ostream & save(std::ostream &os)
static std::istream & restore(std::istream &is)