#include "hkickshowertrans.h"

HKickShowerTrans


class description - source file - inheritance tree (.pdf)

class HKickShowerTrans : public HReconstructor

Inheritance Chart:
TObject
<-
TNamed
<-
HTask
<-
HReconstructor
<-
HKickShowerTrans

    public:
HKickShowerTrans(Text_t* name = "shotrans", Text_t* title = "shotrans") ~HKickShowerTrans() static TClass* Class() virtual Int_t execute() virtual Bool_t finalize() virtual Bool_t init() virtual TClass* IsA() const void setResolution(Float_t x, Float_t y) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
HCategory* fShoInput ! HCategory* fShoOutput ! HCategory* fShoOutput2 ! HCategory* fCatKine ! HIterator* fInIter ! HLocation fLoc Float_t fResolutionX Float_t fResolutionY

Class Description

HKickShowerTrans

  Utility class to convert Geant hits in shower hits. Optionally
adding a resolution effect.


HKickShowerTrans(Text_t name[], Text_t title[]) : HReconstructor(name,title)

~HKickShowerTrans(void)

Int_t execute(void)

Bool_t init(void)

Bool_t finalize(void)



Inline Functions


               void setResolution(Float_t x, Float_t y)
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)


Last update: Fri Jan 26 11:58:52 2007


ROOT page - Class index - Class Hierarchy - 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.