CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Public Attributes
EventColin::CaloTower Class Reference

#include <EventColin.h>

Public Member Functions

 CaloTower ()
 

Public Attributes

double e
 
double ee
 
double eh
 

Detailed Description

Definition at line 60 of file EventColin.h.

Constructor & Destructor Documentation

EventColin::CaloTower::CaloTower ( )
inline

Definition at line 62 of file EventColin.h.

62 : e(0), ee(0), eh(0) {}

Member Data Documentation

double EventColin::CaloTower::e

Definition at line 63 of file EventColin.h.

Referenced by PFRootEventManager::fillOutEventWithCaloTowers().

double EventColin::CaloTower::ee

Definition at line 64 of file EventColin.h.

Referenced by PFRootEventManager::fillOutEventWithCaloTowers().

double EventColin::CaloTower::eh

Definition at line 65 of file EventColin.h.

Referenced by PFRootEventManager::fillOutEventWithCaloTowers().