Go to the source code of this file.
Functions | |
void | bcvegpy_ () |
int | main () |
main function: if no arguments are specified a default list of arguments is used, otherwise a total of 9 arguments are required: More... | |
void bcvegpy_ | ( | ) |
Referenced by main().
main | ( | ) |
main function: if no arguments are specified a default list of arguments is used, otherwise a total of 9 arguments are required:
IOVlist | string containing the list of IOVs separated by a "," |
labels | string containing labels that must be part of the input files |
Year | string containing the year of the studied runs (needed to retrieve the lumi-per-run file) |
pathtoDMRs | string containing the path to the directory where the DMRs are stored |
geometrieandcolours | string containing the list of geometries and colors in the following way name1:color1,name2:color2 etc. |
outputdirectory | string containing the output directory for the plots |
pixelupdatelist | string containing the list of pixelupdates separated by a "," |
showpixelupdate | boolean that if set to true will allow to plot vertical lines in the canvas corresponding to the pixel updates |
showlumi | boolean, if set to false the trends will be presented in function of the run (IOV) number, if set to true the luminosity is used on the x axis |
FORCE | //!< boolean, if set to true the plots will be made regardless of possible errors. Eventual errors while running the code will be ignored and just warnings will appear in the output. |
Definition at line 6 of file main.cc.
References bcvegpy_().