CMS 3D CMS Logo

Public Member Functions | Public Attributes

EgammaTowerIsolationNew< NC >::Sum Struct Reference

#include <EgammaTowerIsolation.h>

List of all members.

Public Member Functions

 Sum ()

Public Attributes

float h2 [NC]
float h2BC [NC]
float heBC [NC]

Detailed Description

template<unsigned int NC>
struct EgammaTowerIsolationNew< NC >::Sum

Definition at line 42 of file EgammaTowerIsolation.h.


Constructor & Destructor Documentation

template<unsigned int NC>
EgammaTowerIsolationNew< NC >::Sum::Sum ( ) [inline]

Definition at line 43 of file EgammaTowerIsolation.h.

: he{0},h2{0},heBC{0},h2BC{0}

Member Data Documentation

template<unsigned int NC>
float EgammaTowerIsolationNew< NC >::Sum::h2[NC]

Definition at line 43 of file EgammaTowerIsolation.h.

Referenced by EgammaTowerIsolationNew< NC >::compute().

template<unsigned int NC>
float EgammaTowerIsolationNew< NC >::Sum::h2BC[NC]

Definition at line 48 of file EgammaTowerIsolation.h.

Referenced by EgammaTowerIsolationNew< NC >::compute().

template<unsigned int NC>
float EgammaTowerIsolationNew< NC >::Sum::heBC[NC]

Definition at line 47 of file EgammaTowerIsolation.h.

Referenced by EgammaTowerIsolationNew< NC >::compute().