Changeset 13781 for fact/tools/rootmacros/PulseTemplates
- Timestamp:
- 05/18/12 21:21:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/rootmacros/PulseTemplates/pixelsum.h
r13654 r13781 46 46 int verbosityLevel, 47 47 bool stats, 48 T File* filename,48 TString options, 49 49 int pixelOverlayXaxisLeft, 50 50 int pixelOverlayXaxisRight, 51 51 float bSLMean, 52 52 float gainMean, 53 T String options53 TFile* filename 54 54 ); 55 55 … … 82 82 void 83 83 DeleteSumDistributionHistos(); 84 85 TString CsvFileName(TString, TString, int ); 84 86 // ACCESS 85 87 // INQUIRY
Note:
See TracChangeset
for help on using the changeset viewer.