HectorHit Class Reference
#include <DelphesClasses.h>
Inheritance diagram for HectorHit:
Collaboration diagram for HectorHit:
Public Member Functions | |
| const CompBase * | GetCompare () const |
Public Member Functions inherited from SortableObject | |
| Bool_t | IsSortable () const |
| Int_t | Compare (const TObject *obj) const |
Public Attributes | |
| Float_t | E |
| Float_t | Tx |
| Float_t | Ty |
| Float_t | T |
| Float_t | X |
| Float_t | Y |
| Float_t | S |
| TRef | Particle |
Static Public Attributes | |
| static CompBase * | fgCompare = CompE<HectorHit>::Instance() |
Member Function Documentation
|
inlinevirtual |
Implements SortableObject.
Member Data Documentation
| Float_t HectorHit::E |
| TRef HectorHit::Particle |
| Float_t HectorHit::S |
| Float_t HectorHit::T |
| Float_t HectorHit::Tx |
| Float_t HectorHit::Ty |
| Float_t HectorHit::X |
| Float_t HectorHit::Y |
The documentation for this class was generated from the following files:
- external/delphes/delphes/DelphesClasses.h
- external/delphes/source/DelphesClasses.cc

Public Member Functions inherited from