TFndSilMon


class description - source file - inheritance tree

class TFndSilMon : public TObject


    public:
TFndSilMon TFndSilMon() TFndSilMon TFndSilMon(char* fmode) TFndSilMon TFndSilMon(TFndSilMon&) virtual void ~TFndSilMon() TClass* Class() void Fill(TFndHdt*) virtual TClass* IsA() virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void Update() void WriteToFile()

Data Members

protected:
Int_t shmflg Shared Memory flag TFile* fsil Sil histogram file TMapFile* msil main SIL shared memory TMapFile* ism_adc ISIM shared memory TMapFile* osm_adc OSIM shared memory TH1F* ismmult ISM multiplicity TH1F* osmmult OSM multiplicity TH2F* ismmap ISM pattern TH2F* osmmap OSM pattern static const Int_t n_sil_chan Number of Strips/Hybrid static const Int_t n_ism_hybr Number of ISM Hybrids static const Int_t n_osm_hybr Number of OSM Hybrids TH1F* ism_adc_pattern[24] ISM Pattern of ADC signals TH1F* osm_adc_pattern[30] OSM Pattern of ADC signals

Class Description


TFndSilMon(const char *fmode)

~TFndSilMon()

void Fill(TFndHdt *fndhdt)

void Update()

void WriteToFile()

void Streamer(TBuffer &R__b)



Inline Functions


         TFndSilMon TFndSilMon(char* fmode)
            TClass* Class()
            TClass* IsA()
               void ShowMembers(TMemberInspector& insp, char* parent)
         TFndSilMon TFndSilMon(TFndSilMon&)


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.