8// Produces the validation plots from the ntuple created by the MSVtxValidationAlg.
9// The path to the ntuple is the first argument, and the output directory (including a trailing "/") is the second argument. Optionally the tree name can be provided as the third argument.
10// Example:
11// makeValidationPlots <path to ntuple> <output directory> <tree name>