Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
CommonTools
UtilAlgos
interface
DeltaR.h
Go to the documentation of this file.
1
#ifndef UtilAlgos_DeltaR_h
2
#define UtilAlgos_DeltaR_h
3
#include "
DataFormats/Math/interface/deltaR.h
"
4
#include "
CommonTools/UtilAlgos/interface/ParameterAdapter.h
"
5
6
namespace
reco
{
7
namespace
modules
{
8
9
template
<
typename
T1,
typename
T2>
10
struct
ParameterAdapter
<
DeltaR
<T1, T2> > {
11
static
DeltaR<T1, T2>
make
(
const
edm::ParameterSet
& cfg ) {
12
return
DeltaR<T1, T2>
();
13
}
14
};
15
16
}
17
}
18
19
20
21
#endif
22
reco::modules::ParameterAdapter< DeltaR< T1, T2 > >::make
static DeltaR< T1, T2 > make(const edm::ParameterSet &cfg)
Definition:
DeltaR.h:11
DeltaR
Definition:
deltaR.h:79
edmConvertToStreamModule.modules
list modules
Definition:
edmConvertToStreamModule.py:120
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:105
deltaR.h
reco::modules::ParameterAdapter
Definition:
ParameterAdapter.h:11
ParameterAdapter.h
edm::ParameterSet
Definition:
ParameterSet.h:35
Generated for CMSSW Reference Manual by
1.8.5