Main Page
Namespaces
Classes
Package Documentation
RecoBTau
JetTagComputer
interface
JetTagComputerRecord.h
Go to the documentation of this file.
1
#ifndef RecoBTau_JetTagComputerRecord_h
2
#define RecoBTau_JetTagComputerRecord_h
3
4
#include "
FWCore/Framework/interface/DependentRecordImplementation.h
"
5
#include <boost/mpl/vector.hpp>
6
7
class
BTauGenericMVAJetTagComputerRcd
;
8
class
GBRWrapperRcd
;
9
10
class
JetTagComputerRecord
:
11
public
edm::eventsetup::DependentRecordImplementation
<
12
JetTagComputerRecord,
13
boost::mpl::vector<BTauGenericMVAJetTagComputerRcd, GBRWrapperRcd> > {};
14
15
#endif
edm::eventsetup::DependentRecordImplementation
Definition:
DependentRecordImplementation.h:43
JetTagComputerRecord
Definition:
JetTagComputerRecord.h:10
DependentRecordImplementation.h
GBRWrapperRcd
Definition:
GBRWrapperRcd.h:24
BTauGenericMVAJetTagComputerRcd
Definition:
BTauGenericMVAJetTagComputerRcd.h:6
Generated for CMSSW Reference Manual by
1.8.11