AliPhysics  a60a912 (a60a912)
AliAnalysisTaskDmesonJetsSub::AliEventInfoSummary Class Reference

Class that encapsulates event properties in a very compact structure (useful for pp simulation analysis) More...

#include <AliAnalysisTaskDmesonJetsSub.h>

Public Member Functions

 AliEventInfoSummary ()
 
 AliEventInfoSummary (EventInfo event)
 
virtual ~AliEventInfoSummary ()
 
void Reset ()
 Reset the object. More...
 
void Set (EventInfo event)
 

Public Attributes

Double32_t fWeight
 Centrality of the collision. More...
 
Double32_t fPtHard
 

Detailed Description

Class that encapsulates event properties in a very compact structure (useful for pp simulation analysis)

Class that encapsulates event properties in a very compact structure for pp analysis on simulations (22 bits)

Definition at line 142 of file AliAnalysisTaskDmesonJetsSub.h.

Constructor & Destructor Documentation

AliAnalysisTaskDmesonJetsSub::AliEventInfoSummary::AliEventInfoSummary ( )
inline

Definition at line 144 of file AliAnalysisTaskDmesonJetsSub.h.

AliAnalysisTaskDmesonJetsSub::AliEventInfoSummary::AliEventInfoSummary ( EventInfo  event)

Constructor that sets the object with the provided event information

Parameters
centEvent centrality
epEvent plane

Definition at line 86 of file AliAnalysisTaskDmesonJetsSub.cxx.

virtual AliAnalysisTaskDmesonJetsSub::AliEventInfoSummary::~AliEventInfoSummary ( )
inlinevirtual

Definition at line 147 of file AliAnalysisTaskDmesonJetsSub.h.

Member Function Documentation

void AliAnalysisTaskDmesonJetsSub::AliEventInfoSummary::Reset ( )

Reset the object.

Definition at line 94 of file AliAnalysisTaskDmesonJetsSub.cxx.

void AliAnalysisTaskDmesonJetsSub::AliEventInfoSummary::Set ( EventInfo  event)

Set the object with the provided event information

Parameters
centEvent centrality
epEvent plane

Definition at line 104 of file AliAnalysisTaskDmesonJetsSub.cxx.

Referenced by AliEventInfoSummary().

Member Data Documentation

Double32_t AliAnalysisTaskDmesonJetsSub::AliEventInfoSummary::fPtHard

Definition at line 154 of file AliAnalysisTaskDmesonJetsSub.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskDmesonJetsSub::AliEventInfoSummary::fWeight

Centrality of the collision.

Definition at line 153 of file AliAnalysisTaskDmesonJetsSub.h.

Referenced by Reset(), and Set().


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