FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FairFieldFactory.cxx
Go to the documentation of this file.
1 /********************************************************************************
2  * Copyright (C) 2014 GSI Helmholtzzentrum fuer Schwerionenforschung GmbH *
3  * *
4  * This software is distributed under the terms of the *
5  * GNU Lesser General Public Licence (LGPL) version 3, *
6  * copied verbatim in the file "LICENSE" *
7  ********************************************************************************/
8 // -------------------------------------------------------------------------
9 // ----- FairFieldFactory source file -----
10 // ----- Created 12/01/04 by M. Al-Turany -----
11 // -------------------------------------------------------------------------
12 
13 #include "FairFieldFactory.h"
14 
16 
18  : fCreator(0)
19 {
20  fgRinstance = this;
21 }
22 
24 
26 
ClassImp(FairEventBuilder)
static FairFieldFactory * Instance()
virtual ~FairFieldFactory()
static FairFieldFactory * fgRinstance