PandaRoot
PndPhoGunShort Class Reference

#include <PndPhoGunShort.h>

Inheritance diagram for PndPhoGunShort:

Public Member Functions

 PndPhoGunShort ()
 
 PndPhoGunShort (Int_t verbose)
 
virtual ~PndPhoGunShort ()
 
virtual InitStatus Init ()
 
virtual void Exec (Option_t *option)
 
virtual void Finish ()
 
void SetOutputFile (TString outName="lutnode.root")
 
void SetEVDepth (Float_t EVdepth=30.)
 
void SetNmcp (Float_t nmcp=5.)
 
void SetShiftedPix (Bool_t spix=kFALSE)
 

Detailed Description

PhoGun.h

Class for Analysising DRC Cherenkov Photons fired in the DIRC barrel directly

Definition at line 47 of file PndPhoGunShort.h.

Constructor & Destructor Documentation

◆ PndPhoGunShort() [1/2]

PndPhoGunShort::PndPhoGunShort ( )

Default constructor

◆ PndPhoGunShort() [2/2]

PndPhoGunShort::PndPhoGunShort ( Int_t  verbose)

Constructor with verbosity

◆ ~PndPhoGunShort()

virtual PndPhoGunShort::~PndPhoGunShort ( )
virtual

Destructor

Member Function Documentation

◆ Exec()

virtual void PndPhoGunShort::Exec ( Option_t *  option)
virtual

Executed task

◆ Finish()

virtual void PndPhoGunShort::Finish ( )
virtual

Finish task

◆ Init()

virtual InitStatus PndPhoGunShort::Init ( )
virtual

◆ SetEVDepth()

void PndPhoGunShort::SetEVDepth ( Float_t  EVdepth = 30.)
inline

Definition at line 69 of file PndPhoGunShort.h.

69 { fEVdz = EVdepth; }

◆ SetNmcp()

void PndPhoGunShort::SetNmcp ( Float_t  nmcp = 5.)
inline

Definition at line 70 of file PndPhoGunShort.h.

70 { fNmcp = nmcp; }

◆ SetOutputFile()

void PndPhoGunShort::SetOutputFile ( TString  outName = "lutnode.root")
inline

Definition at line 67 of file PndPhoGunShort.h.

67 { fOutputName = outName; }

◆ SetShiftedPix()

void PndPhoGunShort::SetShiftedPix ( Bool_t  spix = kFALSE)
inline

Definition at line 71 of file PndPhoGunShort.h.

71 { fShiftPix = spix; }

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