CMS 3D CMS Logo

FortranCallback.cc
Go to the documentation of this file.
2 namespace gen {
3 
4  FortranCallback* FortranCallback::fInstance = nullptr;
5 
7  if (fInstance == nullptr)
9  return fInstance;
10  }
11 }; // namespace gen
static FortranCallback * fInstance
static FortranCallback * getInstance()