Ignore:
Timestamp:
01/31/13 11:56:26 (12 years ago)
Author:
Jens Buss
Message:
changed bin boarders of overlay histos
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/rootmacros/PulseTemplates/pixel.C

    r14747 r14808  
    413413                    mPixelOverlayXaxisRight-0.5 ,
    414414                    512,
    415                     -55.5,
    416                     200.5
     415                    -55.25,
     416                    200.75
    417417                    );
    418418
     
    437437                    mPixelOverlayXaxisRight-0.5 ,
    438438                    512,
    439                     -55.5,
    440                     200.5
     439                    -55.25,
     440                    200.75
    441441                    );
    442442
     
    460460                    mPixelOverlayXaxisRight-0.5 ,                    //xup
    461461    //                512,                                            //nbinsy
    462                     -55.5,                                          //ylow
    463                     300.5,                                          //yup
     462                    -55.25,                                          //ylow
     463                    300.75,                                          //yup
    464464                    "s");                                           //option
    465465        hMaxProfile[order]->SetAxisRange(
     
    484484                    mPixelOverlayXaxisRight-0.5 ,                    //xup
    485485    //                512,                                            //nbinsy
    486                     -55.5,                                          //ylow
    487                     300.5,                                          //yup
     486                    -55.25,                                          //ylow
     487                    300.75,                                          //yup
    488488                    "s");                                           //option
    489489        hEdgeProfile[order]->SetLineColor(kRed);
Note: See TracChangeset for help on using the changeset viewer.