1 #ifndef __PFBlockElementCluster__
2 #define __PFBlockElementCluster__
33 const char*
tab =
" " )
const;
Abstract base class for a PFBlock element (track, cluster...)
PFClusterRef clusterRef() const
PFBlockElementCluster(const PFClusterRef &ref, PFBlockElement::Type type)
constructor. type must be equal to PS1, PS2, ECAL, HCAL.
PFClusterRef clusterRef_
reference to the corresponding cluster
void Dump(std::ostream &out=std::cout, const char *tab=" ") const
print the object inside the element
PFBlockElement * clone() const
necessary to have the edm::OwnVector<PFBlockElement> working