#include "CLHEP/Vector/LorentzVector.h"
Go to the source code of this file.
Classes | |
struct | CalCell |
struct | CalCluster |
class | CellEtGreater |
class | CellGreater |
class | ClusterEtGreater |
class | ClusterGreater |
class | ClusterPtGreater |
struct | MatchParam |
Enumerations | |
enum | { ClusterEm = 0, ClusterHd = 1, ClusterEmHd = 2, ClusterTower = 3, RecHitEm = 4, RecHitHd = 5, CaloTowerEm = 6, CaloTowerHd = 7 } |
anonymous enum |
Definition at line 5 of file MyCluster.h.
{ClusterEm=0,ClusterHd=1,ClusterEmHd=2,ClusterTower=3,RecHitEm=4,RecHitHd=5,CaloTowerEm=6,CaloTowerHd=7};