#include <Photon.h>
Public Member Functions | |
Photon (const Photon &) | |
Photon & | operator= (const Photon &) |
void | print () const |
Print method. | |
void | clear () |
Clear. | |
ClassDef (Photon, 4) | |
Public Attributes | |
bool | isConv |
Conversion Information. | |
bool | tight |
float | clusE |
CaloCluster energy. | |
float | clusEta |
CaloCluster eta. | |
float | clusPhi |
CaloCluster phi. | |
bool | OQ |
GoodOQ. | |
bool | isoCone40CaloOnly |
Cone40CaloOnly WP. | |
bool | isoCone40 |
Cone40 WP. | |
bool | isoCone20 |
Cone20 WP. | |
float | topoEtcone40 |
Photon class.