![]() |
AliPhysics
67e0feb (67e0feb)
|
Class that encapsulates event properties in a very compact structure (pp simulation analysis) More...
#include <AliAnalysisTaskEmcalJetTree.h>
Public Member Functions | |
AliEmcalJetEventInfoSummaryPPSimulation () | |
AliEmcalJetEventInfoSummaryPPSimulation (EventInfo event) | |
virtual | ~AliEmcalJetEventInfoSummaryPPSimulation () |
void | Reset () |
Reset the object. More... | |
void | Set (EventInfo event) |
Public Attributes | |
Double32_t | fWeight |
Centrality of the collision. More... | |
Double32_t | fPtHard |
Class that encapsulates event properties in a very compact structure (pp simulation analysis)
Class that encapsulates event properties in a very compact structure for pp analysis on simulations (16 bits)
Definition at line 85 of file AliAnalysisTaskEmcalJetTree.h.
|
inline |
Definition at line 87 of file AliAnalysisTaskEmcalJetTree.h.
AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::AliEmcalJetEventInfoSummaryPPSimulation | ( | EventInfo | event | ) |
Constructor that sets the object with the provided event information
cent | Event centrality |
ep | Event plane |
Definition at line 66 of file AliAnalysisTaskEmcalJetTree.cxx.
|
inlinevirtual |
Definition at line 90 of file AliAnalysisTaskEmcalJetTree.h.
void AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::Reset | ( | ) |
Reset the object.
Definition at line 74 of file AliAnalysisTaskEmcalJetTree.cxx.
void AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::Set | ( | EventInfo | event | ) |
Set the object with the provided event information
cent | Event centrality |
ep | Event plane |
Definition at line 84 of file AliAnalysisTaskEmcalJetTree.cxx.
Referenced by AliEmcalJetEventInfoSummaryPPSimulation().
Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::fPtHard |
Definition at line 97 of file AliAnalysisTaskEmcalJetTree.h.
Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::fWeight |
Centrality of the collision.
Definition at line 96 of file AliAnalysisTaskEmcalJetTree.h.