Main Page
Namespaces
Classes
Package Documentation
src
PhysicsTools
PatAlgos
interface
KinematicResolutionRcd.h
Go to the documentation of this file.
1
#ifndef PatAlgos_KinematicResolutionRcd_h
2
#define PatAlgos_KinematicResolutionRcd_h
3
// -*- C++ -*-
4
//
5
// Package: PatAlgos
6
// Class : KinematicResolutionRcd
7
//
13
//
14
// Author:
15
// Created: Sun Jun 24 16:53:34 CEST 2007
16
//
17
18
#include "
FWCore/Framework/interface/EventSetupRecordImplementation.h
"
19
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
20
#include "
MagneticField/Records/interface/IdealMagneticFieldRecord.h
"
21
22
23
#include "boost/mpl/vector.hpp"
24
25
26
class
KinematicResolutionRcd
:
27
public
edm::eventsetup::DependentRecordImplementation
<
28
KinematicResolutionRcd,
29
boost::mpl::vector<IdealMagneticFieldRecord>
30
> {};
31
#endif
EventSetupRecordImplementation.h
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
DependentRecordImplementation.h
KinematicResolutionRcd
Definition:
KinematicResolutionRcd.h:26
IdealMagneticFieldRecord.h
Generated for CMSSW Reference Manual by
1.8.11