# | Line 3 | Line 3 | from ROOT import gROOT, TFile, TH1D, TCa | |
---|---|---|
3 | import sys, os, math, argparse | |
4 | from auxiliar import lep3Datasets | |
5 | from histograms import * | |
6 | + | import rootlogonTDR |
7 | ||
8 | # get the options | |
9 | parser = argparse.ArgumentParser(prog=os.path.basename(sys.argv[0]),description="analysis") |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |