14#ifndef IOVDBTEST_AMDB_CORRECTION_H
15#define IOVDBTEST_AMDB_CORRECTION_H
18#include "CLHEP/Geometry/Point3D.h"
27 const std::string&
name()
const;
32 void set(
const HepGeom::Point3D<double>& trans,
const HepGeom::Point3D<double>& rot,
const std::string&
name);
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
HepGeom::Point3D< double > getTranslation() const
HepGeom::Point3D< double > m_translation
~IOVDbTestAmdbCorrection()
void set(const HepGeom::Point3D< double > &trans, const HepGeom::Point3D< double > &rot, const std::string &name)
HepGeom::Point3D< double > m_rotation
IOVDbTestAmdbCorrection()
HepGeom::Point3D< double > getRotation() const
const std::string & name() const