Changeset bba3653 in git for examples/Validation.cpp
- Timestamp:
- Oct 28, 2016, 4:21:01 PM (8 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- c6667c0
- Parents:
- 4f1b152
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
examples/Validation.cpp
r4f1b152 rbba3653 1405 1405 1406 1406 TPaveText *pave = new TPaveText(0.0, 0.89, 0.94, 0.94,"NDC"); 1407 pave->SetTextAlign( kHAlignRight);1407 pave->SetTextAlign(30); 1408 1408 pave->SetTextFont(132); 1409 1409 pave->SetBorderSize(0);
Note:
See TracChangeset
for help on using the changeset viewer.