![]() |
AliPhysics
f9b5d69 (f9b5d69)
|
Class that encapsulates event properties in a very compact structure (PbPb analysis) More...
#include <AliAnalysisTaskEmcalJetTree.h>
Public Member Functions | |
AliEmcalJetEventInfoSummaryPbPb () | |
AliEmcalJetEventInfoSummaryPbPb (Double_t cent, Double_t ep) | |
virtual | ~AliEmcalJetEventInfoSummaryPbPb () |
void | Reset () |
Reset the object. More... | |
void | Set (Double_t cent, Double_t ep) |
Public Attributes | |
Double32_t | fCent |
Eta of the jet. More... | |
Double32_t | fEP |
Phi of the jet. 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 68 of file AliAnalysisTaskEmcalJetTree.h.
|
inline |
Definition at line 70 of file AliAnalysisTaskEmcalJetTree.h.
AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::AliEmcalJetEventInfoSummaryPbPb | ( | Double_t | cent, |
Double_t | ep | ||
) |
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 73 of file AliAnalysisTaskEmcalJetTree.h.
void AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::Reset | ( | ) |
Reset the object.
Definition at line 40 of file AliAnalysisTaskEmcalJetTree.cxx.
void AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::Set | ( | Double_t | cent, |
Double_t | ep | ||
) |
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 |
Eta of the jet.
Definition at line 79 of file AliAnalysisTaskEmcalJetTree.h.
Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::fEP |
Phi of the jet.
Definition at line 81 of file AliAnalysisTaskEmcalJetTree.h.