AliPHOSv3


class description - source file - inheritance tree

class AliPHOSv3 : public AliPHOSv1

    private:
public:
AliPHOSv3 AliPHOSv3() AliPHOSv3 AliPHOSv3(const char* name, const char* title) virtual void ~AliPHOSv3() static TClass* Class() virtual TClass* IsA() const virtual Int_t IsVersion() const virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void StepManager() virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) virtual TString Version()

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 protected:
public:

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)

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

void StepManager(void)
 Accumulates hits as long as the track stays in a single crystal or PPSD gas Cell



Inline Functions


          AliPHOSv3 AliPHOSv3(const char* name, const char* title)
              Int_t IsVersion() const
            TString Version()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
               void ~AliPHOSv3()


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.