AliPhysics  67e0feb (67e0feb)
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 (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...
 

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 111 of file AliAnalysisTaskEmcalJetTree.h.

Constructor & Destructor Documentation

AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::AliEmcalJetEventInfoSummaryPbPb ( )
inline

Definition at line 113 of file AliAnalysisTaskEmcalJetTree.h.

AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::AliEmcalJetEventInfoSummaryPbPb ( EventInfo  event)

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 116 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 ( EventInfo  event)

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

Centrality of the collision.

Definition at line 122 of file AliAnalysisTaskEmcalJetTree.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPbPb::fEP

Event plane of the collision.

Definition at line 124 of file AliAnalysisTaskEmcalJetTree.h.

Referenced by Reset(), and Set().


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