CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Attributes
CalCluster Struct Reference

#include <MyCluster.h>

Public Attributes

std::vector< CalCellclusterCellList
 
double em
 
double hd
 
std::vector< MatchParamMatchedClusters
 
CLHEP::HepLorentzVector Momentum
 
int ncells
 
std::vector< CalClusterSubClusterList
 
int type
 

Detailed Description

Definition at line 19 of file MyCluster.h.

Member Data Documentation

std::vector<CalCell> CalCluster::clusterCellList

Definition at line 25 of file MyCluster.h.

double CalCluster::em

Definition at line 21 of file MyCluster.h.

double CalCluster::hd

Definition at line 22 of file MyCluster.h.

std::vector<MatchParam> CalCluster::MatchedClusters

Definition at line 26 of file MyCluster.h.

CLHEP::HepLorentzVector CalCluster::Momentum
int CalCluster::ncells

Definition at line 24 of file MyCluster.h.

std::vector<CalCluster> CalCluster::SubClusterList

Definition at line 27 of file MyCluster.h.

int CalCluster::type