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

singleton cleaner More...

Public Member Functions

void DummyMethodAndSilentCompiler ()
 ~Cleaner ()

Detailed Description

singleton cleaner

Definition at line 80 of file AlgFactory.h.

Constructor & Destructor Documentation

◆ ~Cleaner()

genie::AlgFactory::Cleaner::~Cleaner ( )
inline

Definition at line 82 of file AlgFactory.h.

82 {
83 if (AlgFactory::fInstance !=0) {
86 }
87 }
static AlgFactory * fInstance
sinleton's self
Definition AlgFactory.h:74

References genie::AlgFactory::fInstance.

Member Function Documentation

◆ DummyMethodAndSilentCompiler()

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

Definition at line 81 of file AlgFactory.h.

81{ }

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


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