Finished implelementing Andreas Suter root plotting, but still a bit buggy.
This commit is contained in:
@ -1,9 +1,8 @@
|
||||
// File: plotRge.C
|
||||
// Author: Andreas Suter
|
||||
// Author: Zaher Salman, originally by Andreas Suter
|
||||
// Date: 03/06/2009
|
||||
// Purpose: ROOT macro to read and plot Range data from trimsp calculation
|
||||
// Assume following file Format:
|
||||
// Very simple at the moment...
|
||||
//
|
||||
// $Id$
|
||||
//
|
||||
@ -146,3 +145,4 @@ void plotRge(TString &names)
|
||||
|
||||
delete tokens;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user