#include "VSDCreator.h"

AliReve::VSDCreator


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

class AliReve::VSDCreator : public Reve::VSD

Inheritance Chart:
TObject
<-
Reve::VSD
<-
AliReve::VSDCreator

    protected:
Reve::GenInfo* get_geninfo(Int_t label) AliTPCParam* get_tpc_param(const Reve::Exc_t& eh) void init() void make_its_digits_info() public:
AliReve::VSDCreator VSDCreator() AliReve::VSDCreator VSDCreator(const Text_t* name, const Text_t* title = "") AliReve::VSDCreator VSDCreator(const AliReve::VSDCreator&) virtual void ~VSDCreator() static TClass* Class() void ConvertClusters() void ConvertGenInfo() void ConvertHits() void ConvertITSClusters() void ConvertKinematics() void ConvertKinks() void ConvertRecTracks() void ConvertTPCClusters() void ConvertV0() virtual void CreateTrees() void CreateVSD(const Text_t* data_dir, Int_t event, const Text_t* vsd_file) virtual TClass* IsA() const AliReve::VSDCreator& operator=(const AliReve::VSDCreator&) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b)

Data Members


    protected:
AliReve::VSDCreator::KineType_e mKineType X{GS} 7 PhonyEnum() TString mDataDir X{G} Int_t mEvent X{G} Float_t mTRDHitRes X{gs} Float_t mTPCHitRes X{gs} map<Int_t,Reve::GenInfo*> mGenInfoMap ! public:
static const AliReve::VSDCreator::KineType_e KT_Standard static const AliReve::VSDCreator::KineType_e KT_ProtonProton AliRunLoader* pRunLoader

Class Description

 VSDCreator


void init()

VSDCreator()

VSDCreator(const Text_t* name, const Text_t* title) : VSD(name, title)

void CreateVSD(const Text_t* data_dir, Int_t event, const Text_t* vsd_file)

void CreateTrees()

void ConvertKinematics()

void ConvertHits()

void ConvertClusters()

void ConvertTPCClusters()

void ConvertITSClusters()

void ConvertRecTracks()

void ConvertV0()

void ConvertKinks()

void ConvertGenInfo()

AliTPCParam* get_tpc_param(const Exc_t& eh)

GenInfo* get_geninfo(Int_t label)
 printf("get_geninfo %dn", label);



Inline Functions


                        void ~VSDCreator()
                        void make_its_digits_info()
                     TClass* Class()
                     TClass* IsA() const
                        void ShowMembers(TMemberInspector& insp, char* parent)
                        void Streamer(TBuffer& b)
                        void StreamerNVirtual(TBuffer& b)
         AliReve::VSDCreator VSDCreator(const AliReve::VSDCreator&)
        AliReve::VSDCreator& operator=(const AliReve::VSDCreator&)


Last update: Thu Dec 8 12:35:57 2005


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.