|
PYTHIA
8.316
|
#include <Analysis.h>
Public Member Functions | |
| SingleSlowJet (Vec4 pIn=0., double pT2In=0., double yIn=0., double phiIn=0., int idxIn=0) | |
| Constructors. | |
| SingleSlowJet (const SingleSlowJet &ssj) | |
| SingleSlowJet & | operator= (const SingleSlowJet &ssj) |
Public Attributes | |
| Vec4 | p |
| Properties of jet. | |
| double | pT2 |
| double | y |
| double | phi |
| int | mult |
| set< int > | idx |
SingleSlowJet class. Simple helper class to SlowJet for a jet and its contents.
1.8.11