/[PAMELA software]/eventviewer/flight/inc/FEVdetector.h
ViewVC logotype

Diff of /eventviewer/flight/inc/FEVdetector.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.8 by mocchiut, Tue Apr 17 16:05:14 2007 UTC revision 1.11 by mocchiut, Wed Jan 11 16:27:26 2012 UTC
# Line 44  Line 44 
44  #include <TLeafC.h>  #include <TLeafC.h>
45  #include <TLeafD.h>  #include <TLeafD.h>
46  #include <TBranchClones.h>  #include <TBranchClones.h>
47    #include <TStreamerInfo.h>
48  //  //
49  #include <PamLevel2.h>  #include <PamLevel2.h>
50  #include <PamelaRun.h>  #include <PamelaRun.h>
# Line 96  class FEVdetector : public TObject { Line 97  class FEVdetector : public TObject {
97    void ShowPalette();    void ShowPalette();
98    void ShowCalo(Bool_t upd);    void ShowCalo(Bool_t upd);
99    void ShowTRK(Bool_t upd);    void ShowTRK(Bool_t upd);
100      void ShowTRG();
101    void ShowTrack();    void ShowTrack();
102    void ShowTOF();    void ShowTOF();
103    void ShowAC();    void ShowAC();
# Line 140  class FEVdetector : public TObject { Line 142  class FEVdetector : public TObject {
142    void SetGUIPtr(PAMevcontrol &mainpamgui);    void SetGUIPtr(PAMevcontrol &mainpamgui);
143    void SetDDEC(TString);    void SetDDEC(TString);
144    void checkctrlword();    void checkctrlword();
145      void Reset();
146    void add(TString name);    void add(TString name);
147    //Int_t Load(TTree &mainotr, TFile &mainfile);    //Int_t Load(TTree &mainotr, TFile &mainfile);
148    //  TChain *Load(TFile &mainfile);    //  TChain *Load(TFile &mainfile);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.23