Line Code
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
// -*- C++ -*-
//
// Package:     DataRecord
// Class  :     CastorChannelQualityRcd
//
// Implementation:
//     <Notes on implementation>
//
// Author:
// Created:     Mon Feb 11 12:15:32 CET 2008
// $Id: CastorChannelQualityRcd.cc,v 1.1 2008/02/15 15:53:55 mccauley Exp $

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

EVENTSETUP_RECORD_REG(CastorChannelQualityRcd);