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

Lightweight class that encapsulates D0. More...

#include <AliAnalysisTaskDmesonJets.h>

Inheritance diagram for AliAnalysisTaskDmesonJets::AliD0InfoSummary:

Public Member Functions

 AliD0InfoSummary ()
 
 AliD0InfoSummary (const AliDmesonJetInfo &source)
 
virtual ~AliD0InfoSummary ()
 
virtual void Reset ()
 Reset the object. More...
 
virtual void Set (const AliDmesonJetInfo &source)
 
- Public Member Functions inherited from AliAnalysisTaskDmesonJets::AliDmesonInfoSummary
 AliDmesonInfoSummary ()
 
 AliDmesonInfoSummary (const AliDmesonJetInfo &source)
 
virtual ~AliDmesonInfoSummary ()
 

Public Attributes

Double32_t fInvMass
 Invariant mass of the D0 meson candidate in GeV/c2. More...
 
Double32_t fSelectionType
 Selection type: D0, D0bar, both. More...
 
- Public Attributes inherited from AliAnalysisTaskDmesonJets::AliDmesonInfoSummary
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 D0.

This class encapsulates D0 jet information in a very compact data structure (50 bits)

Definition at line 360 of file AliAnalysisTaskDmesonJets.h.

Constructor & Destructor Documentation

AliAnalysisTaskDmesonJets::AliD0InfoSummary::AliD0InfoSummary ( )
inline

Definition at line 362 of file AliAnalysisTaskDmesonJets.h.

AliAnalysisTaskDmesonJets::AliD0InfoSummary::AliD0InfoSummary ( const AliDmesonJetInfo source)

Constructor that uses an AliDmesonJetInfo as its source

Parameters
sourceA const reference to a valid AliDmesonJetInfo object

Definition at line 567 of file AliAnalysisTaskDmesonJets.cxx.

virtual AliAnalysisTaskDmesonJets::AliD0InfoSummary::~AliD0InfoSummary ( )
inlinevirtual

Definition at line 364 of file AliAnalysisTaskDmesonJets.h.

Member Function Documentation

void AliAnalysisTaskDmesonJets::AliD0InfoSummary::Set ( const AliDmesonJetInfo source)
virtual

Member Data Documentation

Double32_t AliAnalysisTaskDmesonJets::AliD0InfoSummary::fInvMass

Invariant mass of the D0 meson candidate in GeV/c2.

Definition at line 370 of file AliAnalysisTaskDmesonJets.h.

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

Double32_t AliAnalysisTaskDmesonJets::AliD0InfoSummary::fSelectionType

Selection type: D0, D0bar, both.

Definition at line 372 of file AliAnalysisTaskDmesonJets.h.

Referenced by Reset(), and Set().


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