Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14
// -*- C++ -*-
//
// Package:     HFGeometry
// Class  :     HFAlignmentErrorRecord
//
// Implementation:
//     <Notes on implementation>
//
// Author:     Brian Heltsley
// Created:    April 1, 2008

#include "CondFormats/AlignmentRecord/interface/HFAlignmentErrorRcd.h"
#include "FWCore/Framework/interface/eventsetuprecord_registration_macro.h"
EVENTSETUP_RECORD_REG(HFAlignmentErrorRcd);