ATLAS Offline Software
Variables
PowhegControl_ttHplus_NLO Namespace Reference

Variables

 description
 
 keywords
 
 contact
 
 minevents
 
 topdecaymode
 
 decay_mode
 
 MadSpin_enabled
 
 hdamp
 
bool DoSingleWeight = False
 
 mu_F
 
 mu_R
 
 PDF
 
 thisDSID = runArgs.runNumber
 
string model = '2HDMtypeII'
 
string madspin_card_rep = 'madspin_card.dat'
 
string madspin_in = 'import run.lhe'
 
string madspin_rep = 'set ms_dir MadSpin'
 
 madspin_seed = runArgs.randomSeed
 
 mscard = open(madspin_card_rep,'w')
 
string wstr = ', w- > l- vl~'
 
string t2str = 'decay t~ > b~ w-'
 The SM top. More...
 
string t1str = 'decay t > b h+'
 
 mhc_str = str(runArgs.jobConfig[0])
 take the mass from the JO line More...
 
int mhc = 0
 
 ss = s.replace("H","")
 
float mh1 = 1.250e+02
 
 mh2 = math.sqrt(math.pow(mhc,2)+math.pow(8.0399e+01,2))
 
 mh3 = mh2
 
dictionary masses
 
dictionary decayss = {'37': 'DECAY 37 1.300000e+02 # whc'}
 
string paramFileName = 'MadGraph_param_card_ttHplus_NLO.dat'
 
string paramFileNameN = 'param_card.dat'
 
 param_card_old
 
 param_card_new
 
 decays
 
 fin = open('PowhegOTF._1.events','r')
 Start LHE cooking for MadSpin. More...
 
 fout = open('run.lhe','w')
 
 line = fin.readline()
 
string eline = str(PowhegConfig.nEvents)+' = nevents\n'
 
 unzip = subprocess.Popen(['gunzip','run_decayed.lhe.gz'])
 End of LHE cooking for MadSpin. More...
 
 t = f.read()
 
list to_delete = [ '<![CDATA[', ']]>' ]
 

Variable Documentation

◆ contact

PowhegControl_ttHplus_NLO.contact

Definition at line 6 of file PowhegControl_ttHplus_NLO.py.

◆ decay_mode

PowhegControl_ttHplus_NLO.decay_mode

Definition at line 17 of file PowhegControl_ttHplus_NLO.py.

◆ decays

PowhegControl_ttHplus_NLO.decays

Definition at line 110 of file PowhegControl_ttHplus_NLO.py.

◆ decayss

dictionary PowhegControl_ttHplus_NLO.decayss = {'37': 'DECAY 37 1.300000e+02 # whc'}

Definition at line 100 of file PowhegControl_ttHplus_NLO.py.

◆ description

PowhegControl_ttHplus_NLO.description

Definition at line 4 of file PowhegControl_ttHplus_NLO.py.

◆ DoSingleWeight

bool PowhegControl_ttHplus_NLO.DoSingleWeight = False

Definition at line 21 of file PowhegControl_ttHplus_NLO.py.

◆ eline

string PowhegControl_ttHplus_NLO.eline = str(PowhegConfig.nEvents)+' = nevents\n'

Definition at line 131 of file PowhegControl_ttHplus_NLO.py.

◆ fin

PowhegControl_ttHplus_NLO.fin = open('PowhegOTF._1.events','r')

Start LHE cooking for MadSpin.

Definition at line 114 of file PowhegControl_ttHplus_NLO.py.

◆ fout

PowhegControl_ttHplus_NLO.fout = open('run.lhe','w')

Definition at line 115 of file PowhegControl_ttHplus_NLO.py.

◆ hdamp

PowhegControl_ttHplus_NLO.hdamp

Definition at line 20 of file PowhegControl_ttHplus_NLO.py.

◆ keywords

PowhegControl_ttHplus_NLO.keywords

Definition at line 5 of file PowhegControl_ttHplus_NLO.py.

◆ line

PowhegControl_ttHplus_NLO.line = fin.readline()

Definition at line 116 of file PowhegControl_ttHplus_NLO.py.

◆ madspin_card_rep

string PowhegControl_ttHplus_NLO.madspin_card_rep = 'madspin_card.dat'

Definition at line 42 of file PowhegControl_ttHplus_NLO.py.

◆ MadSpin_enabled

PowhegControl_ttHplus_NLO.MadSpin_enabled

Definition at line 18 of file PowhegControl_ttHplus_NLO.py.

◆ madspin_in

string PowhegControl_ttHplus_NLO.madspin_in = 'import run.lhe'

Definition at line 43 of file PowhegControl_ttHplus_NLO.py.

◆ madspin_rep

string PowhegControl_ttHplus_NLO.madspin_rep = 'set ms_dir MadSpin'

Definition at line 44 of file PowhegControl_ttHplus_NLO.py.

