Changeset 2049 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 04/30/03 15:39:34 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MPadSchweizer.cc
r2025 r2049 689 689 l1->SetBit(kCanDelete);; 690 690 691 c.cd( 6);691 c.cd(8); 692 692 TH2D *l2; 693 693 l2 = (TH2D*) ((TH3*)fHDiffPixTheta)->Project3D("zy"); … … 703 703 // draw the 3D histogram (input): Theta, pixel, Sigma 704 704 705 c.cd( 8);705 c.cd(6); 706 706 TH2D *k1; 707 707 k1 = (TH2D*) ((TH3*)fHSigmaPixTheta)->Project3D("zx");
Note:
See TracChangeset
for help on using the changeset viewer.