Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PlaneInfo Struct Reference

#include <RecoSubShower.h>

List of all members.

Public Member Functions

 PlaneInfo ()

Public Attributes

Double_t ph
Int_t cells
std::map< Int_t, CellInfocellMap


Constructor & Destructor Documentation

PlaneInfo::PlaneInfo  )  [inline]
 

Definition at line 58 of file RecoSubShower.h.

00058                 {
00059              ph=0.;
00060              cells=0;
00061      }


Member Data Documentation

std::map<Int_t, CellInfo> PlaneInfo::cellMap
 

Definition at line 63 of file RecoSubShower.h.

Int_t PlaneInfo::cells
 

Definition at line 57 of file RecoSubShower.h.

Double_t PlaneInfo::ph
 

Definition at line 56 of file RecoSubShower.h.


The documentation for this struct was generated from the following file:
Generated on Mon Nov 23 04:45:29 2009 for NOvA Offline by  doxygen 1.3.9.1