CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions
HGCalShowerShape::DeltaPhi< T > Struct Template Reference

Public Member Functions

T operator() (const T &x, const T &y) const
 

Detailed Description

template<class T>
struct HGCalShowerShape::DeltaPhi< T >

Definition at line 78 of file HGCalShowerShape.h.

Member Function Documentation

template<class T >
T HGCalShowerShape::DeltaPhi< T >::operator() ( const T x,
const T y 
) const
inline

Definition at line 79 of file HGCalShowerShape.h.

References srCondWrite_cfg::deltaPhi.

79 { return deltaPhi(x, y); }