Herwig++
2.7.0
|
Struct to store the properties of the reconstructed objects. More...
#include <PGSInterface.h>
Public Attributes | |
ObjectType | type |
Type of object. | |
Lorentz5Momentum | momentum |
Momentum of the object. | |
double | charge |
Charge of the particle. | |
Energy | emenergy |
Electromagnetic energy. | |
Energy | hadenergy |
Hadronic energy. | |
Energy | trackenergy |
Track energy. | |
int | numtracks |
Number of tracks. | |
int | PDGcode |
PDG Code for the particle. | |
bTag | btagging |
Whether it is a loose or tight b-tag. | |
Energy | ET |
Transverse energy. | |
Energy | isolationET |
Transverse energy in the isolation cone. | |
Energy | isolationpT |
Transverse momentum in the isolation cone. | |
double | hadronicem |
Ratio of hadronic to electromagentic energy. | |
double | ep |
Ratio of electromagnetic energy to track momentum. | |
Energy | trkisoEnergy |
track isolation energy | |
int | npi0 |
Number of pi0 in cone for tau. | |
Energy | taupTpi0 |
Sum of pt of pi0 not in cone for tau. | |
Energy | taupTtracks |
Sum of pt of tracks not in cone for tau. | |
Energy | ptHightestTrack |
pT of highest track in tau decays | |
Energy | clusterWidth |
Cluster width. |
Struct to store the properties of the reconstructed objects.
Definition at line 41 of file PGSInterface.h.