CbmRoot
CbmKresSelectGoodEvents Class Reference

#include <CbmKresSelectGoodEvents.h>

Inheritance diagram for CbmKresSelectGoodEvents:
[legend]
Collaboration diagram for CbmKresSelectGoodEvents:
[legend]

Public Member Functions

 CbmKresSelectGoodEvents ()
 
virtual ~CbmKresSelectGoodEvents ()
 
virtual InitStatus Init ()
 
virtual void Finish ()
 
virtual void Exec (Option_t *)
 

Private Member Functions

 CbmKresSelectGoodEvents (const CbmKresSelectGoodEvents &)
 
CbmKresSelectGoodEvents operator= (const CbmKresSelectGoodEvents &)
 

Private Attributes

TClonesArray * fMcTracks
 
FairMCApplication * fApp
 
std::vector< CbmMCTrack * > Electrons
 

Detailed Description

Definition at line 13 of file CbmKresSelectGoodEvents.h.

Constructor & Destructor Documentation

◆ CbmKresSelectGoodEvents() [1/2]

CbmKresSelectGoodEvents::CbmKresSelectGoodEvents ( )

Definition at line 26 of file CbmKresSelectGoodEvents.cxx.

◆ ~CbmKresSelectGoodEvents()

CbmKresSelectGoodEvents::~CbmKresSelectGoodEvents ( )
virtual

Definition at line 29 of file CbmKresSelectGoodEvents.cxx.

◆ CbmKresSelectGoodEvents() [2/2]

CbmKresSelectGoodEvents::CbmKresSelectGoodEvents ( const CbmKresSelectGoodEvents )
private

Member Function Documentation

◆ Exec()

void CbmKresSelectGoodEvents::Exec ( Option_t *  )
virtual

◆ Finish()

void CbmKresSelectGoodEvents::Finish ( )
virtual

Definition at line 148 of file CbmKresSelectGoodEvents.cxx.

◆ Init()

InitStatus CbmKresSelectGoodEvents::Init ( )
virtual

Definition at line 31 of file CbmKresSelectGoodEvents.cxx.

References fApp, and fMcTracks.

◆ operator=()

CbmKresSelectGoodEvents CbmKresSelectGoodEvents::operator= ( const CbmKresSelectGoodEvents )
private

Member Data Documentation

◆ Electrons

std::vector<CbmMCTrack*> CbmKresSelectGoodEvents::Electrons
private

Definition at line 30 of file CbmKresSelectGoodEvents.h.

Referenced by Exec().

◆ fApp

FairMCApplication* CbmKresSelectGoodEvents::fApp
private

Definition at line 29 of file CbmKresSelectGoodEvents.h.

Referenced by Init().

◆ fMcTracks

TClonesArray* CbmKresSelectGoodEvents::fMcTracks
private

Definition at line 28 of file CbmKresSelectGoodEvents.h.

Referenced by Exec(), and Init().


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