AliPhysics  5b5fbb3 (5b5fbb3)
AliAnalysisTaskDmesonJets::AliEventInfoSummary Class Reference

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

#include <AliAnalysisTaskDmesonJets.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 AliAnalysisTaskDmesonJets.h.

Constructor & Destructor Documentation

AliAnalysisTaskDmesonJets::AliEventInfoSummary::AliEventInfoSummary ( )
inline

Definition at line 144 of file AliAnalysisTaskDmesonJets.h.

AliAnalysisTaskDmesonJets::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 AliAnalysisTaskDmesonJets.cxx.

virtual AliAnalysisTaskDmesonJets::AliEventInfoSummary::~AliEventInfoSummary ( )
inlinevirtual

Definition at line 147 of file AliAnalysisTaskDmesonJets.h.

Member Function Documentation

void AliAnalysisTaskDmesonJets::AliEventInfoSummary::Reset ( )

Reset the object.

Definition at line 94 of file AliAnalysisTaskDmesonJets.cxx.

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

Set the object with the provided event information

Parameters
centEvent centrality
epEvent plane

Definition at line 104 of file AliAnalysisTaskDmesonJets.cxx.

Referenced by AliEventInfoSummary().

Member Data Documentation

Double32_t AliAnalysisTaskDmesonJets::AliEventInfoSummary::fPtHard

Definition at line 154 of file AliAnalysisTaskDmesonJets.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskDmesonJets::AliEventInfoSummary::fWeight

Centrality of the collision.

Definition at line 153 of file AliAnalysisTaskDmesonJets.h.

Referenced by Reset(), and Set().


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