AliPhysics  cf1a5e2 (cf1a5e2)
AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary Class Reference

Lightweight class that encapsulates D meson jets for PbPb analysis. More...

#include <AliAnalysisTaskDmesonJets.h>

Inheritance diagram for AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary:

Public Member Functions

 AliJetInfoPbPbSummary ()
 
 AliJetInfoPbPbSummary (const AliDmesonJetInfo &source, std::string n)
 
virtual ~AliJetInfoPbPbSummary ()
 
virtual void Reset ()
 Reset the current object. More...
 
virtual void Set (const AliDmesonJetInfo &source, std::string n)
 
virtual void Set (const AliJetInfo &source)
 
- Public Member Functions inherited from AliAnalysisTaskDmesonJets::AliJetInfoSummary
 AliJetInfoSummary ()
 
 AliJetInfoSummary (const AliDmesonJetInfo &source, std::string n)
 
virtual ~AliJetInfoSummary ()
 

Public Attributes

Double32_t fCorrPt
 Transverse momentum of the jet in GeV/c after subtracting average background. More...
 
Double32_t fCorrZ
 Z of the D meson after subtracting average background. More...
 
Double32_t fArea
 Area of the jet. More...
 
- Public Attributes inherited from AliAnalysisTaskDmesonJets::AliJetInfoSummary
Double32_t fPt
 Transverse momentum of the jet in GeV/c. More...
 
Double32_t fEta
 Eta of the jet. More...
 
Double32_t fPhi
 Phi of the jet. More...
 
Double32_t fR
 Distance between D meson and jet axis. More...
 
Double32_t fZ
 Z of the D meson. More...
 
Double32_t fN
 Number of jet constituents. More...
 

Detailed Description

Lightweight class that encapsulates D meson jets for PbPb analysis.

This class encapsulates D meson jet information in a very compact data structure (77 bits)

Definition at line 279 of file AliAnalysisTaskDmesonJets.h.

Constructor & Destructor Documentation

AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::AliJetInfoPbPbSummary ( )
inline

Definition at line 281 of file AliAnalysisTaskDmesonJets.h.

AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::AliJetInfoPbPbSummary ( const AliDmesonJetInfo source,
std::string  n 
)

Constructor that uses an AliDmesonJetInfo as its source

Parameters
sourceA const reference to a valid AliDmesonJetInfo object
iIndex of the jet to be copied

Definition at line 437 of file AliAnalysisTaskDmesonJets.cxx.

virtual AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::~AliJetInfoPbPbSummary ( )
inlinevirtual

Definition at line 283 of file AliAnalysisTaskDmesonJets.h.

Member Function Documentation

void AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::Reset ( )
virtual

Reset the current object.

Reimplemented from AliAnalysisTaskDmesonJets::AliJetInfoSummary.

Definition at line 447 of file AliAnalysisTaskDmesonJets.cxx.

void AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::Set ( const AliDmesonJetInfo source,
std::string  n 
)
virtual

Set the current object using an instance of AliDmesonJetInfo as its source

Parameters
sourceA const reference to a valid AliDmesonJetInfo object
iIndex of the jet to be copied

Reimplemented from AliAnalysisTaskDmesonJets::AliJetInfoSummary.

Definition at line 469 of file AliAnalysisTaskDmesonJets.cxx.

Referenced by AliJetInfoPbPbSummary().

void AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::Set ( const AliJetInfo source)
virtual

Set the current object using an instance of AliJetInfo as its source

Parameters
sourceA const reference to a valid AliJetInfo object

Reimplemented from AliAnalysisTaskDmesonJets::AliJetInfoSummary.

Definition at line 458 of file AliAnalysisTaskDmesonJets.cxx.

Member Data Documentation

Double32_t AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::fArea

Area of the jet.

Definition at line 296 of file AliAnalysisTaskDmesonJets.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::fCorrPt

Transverse momentum of the jet in GeV/c after subtracting average background.

Definition at line 290 of file AliAnalysisTaskDmesonJets.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskDmesonJets::AliJetInfoPbPbSummary::fCorrZ

Z of the D meson after subtracting average background.

Definition at line 293 of file AliAnalysisTaskDmesonJets.h.

Referenced by Reset(), and Set().


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