Exemple #1
0
 def __init__(self,m_cfg_parser):
     """"""
     PythonPlot.__init__(self,m_cfg_parser)
     self.y_err      = True
     self.maxpred    = 0
     self.colors     = 'k'
     self.add_labels = {'coordinates':[[0.55,0.98]],
                        'text':['TTS (M=1000 GeV)']}