![]() |
AliPhysics
cf1a5e2 (cf1a5e2)
|
Class that encapsulates event properties in a very compact structure (PbPb analysis) More...
#include <AliAnalysisTaskEmcalJetTree.h>
Public Member Functions | |
AliEmcalJetEventInfoSummaryPbPb () | |
AliEmcalJetEventInfoSummaryPbPb (EventInfo event) | |
virtual | ~AliEmcalJetEventInfoSummaryPbPb () |
void | Reset () |
Reset the object. More... | |
void | Set (EventInfo event) |
Public Attributes | |
Double32_t | fCent |
Centrality of the collision. More... | |
Double32_t | fEP |
Event plane of the collision. More... | |
Class that encapsulates event properties in a very compact structure (PbPb analysis)
Class that encapsulates event properties in a very compact structure for PbPb analysis (16 bits)
Definition at line 111 of file AliAnalysisTaskEmcalJetTree.h.
|
inline |
Definition at line 113 of file AliAnalysisTaskEmcalJetTree.h.
AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::AliEmcalJetEventInfoSummaryPbPb | ( | EventInfo | event | ) |
Constructor that sets the object with the provided event information
cent | Event centrality |
ep | Event plane |
Definition at line 32 of file AliAnalysisTaskEmcalJetTree.cxx.
|
inlinevirtual |
Definition at line 116 of file AliAnalysisTaskEmcalJetTree.h.
void AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::Reset | ( | ) |
Reset the object.
Definition at line 40 of file AliAnalysisTaskEmcalJetTree.cxx.
void AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::Set | ( | EventInfo | event | ) |
Set the object with the provided event information
cent | Event centrality |
ep | Event plane |
Definition at line 50 of file AliAnalysisTaskEmcalJetTree.cxx.
Referenced by AliEmcalJetEventInfoSummaryPbPb().
Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::fCent |
Centrality of the collision.
Definition at line 122 of file AliAnalysisTaskEmcalJetTree.h.
Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::fEP |
Event plane of the collision.
Definition at line 124 of file AliAnalysisTaskEmcalJetTree.h.