AliPhysics  3b4a69f (3b4a69f)
AliAnalysisTaskDmesonJets::AliDmesonInfoSummary Class Reference

Lightweight class that encapsulates D meson jets. More...

#include <AliAnalysisTaskDmesonJets.h>

Inheritance diagram for AliAnalysisTaskDmesonJets::AliDmesonInfoSummary:

Public Member Functions

 AliDmesonInfoSummary ()
 
 AliDmesonInfoSummary (const AliDmesonJetInfo &source)
 
virtual ~AliDmesonInfoSummary ()
 
virtual void Reset ()
 Reset the object. More...
 
virtual void Set (const AliDmesonJetInfo &source)
 

Public Attributes

Double32_t fPt
 Transverse momentum of the D meson in GeV/c. More...
 
Double32_t fEta
 Eta of the D meson. More...
 
Double32_t fPhi
 Phi of the D meson. More...
 

Detailed Description

Lightweight class that encapsulates D meson jets.

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

Definition at line 308 of file AliAnalysisTaskDmesonJets.h.

Constructor & Destructor Documentation

AliAnalysisTaskDmesonJets::AliDmesonInfoSummary::AliDmesonInfoSummary ( )
inline

Definition at line 310 of file AliAnalysisTaskDmesonJets.h.

AliAnalysisTaskDmesonJets::AliDmesonInfoSummary::AliDmesonInfoSummary ( const AliDmesonJetInfo source)

Constructor that uses an AliDmesonJetInfo as its source

Parameters
sourceA const reference to a valid AliDmesonJetInfo object

Definition at line 484 of file AliAnalysisTaskDmesonJets.cxx.

virtual AliAnalysisTaskDmesonJets::AliDmesonInfoSummary::~AliDmesonInfoSummary ( )
inlinevirtual

Definition at line 312 of file AliAnalysisTaskDmesonJets.h.

Member Function Documentation

Member Data Documentation

Double32_t AliAnalysisTaskDmesonJets::AliDmesonInfoSummary::fEta

Eta of the D meson.

Definition at line 320 of file AliAnalysisTaskDmesonJets.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskDmesonJets::AliDmesonInfoSummary::fPhi

Phi of the D meson.

Definition at line 322 of file AliAnalysisTaskDmesonJets.h.

Referenced by Reset(), and Set().

Double32_t AliAnalysisTaskDmesonJets::AliDmesonInfoSummary::fPt

Transverse momentum of the D meson in GeV/c.

Definition at line 318 of file AliAnalysisTaskDmesonJets.h.

Referenced by AliDJetTTreeReader::ExtractInputMassPlotEffScale(), AliDJetTTreeReader::ExtractInputMassPlotSideband(), Reset(), and Set().


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