2 |
* FTrkQLook_BASIC.cxx |
* FTrkQLook_BASIC.cxx |
3 |
* |
* |
4 |
* autor: D.Fedele |
* autor: D.Fedele |
5 |
* version v1r08 |
* version v1r09 |
6 |
* Parameters: |
* Parameters: |
7 |
* file - the data file to analyze |
* file - the data file to analyze |
8 |
* fromevent - first event to analyze |
* fromevent - first event to analyze |
366 |
else pad[n][ii]->SetFillColor(10); |
else pad[n][ii]->SetFillColor(10); |
367 |
} |
} |
368 |
|
|
369 |
oss<<"DSP "<<i+1; |
oss<<"DSP "<<n+1; |
370 |
DataTimeCanv[ii]->cd(); |
DataTimeCanv[ii]->cd(); |
371 |
pad[n][ii]->SetFrameFillColor(10); |
pad[n][ii]->SetFrameFillColor(10); |
372 |
pad[n][ii]->Draw(); |
pad[n][ii]->Draw(); |