Changeset 19305 for trunk/Mars/mjoptim
- Timestamp:
- 10/25/18 19:42:43 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mjoptim/MJOptimizeDisp.cc
r18043 r19305 189 189 const char *n3 = Form("M[%d]", num3); 190 190 MH3 hdisp(n3, "sqrt(ThetaSquared.fVal)"); 191 hdisp.SetTitle("\\vartheta^{2} distribution vs. Size:Size [phe]:\\vartheta^{2} [ \\circ^{2}]");191 hdisp.SetTitle("\\vartheta^{2} distribution vs. Size:Size [phe]:\\vartheta^{2} [#circ^{2}]"); 192 192 193 193 MBinning binsx(100, 10, 100000, "BinningMH3X", "log");
Note:
See TracChangeset
for help on using the changeset viewer.