CMS 3D CMS Logo

DeltaR.h
Go to the documentation of this file.
1 #ifndef UtilAlgos_DeltaR_h
2 #define UtilAlgos_DeltaR_h
5 
6 namespace reco {
7  namespace modules {
8 
9  template <typename T1, typename T2>
10  struct ParameterAdapter<DeltaR<T1, T2> > {
12  };
13 
14  } // namespace modules
15 } // namespace reco
16 
17 #endif
reco::modules::ParameterAdapter< DeltaR< T1, T2 > >::make
static DeltaR< T1, T2 > make(const edm::ParameterSet &cfg)
Definition: DeltaR.h:11
modules
Definition: MuonCleanerBySegments.cc:35
reco
fixed size matrix
Definition: AlignmentAlgorithmBase.h:45
DeltaR
Definition: deltaR.h:58
edm::ParameterSet
Definition: ParameterSet.h:47
DeltaR
Definition: DeltaR.py:1
deltaR.h
looper.cfg
cfg
Definition: looper.py:297
ParameterAdapter.h
reco::modules::ParameterAdapter
Definition: ParameterAdapter.h:12