AliPhysics  f9b5d69 (f9b5d69)
AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb Class Reference

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...
 

Detailed Description

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.

Constructor & Destructor Documentation

AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::AliEmcalJetEventInfoSummaryPbPb ( )
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

Parameters
centEvent centrality
epEvent plane

Definition at line 32 of file AliAnalysisTaskEmcalJetTree.cxx.

virtual AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::~AliEmcalJetEventInfoSummaryPbPb ( )
inlinevirtual

Definition at line 73 of file AliAnalysisTaskEmcalJetTree.h.

Member Function Documentation

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

Parameters
centEvent centrality
epEvent plane

Definition at line 50 of file AliAnalysisTaskEmcalJetTree.cxx.

Referenced by AliEmcalJetEventInfoSummaryPbPb().

Member Data Documentation

Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::fCent

Eta of the jet.

Definition at line 79 of file AliAnalysisTaskEmcalJetTree.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::fEP

Phi of the jet.

Definition at line 81 of file AliAnalysisTaskEmcalJetTree.h.

Referenced by Reset(), and Set().


The documentation for this class was generated from the following files: