AliPHOSv1


class description - source file - inheritance tree

class AliPHOSv1 : public AliPHOSv0


    public:
AliPHOSv1 AliPHOSv1() AliPHOSv1 AliPHOSv1(const char* name, const char* title) AliPHOSv1 AliPHOSv1(AliPHOSReconstructioner* Reconstructioner, const char* name, const char* title) AliPHOSv1 AliPHOSv1(AliPHOSv1&) virtual void ~AliPHOSv1() TClass* Class() virtual TClass* IsA() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void StepManager() virtual void Streamer(TBuffer& b)

Data Members

private:
Float_t fLightYieldMean Mean lightyield in the PbOW4 xtal per GeV (Poisson distribution) Float_t fIntrinsicPINEfficiency Photo efficiency of the PIN diode Float_t fLightYieldAttenuation Attenuation of the light through the crystal Float_t fRecalibrationFactor Recalibration factor Float_t fElectronsPerGeV Number of electrons per GeV created in the PIN by a ionizing particle

Class Description

 Implementation version v0 of PHOS Manager class
 Layout EMC + PPSD has name GPS2
 The main goal of this version of AliPHOS is to calculte the
  induced charged in the PIN diode, taking into account light
  tracking in the PbWO4 crystal, induced signal in the
  PIN due to MIPS particle and electronic noise.
 This is done in the StepManager

*-- Author:  Odd Harald Oddland & Gines Martinez (SUBATECH)

AliPHOSv1(const char *name, const char *title): AliPHOSv0(name,title)
 ctor

AliPHOSv1(AliPHOSReconstructioner * Reconstructioner, const char *name, const char *title): AliPHOSv0(Reconstructioner,name,title)
 ctor

void StepManager(void)
 Accumulates hits as long as the track stays in a single crystal or PPSD gas Cell
 Adds the energy deposited in the PIN diode



Inline Functions


          AliPHOSv1 AliPHOSv1(AliPHOSReconstructioner* Reconstructioner, const char* name, const char* title)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
          AliPHOSv1 AliPHOSv1(AliPHOSv1&)
               void ~AliPHOSv1()


Copyright (c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.