Changeset 1790 for trunk/MagicSoft/Mars/macros
- Timestamp:
- 02/24/03 20:10:47 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/macros/trigrate.C
r1788 r1790 34 34 ! 35 35 \* ======================================================================== */ 36 37 36 38 37 39 Float_t GetNSBEvents(TString name, Float_t *BgR, int dim) … … 180 182 181 183 hists.Print(); 184 185 gStyle->SetOptStat(0); 186 rate->Draw(); 182 187 } 188 189 190 191
Note:
See TracChangeset
for help on using the changeset viewer.