Changes in display/DelphesEventDisplay.h [53b78e8:c3c9ac5] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
display/DelphesEventDisplay.h
r53b78e8 rc3c9ac5 111 111 } 112 112 113 void DisplayProgress(Int_t p) { //TODO replace by a progress bar113 void DisplayProgress(Int_t p) { 114 114 fStatusBar_->SetText(Form("Processing... %d %%",p), 1); 115 115 gSystem->ProcessEvents();
Note:
See TracChangeset
for help on using the changeset viewer.