GammaWare  Head Version for release 0.9
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
void MatPlayer::SetMatrix ( const char *  matname)

Matrix to be analysed.

Load the matrix (if needed). In the matrix directory, several spectra are created (if not yet done) corresponding to different projections:

  • TH1D *fPx; //! Current protection on Y
  • TH1D *fPy; //! Current protection on Y
  • TH1D *fBx; //! Current background on X
  • TH1D *fBy; //! Current background on Y
  • TH1D *fTotx; //! Current total protection on X
  • TH1D *fToty; //! Current total protection on Y

Definition at line 140 of file MatPlayer.cpp.