AliPhysics  67e0feb (67e0feb)
AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation Class Reference

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

#include <AliAnalysisTaskEmcalJetTree.h>

Public Member Functions

 AliEmcalJetEventInfoSummaryPPSimulation ()
 
 AliEmcalJetEventInfoSummaryPPSimulation (EventInfo event)
 
virtual ~AliEmcalJetEventInfoSummaryPPSimulation ()
 
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 (pp simulation analysis)

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

Definition at line 85 of file AliAnalysisTaskEmcalJetTree.h.

Constructor & Destructor Documentation

AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::AliEmcalJetEventInfoSummaryPPSimulation ( )
inline

Definition at line 87 of file AliAnalysisTaskEmcalJetTree.h.

AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::AliEmcalJetEventInfoSummaryPPSimulation ( EventInfo  event)

Constructor that sets the object with the provided event information

Parameters
centEvent centrality
epEvent plane

Definition at line 66 of file AliAnalysisTaskEmcalJetTree.cxx.

virtual AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::~AliEmcalJetEventInfoSummaryPPSimulation ( )
inlinevirtual

Definition at line 90 of file AliAnalysisTaskEmcalJetTree.h.

Member Function Documentation

void AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::Reset ( )

Reset the object.

Definition at line 74 of file AliAnalysisTaskEmcalJetTree.cxx.

void AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::Set ( EventInfo  event)

Set the object with the provided event information

Parameters
centEvent centrality
epEvent plane

Definition at line 84 of file AliAnalysisTaskEmcalJetTree.cxx.

Referenced by AliEmcalJetEventInfoSummaryPPSimulation().

Member Data Documentation

Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::fPtHard

Definition at line 97 of file AliAnalysisTaskEmcalJetTree.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskEmcalJetTreeBase::AliEmcalJetEventInfoSummaryPPSimulation::fWeight

Centrality of the collision.

Definition at line 96 of file AliAnalysisTaskEmcalJetTree.h.

Referenced by Reset(), and Set().


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