Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

MasterGeVPerMip::Cleaner Struct Reference

List of all members.

Public Member Functions

void UseMe ()
 ~Cleaner ()

Constructor & Destructor Documentation

MasterGeVPerMip::Cleaner::~Cleaner  )  [inline]
 

Definition at line 77 of file MasterGeVPerMip.h.

References MasterGeVPerMip::fMyInstance.

00077                {
00078       if ( MasterGeVPerMip::fMyInstance != 0 ) {
00079         delete MasterGeVPerMip::fMyInstance;
00080         MasterGeVPerMip::fMyInstance = 0;
00081       }
00082     }


Member Function Documentation

void MasterGeVPerMip::Cleaner::UseMe  )  [inline]
 

Definition at line 76 of file MasterGeVPerMip.h.

Referenced by MasterGeVPerMip::Instance().

00076 { }


The documentation for this struct was generated from the following file:
Generated on Mon Feb 15 11:09:30 2010 for loon by  doxygen 1.3.9.1