Ignore:
Timestamp:
12/17/12 15:34:42 (12 years ago)
Author:
Jens Buss
Message:
addiditonal cout
File:
1 edited

Legend:

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

    r14743 r14754  
    256256{
    257257    if (size == 0){
    258         cout << "size = 0; nothing to do" << endl;
     258        cout << "Bootstrapping: size of vector = 0; nothing to do" << endl;
    259259        return;
    260260    }
Note: See TracChangeset for help on using the changeset viewer.