Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
) {
return
DeltaR<T1, T2>
(); }
12
};
13
14
}
// namespace modules
15
}
// namespace reco
16
17
#endif
deltaR.h
looper.cfg
tuple cfg
Definition:
looper.py:296
reco::modules::ParameterAdapter< DeltaR< T1, T2 > >::make
static DeltaR< T1, T2 > make(const edm::ParameterSet &cfg)
Definition:
DeltaR.h:11
DeltaR
Definition:
deltaR.h:58
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:111
reco::modules::ParameterAdapter
Definition:
ParameterAdapter.h:12
TrackingSourceConfig_Tier0_Cosmic_cff.modules
list modules
Definition:
TrackingSourceConfig_Tier0_Cosmic_cff.py:88
ParameterAdapter.h
edm::ParameterSet
Definition:
ParameterSet.h:47
Generated for CMSSW Reference Manual by
1.8.5