PandaRoot
PndMCTruthMatch Class Reference

Prints the MCTrack info for all data objects in a branch. More...

#include <PndMCTruthMatch.h>

Inheritance diagram for PndMCTruthMatch:

Public Member Functions

 PndMCTruthMatch ()
 
 PndMCTruthMatch (TString inBranchName)
 
virtual ~PndMCTruthMatch ()
 
virtual InitStatus Init ()
 
virtual void SetInBranchName (TString name)
 
virtual void Exec (Option_t *opt)
 

Detailed Description

Prints the MCTrack info for all data objects in a branch.

This task prints for all data objects of a given branch the matching MCTrack information as long as the data derives from FairMultiLinkedData_Interface.

Author
Tobias Stockmanns t.sto.nosp@m.ckma.nosp@m.nns@f.nosp@m.z-ju.nosp@m.elich.nosp@m..de
Date
September, 2015

Definition at line 23 of file PndMCTruthMatch.h.

Constructor & Destructor Documentation

◆ PndMCTruthMatch() [1/2]

PndMCTruthMatch::PndMCTruthMatch ( )

◆ PndMCTruthMatch() [2/2]

PndMCTruthMatch::PndMCTruthMatch ( TString  inBranchName)
explicit

◆ ~PndMCTruthMatch()

virtual PndMCTruthMatch::~PndMCTruthMatch ( )
virtual

Member Function Documentation

◆ Exec()

virtual void PndMCTruthMatch::Exec ( Option_t *  opt)
virtual

Virtual method Exec

Referenced by SetInBranchName().

◆ Init()

virtual InitStatus PndMCTruthMatch::Init ( )
virtual

◆ SetInBranchName()

virtual void PndMCTruthMatch::SetInBranchName ( TString  name)
inlinevirtual

Definition at line 30 of file PndMCTruthMatch.h.

References Exec().

30 { fInBranchName = name; }

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