FairRoot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FairDoubleHit.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 /* Generated by Together */
9 
10 #include "FairDoubleHit.h"
11 
13  : fRefIndex(-1)
14  , fDetectorID(-1)
15  , fPosition_in()
16  , fPositionError_in()
17  , fPosition_out()
18  , fPositionError_out()
19 {}
20 
22 
ClassImp(FairEventBuilder)
virtual ~FairDoubleHit()