HepMCEvent Class Reference
#include <DelphesClasses.h>
Inheritance diagram for HepMCEvent:
Collaboration diagram for HepMCEvent:
Public Attributes | |
| Int_t | ProcessID |
| Int_t | MPI |
| Float_t | Weight |
| Float_t | Scale |
| Float_t | AlphaQED |
| Float_t | AlphaQCD |
| Int_t | ID1 |
| Int_t | ID2 |
| Float_t | X1 |
| Float_t | X2 |
| Float_t | ScalePDF |
| Float_t | PDF1 |
| Float_t | PDF2 |
Public Attributes inherited from Event | |
| Long64_t | Number |
| Float_t | ReadTime |
| Float_t | ProcTime |
Member Data Documentation
| Float_t HepMCEvent::AlphaQCD |
| Float_t HepMCEvent::AlphaQED |
| Int_t HepMCEvent::ID1 |
| Int_t HepMCEvent::ID2 |
| Int_t HepMCEvent::MPI |
| Float_t HepMCEvent::PDF1 |
| Float_t HepMCEvent::PDF2 |
| Int_t HepMCEvent::ProcessID |
| Float_t HepMCEvent::Scale |
| Float_t HepMCEvent::ScalePDF |
| Float_t HepMCEvent::Weight |
| Float_t HepMCEvent::X1 |
| Float_t HepMCEvent::X2 |
The documentation for this class was generated from the following file:
- external/delphes/delphes/DelphesClasses.h

Public Attributes inherited from