#include <MyCluster.h>
Public Attributes | |
CLHEP::HepLorentzVector | Momentum |
int | pid |
bool | used |
Definition at line 14 of file MyCluster.h.
CLHEP::HepLorentzVector CalCell::Momentum |
Definition at line 15 of file MyCluster.h.
Referenced by CellGreater::operator()(), and CellEtGreater::operator()().
int CalCell::pid |
Definition at line 16 of file MyCluster.h.
bool CalCell::used |
Definition at line 17 of file MyCluster.h.