AliPHOSv2
class description - source file - inheritance tree
private:
public:
AliPHOSv2 AliPHOSv2()
AliPHOSv2 AliPHOSv2(const char* name, const char* title)
virtual void ~AliPHOSv2()
virtual void AddHit(Int_t shunt, Int_t primary, Int_t track, Int_t id, Float_t* hits)
static TClass* Class()
virtual TClass* IsA() const
virtual Int_t IsVersion() const
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
virtual TString Version()
private:
protected:
public:
Version of AliPHOSv1 which keeps all hits in TreeH
AddHit, StepManager,and FinishEvent are redefined
*-- Author: Gines MARTINEZ (SUBATECH)
*-- Modified Nov. 22 2000 by Dmitri Peressounko
All hits are stored.
Note, that primaries will not be assigned to digits:
because of tiny energy deposition at each step.
AliPHOSv2()
default ctor
AliPHOSv2(const char *name, const char *title):
AliPHOSv1(name,title)
ctor
~AliPHOSv2()
dtor
void AddHit(Int_t shunt, Int_t primary, Int_t tracknumber, Int_t Id, Float_t * hits)
Add a hit to the hit list.
Inline Functions
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)
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.