AliPhysics  7f4dd97 (7f4dd97)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary Class Reference

Lightweight class that encapsulates matching between reconstructed and generated D* mesons. More...

#include <AliAnalysisTaskDmesonJetsDetectorResponse.h>

Inheritance diagram for AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary:

Public Member Functions

 AliDStarMatchInfoSummary ()
 
virtual void Reset ()
 Reset the object. More...
 
virtual void SetReconstructed (const AliDmesonJetInfo &reco)
 
virtual void SetGenerated (const AliDmesonJetInfo &truth)
 
virtual AliDmesonInfoSummaryGetReconstructed ()
 
virtual AliDmesonInfoSummaryGetGenerated ()
 
- Public Member Functions inherited from AliAnalysisTaskDmesonJetsDetectorResponse::AliDmesonMatchInfoSummary
 AliDmesonMatchInfoSummary ()
 
virtual ~AliDmesonMatchInfoSummary ()
 

Public Attributes

AliDStarInfoSummary fReconstructed
 Reconstructed D meson. More...
 
AliDmesonInfoSummary fGenerated
 Generated D meson. More...
 

Detailed Description

Lightweight class that encapsulates matching between reconstructed and generated D* mesons.

This class encapsulates matching information between reconstructed and generated D* mesons in a compact data structure

Definition at line 87 of file AliAnalysisTaskDmesonJetsDetectorResponse.h.

Constructor & Destructor Documentation

AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary::AliDStarMatchInfoSummary ( )
inline

Definition at line 89 of file AliAnalysisTaskDmesonJetsDetectorResponse.h.

Member Function Documentation

virtual AliDmesonInfoSummary* AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary::GetGenerated ( )
inlinevirtual
virtual AliDmesonInfoSummary* AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary::GetReconstructed ( )
inlinevirtual
void AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary::Reset ( )
virtual
void AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary::SetGenerated ( const AliDmesonJetInfo truth)
virtual

Set the current object using instances of AliDmesonJetInfo as its source

Parameters
truthA const reference to a AliDmesonJetInfo object representing the generated D meson

Implements AliAnalysisTaskDmesonJetsDetectorResponse::AliDmesonMatchInfoSummary.

Definition at line 77 of file AliAnalysisTaskDmesonJetsDetectorResponse.cxx.

void AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary::SetReconstructed ( const AliDmesonJetInfo reco)
virtual

Set the current object using instances of AliDmesonJetInfo as its source

Parameters
recoA const reference to a AliDmesonJetInfo object representing the reconstructed D meson

Implements AliAnalysisTaskDmesonJetsDetectorResponse::AliDmesonMatchInfoSummary.

Definition at line 69 of file AliAnalysisTaskDmesonJetsDetectorResponse.cxx.

Member Data Documentation

AliDmesonInfoSummary AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary::fGenerated

Generated D meson.

Definition at line 99 of file AliAnalysisTaskDmesonJetsDetectorResponse.h.

Referenced by GetGenerated().

AliDStarInfoSummary AliAnalysisTaskDmesonJetsDetectorResponse::AliDStarMatchInfoSummary::fReconstructed

Reconstructed D meson.

Definition at line 98 of file AliAnalysisTaskDmesonJetsDetectorResponse.h.

Referenced by GetReconstructed().


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