HiggsAnalysis-KITHiggsToTauTau
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
makePlots_datacardsZttPolarisation_shared.py File Reference

Namespaces

 makePlots_datacardsZttPolarisation_shared
 

Functions

def makePlots_datacardsZttPolarisation_shared.create_input_root_files
 Configuring Harry plotter according to the samples and creating input root files according to the args. More...
 
def makePlots_datacardsZttPolarisation_shared.MaxLikelihoodFit
 
def makePlots_datacardsZttPolarisation_shared.PrefitPostfit
 
def makePlots_datacardsZttPolarisation_shared.PlotPolarisation
 

Variables

tuple makePlots_datacardsZttPolarisation_shared.log = logging.getLogger(__name__)
 
string makePlots_datacardsZttPolarisation_shared.HEADER = '\033[95m'
 
string makePlots_datacardsZttPolarisation_shared.OKBLUE = '\033[94m'
 
string makePlots_datacardsZttPolarisation_shared.OKGREEN = '\033[92m'
 
string makePlots_datacardsZttPolarisation_shared.WARNING = '\033[93m'
 
string makePlots_datacardsZttPolarisation_shared.FAIL = '\033[91m'
 
string makePlots_datacardsZttPolarisation_shared.ENDC = '\033[0m'
 
string makePlots_datacardsZttPolarisation_shared.BOLD = '\033[1m'
 
string makePlots_datacardsZttPolarisation_shared.UNDERLINE = '\033[4m'
 
tuple makePlots_datacardsZttPolarisation_shared.parser
 
string makePlots_datacardsZttPolarisation_shared.help = "Input directory."
 
list makePlots_datacardsZttPolarisation_shared.default = ["mt", "et", "tt", "em"]
 
list makePlots_datacardsZttPolarisation_shared.choices = ["individual", "channel", "category", "combined"]
 
tuple makePlots_datacardsZttPolarisation_shared.args = parser.parse_args()
 
tuple makePlots_datacardsZttPolarisation_shared.datacards = CreateDatacard(args)
 
tuple makePlots_datacardsZttPolarisation_shared.datacards_cbs = WriteDatacard(datacards, args.output_dir)