Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
// -*- C++ -*-
//
// Package:     OptAlignObjects
// Class  :     InclinometersRcd
//
// Implementation:
//     <Notes on implementation>
//
// Author:
// Created:     Thu Jul 20 14:30:27 CEST 2006
// $Id$

#include "CondFormats/DataRecord/interface/InclinometersRcd.h"
#include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"

EVENTSETUP_RECORD_REG(InclinometersRcd);