◆ madspin_seed

PowhegControl_ttHplus_NLO.madspin_seed = runArgs.randomSeed

Definition at line 45 of file PowhegControl_ttHplus_NLO.py.

◆ masses

PowhegControl_ttHplus_NLO.masses
Initial value:
1 = {'25':str(mh1)+' # mh1',
2  '35':str(mh2)+' # mh2',
3  '36':str(mh2)+' # mh2',
4  '37':str(mhc)+' # mhc'}

Definition at line 96 of file PowhegControl_ttHplus_NLO.py.

◆ mh1

float PowhegControl_ttHplus_NLO.mh1 = 1.250e+02

Definition at line 91 of file PowhegControl_ttHplus_NLO.py.

◆ mh2

PowhegControl_ttHplus_NLO.mh2 = math.sqrt(math.pow(mhc,2)+math.pow(8.0399e+01,2))

Definition at line 92 of file PowhegControl_ttHplus_NLO.py.

◆ mh3

PowhegControl_ttHplus_NLO.mh3 = mh2

Definition at line 93 of file PowhegControl_ttHplus_NLO.py.

◆ mhc

PowhegControl_ttHplus_NLO.mhc = 0

Definition at line 80 of file PowhegControl_ttHplus_NLO.py.

◆ mhc_str

PowhegControl_ttHplus_NLO.mhc_str = str(runArgs.jobConfig[0])

take the mass from the JO line

Definition at line 79 of file PowhegControl_ttHplus_NLO.py.

◆ minevents

PowhegControl_ttHplus_NLO.minevents

Definition at line 7 of file PowhegControl_ttHplus_NLO.py.

◆ model

string PowhegControl_ttHplus_NLO.model = '2HDMtypeII'

Definition at line 41 of file PowhegControl_ttHplus_NLO.py.

◆ mscard

PowhegControl_ttHplus_NLO.mscard = open(madspin_card_rep,'w')

Definition at line 49 of file PowhegControl_ttHplus_NLO.py.

◆ mu_F

PowhegControl_ttHplus_NLO.mu_F

Definition at line 23 of file PowhegControl_ttHplus_NLO.py.

◆ mu_R

PowhegControl_ttHplus_NLO.mu_R

Definition at line 24 of file PowhegControl_ttHplus_NLO.py.

◆ param_card_new

PowhegControl_ttHplus_NLO.param_card_new

Definition at line 110 of file PowhegControl_ttHplus_NLO.py.

◆ param_card_old

PowhegControl_ttHplus_NLO.param_card_old

Definition at line 110 of file PowhegControl_ttHplus_NLO.py.

◆ paramFileName

PowhegControl_ttHplus_NLO.paramFileName = 'MadGraph_param_card_ttHplus_NLO.dat'

Definition at line 106 of file PowhegControl_ttHplus_NLO.py.

◆ paramFileNameN

PowhegControl_ttHplus_NLO.paramFileNameN = 'param_card.dat'

Definition at line 107 of file PowhegControl_ttHplus_NLO.py.

◆ PDF

PowhegControl_ttHplus_NLO.PDF

Definition at line 25 of file PowhegControl_ttHplus_NLO.py.

◆ ss

PowhegControl_ttHplus_NLO.ss = s.replace("H","")

Definition at line 83 of file PowhegControl_ttHplus_NLO.py.

◆ t

PowhegControl_ttHplus_NLO.t = f.read()

Definition at line 176 of file PowhegControl_ttHplus_NLO.py.

◆ t1str

string PowhegControl_ttHplus_NLO.t1str = 'decay t > b h+'

Definition at line 71 of file PowhegControl_ttHplus_NLO.py.

◆ t2str

string PowhegControl_ttHplus_NLO.t2str = 'decay t~ > b~ w-'

The SM top.

Definition at line 70 of file PowhegControl_ttHplus_NLO.py.

◆ thisDSID

PowhegControl_ttHplus_NLO.thisDSID = runArgs.runNumber

Definition at line 40 of file PowhegControl_ttHplus_NLO.py.

◆ to_delete

list PowhegControl_ttHplus_NLO.to_delete = [ '<![CDATA[', ']]>' ]

Definition at line 177 of file PowhegControl_ttHplus_NLO.py.

◆ topdecaymode

PowhegControl_ttHplus_NLO.topdecaymode

Definition at line 14 of file PowhegControl_ttHplus_NLO.py.

◆ unzip

PowhegControl_ttHplus_NLO.unzip = subprocess.Popen(['gunzip','run_decayed.lhe.gz'])

End of LHE cooking for MadSpin.

Definition at line 169 of file PowhegControl_ttHplus_NLO.py.

◆ wstr

string PowhegControl_ttHplus_NLO.wstr = ', w- > l- vl~'

Definition at line 68 of file PowhegControl_ttHplus_NLO.py.

str
Definition: BTagTrackIpAccessor.cxx:11