ATLAS Offline Software
Classes | Namespaces
CLHEPConverters.cxx File Reference

Define converters for CLHEP types needed to read old data files. More...

#include "DataModelAthenaPool/CLHEPConverters.h"
#include "RootConversions/TConverterRegistry.h"
#include "CLHEP/Vector/ThreeVector.h"
#include "CLHEP/Geometry/Point3D.h"
#include "TMemberStreamer.h"
#include "TBuffer.h"
#include "TClass.h"
#include "TROOT.h"
#include "Rtypes.h"
#include <cassert>

Go to the source code of this file.

Classes

class  DataModelAthenaPool::PointConverter
 Converter for Hep3Vector to Point3D<double>. More...
 

Namespaces

 DataModelAthenaPool
 

Detailed Description

Define converters for CLHEP types needed to read old data files.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Oct, 2009, from previous code.

Definition in file CLHEPConverters.cxx.