GenParticle Class Reference
#include <DelphesClasses.h>
Inheritance diagram for GenParticle:
Collaboration diagram for GenParticle:
Public Member Functions | |
const CompBase * | GetCompare () const |
TLorentzVector | P4 () const |
![]() | |
Bool_t | IsSortable () const |
Int_t | Compare (const TObject *obj) const |
Public Attributes | |
Int_t | PID |
Int_t | Status |
Int_t | IsPU |
Int_t | M1 |
Int_t | M2 |
Int_t | D1 |
Int_t | D2 |
Int_t | Charge |
Float_t | Mass |
Float_t | E |
Float_t | Px |
Float_t | Py |
Float_t | Pz |
Float_t | PT |
Float_t | Eta |
Float_t | Phi |
Float_t | Rapidity |
Float_t | T |
Float_t | X |
Float_t | Y |
Float_t | Z |
Static Public Attributes | |
static CompBase * | fgCompare = 0 |
Member Function Documentation
|
inlinevirtual |
Implements SortableObject.
TLorentzVector GenParticle::P4 | ( | ) | const |
Member Data Documentation
Int_t GenParticle::Charge |
Int_t GenParticle::D1 |
Int_t GenParticle::D2 |
Float_t GenParticle::E |
Float_t GenParticle::Eta |
|
static |
Definition of classes to be stored in the root tree. Function CompareXYZ sorts objects by the variable XYZ that MUST be present in the data members of the root tree class of the branch.
Int_t GenParticle::IsPU |
Int_t GenParticle::M1 |
Int_t GenParticle::M2 |
Float_t GenParticle::Mass |
Float_t GenParticle::Phi |
Int_t GenParticle::PID |
Float_t GenParticle::PT |
Float_t GenParticle::Px |
Float_t GenParticle::Py |
Float_t GenParticle::Pz |
Float_t GenParticle::Rapidity |
Int_t GenParticle::Status |
Float_t GenParticle::T |
Float_t GenParticle::X |
Float_t GenParticle::Y |
Float_t GenParticle::Z |
The documentation for this class was generated from the following files:
- external/delphes/delphes/DelphesClasses.h
- external/delphes/source/DelphesClasses.cc