#include <MyCluster.h>
Public Attributes | |
std::vector< CalCell > | clusterCellList |
double | em |
double | hd |
std::vector< MatchParam > | MatchedClusters |
CLHEP::HepLorentzVector | Momentum |
int | ncells |
std::vector< CalCluster > | SubClusterList |
int | type |
Definition at line 19 of file MyCluster.h.
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 |
Definition at line 20 of file MyCluster.h.
Referenced by ClusterGreater::operator()(), ClusterEtGreater::operator()(), and ClusterPtGreater::operator()().
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 |
Definition at line 23 of file MyCluster.h.
Referenced by cuy.ValElement::__init__(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::inputCommands(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputCommands(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::properties().