GENIEGenerator
Loading...
Searching...
No Matches
genie::RandomGen::Cleaner Struct Reference

Public Member Functions

void DummyMethodAndSilentCompiler ()
 ~Cleaner ()

Detailed Description

Definition at line 99 of file RandomGen.h.

Constructor & Destructor Documentation

◆ ~Cleaner()

genie::RandomGen::Cleaner::~Cleaner ( )
inline

Definition at line 101 of file RandomGen.h.

101 {
102 if (RandomGen::fInstance !=0) {
105 }
106 }
static RandomGen * fInstance
Definition RandomGen.h:91

References genie::RandomGen::fInstance.

Member Function Documentation

◆ DummyMethodAndSilentCompiler()

void genie::RandomGen::Cleaner::DummyMethodAndSilentCompiler ( )
inline

Definition at line 100 of file RandomGen.h.

100{ }

Referenced by genie::RandomGen::Instance().


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