test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoTauTag
TauTagTools
interface
TauMVADBConfiguration.h
Go to the documentation of this file.
1
#ifndef RecoTauTag_TauTagTools_TauMVADBConfiguration_H
2
#define RecoTauTag_TauTagTools_TauMVADBConfiguration_H
3
4
/*
5
* TauMVADBConfiguration.h
6
*
7
* Serves as a single point of configuration for the conditions
8
* database identifiers etc for the Tau MVA package.
9
*
10
* Intended to facilitate easy branching of the tau code across
11
* releases w/ different DB constraints
12
*
13
* Author: Evan K. Friis, UC Davis (friis@physics.ucdavis.edu)
14
*
15
*/
16
17
// for CMSSW > 3_0
18
// requires
19
// V05-03-00 CondFormats/DataRecord
20
// V00-02-00 CondCore/BTauPlugins
21
22
23
#include "
CondFormats/DataRecord/interface/TauTagMVAComputerRcd.h
"
24
typedef
TauTagMVAComputerRcd
TauMVAFrameworkDBRcd
;
25
26
// for 2_2 < CMSSW < 3_0
27
//#include "CondFormats/DataRecord/interface/BTauGenericMVAJetTagComputerRcd.h"
28
//typedef BTauGenericMVAJetTagComputerRcd TauMVAFrameworkDBRcd ;
29
30
#endif
TauTagMVAComputerRcd.h
TauTagMVAComputerRcd
Definition:
TauTagMVAComputerRcd.h:21
TauMVAFrameworkDBRcd
TauTagMVAComputerRcd TauMVAFrameworkDBRcd
Definition:
TauMVADBConfiguration.h:24
Generated for CMSSW Reference Manual by
1.8.5