ATLAS Offline Software
Variables
PowhegControl_ttFCNC_NLO Namespace Reference

Variables

 description
 
 keywords
 
 contact
 
 topdecaymode
 
 decay_mode
 
 MadSpin_enabled
 
 hdamp
 
bool DoSingleWeight = False
 
 mu_F
 
 mu_R
 
 PDF
 
 nEvents
 Nevent adjustment for event filters. More...
 
int RCtphi = 0.
 
int RCuphi = 0.
 
int RCtcphi = 0.
 
int RCctphi = 0.
 
int RC1utR = 0.
 
int RC1utL = 0.
 
int RC3utL = 0.
 
int RC1ctR = 0.
 
int RC1ctL = 0.
 
int RC3ctL = 0.
 
int RCtW = 0.
 
int RCtB = 0.
 
int RCuW = 0.
 
int RCuB = 0.
 
int RCtcW = 0.
 
int RCtcB = 0.
 
int RCctW = 0.
 
int RCctB = 0.
 
 istcH = any("Q2cH" in JO for JO in runArgs.jobConfig) or any("Q2cbarH" in JO for JO in runArgs.jobConfig)
 
 thisDSID = runArgs.runNumber
 
string model = 'TopFCNC-onlyh'
 
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')
 
int wtyp = thisDSID%4
 The W decay. More...
 
string wstr = ', w- > l- vl~'
 
int ttyp = thisDSID%2
 The SM top. More...
 
string t2str = 'decay t~ > w- b~'
 
string keyName = 'Higgs'
 
int theDIDS = thisDSID - 410700 + 104
 
int qtyp = theDIDS/20
 
string t1str = 'decay t > c h'
 
dictionary coup
 
string paramFileName = 'MadGraph_param_card_ttFCNC_NLO_FixedFCNCBR.dat'
 
string paramFileNameN = 'param_card.dat'
 
 paramFile = subprocess.Popen(['get_files','-data',paramFileName]).communicate()
 
 param_card_old
 
 param_card_new
 
 params
 
 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[', ']]>' ]
 
 Ptcut
 

Variable Documentation

◆ contact

PowhegControl_ttFCNC_NLO.contact

Definition at line 6 of file PowhegControl_ttFCNC_NLO.py.

◆ coup

dictionary PowhegControl_ttFCNC_NLO.coup
Initial value:
1 = {
2  'RCtphi' : RCtphi ,
3  'RCuphi' : RCuphi ,
4  'RCtcphi' : RCtcphi,
5  'RCctphi' : RCctphi,
6 
7  'RC1utR' : RC1utR,
8  'RC1utL' : RC1utL,
9  'RC3utL' : RC3utL,
10  'RC1ctR' : RC1ctR,
11  'RC1ctL' : RC1ctL,
12  'RC3ctL' : RC3ctL,
13  'RCtW' : RCtW,
14  'RCtB' : RCtB,
15  'RCuW' : RCuW,
16  'RCuB' : RCuB,
17  'RCtcW' : RCtcW,
18  'RCtcB' : RCtcB,
19  'RCctW' : RCctW,
20  'RCctB' : RCctB
21  }

Definition at line 193 of file PowhegControl_ttFCNC_NLO.py.

◆ decay_mode

PowhegControl_ttFCNC_NLO.decay_mode

Definition at line 15 of file PowhegControl_ttFCNC_NLO.py.

◆ description

PowhegControl_ttFCNC_NLO.description

Definition at line 4 of file PowhegControl_ttFCNC_NLO.py.

◆ DoSingleWeight

bool PowhegControl_ttFCNC_NLO.DoSingleWeight = False

Definition at line 19 of file PowhegControl_ttFCNC_NLO.py.

◆ eline

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

Definition at line 245 of file PowhegControl_ttFCNC_NLO.py.

◆ fin

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

Start LHE cooking for MadSpin.

Definition at line 230 of file PowhegControl_ttFCNC_NLO.py.

◆ fout

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

Definition at line 231 of file PowhegControl_ttFCNC_NLO.py.

◆ hdamp

PowhegControl_ttFCNC_NLO.hdamp

Definition at line 18 of file PowhegControl_ttFCNC_NLO.py.

◆ istcH

PowhegControl_ttFCNC_NLO.istcH = any("Q2cH" in JO for JO in runArgs.jobConfig) or any("Q2cbarH" in JO for JO in runArgs.jobConfig)

Definition at line 73 of file PowhegControl_ttFCNC_NLO.py.

◆ keyName

string PowhegControl_ttFCNC_NLO.keyName = 'Higgs'

Definition at line 136 of file PowhegControl_ttFCNC_NLO.py.

◆ keywords

PowhegControl_ttFCNC_NLO.keywords

Definition at line 5 of file PowhegControl_ttFCNC_NLO.py.

◆ line

PowhegControl_ttFCNC_NLO.line = fin.readline()

Definition at line 232 of file PowhegControl_ttFCNC_NLO.py.

◆ madspin_card_rep

string PowhegControl_ttFCNC_NLO.madspin_card_rep = 'madspin_card.dat'

Definition at line 87 of file PowhegControl_ttFCNC_NLO.py.

◆ MadSpin_enabled

PowhegControl_ttFCNC_NLO.MadSpin_enabled

Definition at line 16 of file PowhegControl_ttFCNC_NLO.py.

◆ madspin_in

string PowhegControl_ttFCNC_NLO.madspin_in = 'import run.lhe'

Definition at line 88 of file PowhegControl_ttFCNC_NLO.py.

◆ madspin_rep

string PowhegControl_ttFCNC_NLO.madspin_rep = 'set ms_dir MadSpin'

Definition at line 89 of file PowhegControl_ttFCNC_NLO.py.

◆ madspin_seed

PowhegControl_ttFCNC_NLO.madspin_seed = runArgs.randomSeed

Definition at line 90 of file PowhegControl_ttFCNC_NLO.py.

◆ model

string PowhegControl_ttFCNC_NLO.model = 'TopFCNC-onlyh'

Definition at line 86 of file PowhegControl_ttFCNC_NLO.py.

◆ mscard

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

Definition at line 92 of file PowhegControl_ttFCNC_NLO.py.

◆ mu_F

PowhegControl_ttFCNC_NLO.mu_F

Definition at line 21 of file PowhegControl_ttFCNC_NLO.py.

◆ mu_R

PowhegControl_ttFCNC_NLO.mu_R

Definition at line 22 of file PowhegControl_ttFCNC_NLO.py.

◆ nEvents

PowhegControl_ttFCNC_NLO.nEvents

Nevent adjustment for event filters.

Definition at line 32 of file PowhegControl_ttFCNC_NLO.py.

◆ param_card_new

PowhegControl_ttFCNC_NLO.param_card_new

Definition at line 225 of file PowhegControl_ttFCNC_NLO.py.

◆ param_card_old

PowhegControl_ttFCNC_NLO.param_card_old

Definition at line 225 of file PowhegControl_ttFCNC_NLO.py.

◆ paramFile

PowhegControl_ttFCNC_NLO.paramFile = subprocess.Popen(['get_files','-data',paramFileName]).communicate()

Definition at line 219 of file PowhegControl_ttFCNC_NLO.py.

◆ paramFileName

PowhegControl_ttFCNC_NLO.paramFileName = 'MadGraph_param_card_ttFCNC_NLO_FixedFCNCBR.dat'

Definition at line 217 of file PowhegControl_ttFCNC_NLO.py.

◆ paramFileNameN

string PowhegControl_ttFCNC_NLO.paramFileNameN = 'param_card.dat'

Definition at line 218 of file PowhegControl_ttFCNC_NLO.py.

◆ params

PowhegControl_ttFCNC_NLO.params

Definition at line 226 of file PowhegControl_ttFCNC_NLO.py.

◆ PDF

PowhegControl_ttFCNC_NLO.PDF

Definition at line 23 of file PowhegControl_ttFCNC_NLO.py.

◆ Ptcut

PowhegControl_ttFCNC_NLO.Ptcut

Definition at line 308 of file PowhegControl_ttFCNC_NLO.py.

◆ qtyp

int PowhegControl_ttFCNC_NLO.qtyp = theDIDS/20

Definition at line 168 of file PowhegControl_ttFCNC_NLO.py.

◆ RC1ctL

int PowhegControl_ttFCNC_NLO.RC1ctL = 0.

Definition at line 52 of file PowhegControl_ttFCNC_NLO.py.

◆ RC1ctR

int PowhegControl_ttFCNC_NLO.RC1ctR = 0.

Definition at line 51 of file PowhegControl_ttFCNC_NLO.py.

◆ RC1utL

int PowhegControl_ttFCNC_NLO.RC1utL = 0.

Definition at line 49 of file PowhegControl_ttFCNC_NLO.py.

◆ RC1utR

int PowhegControl_ttFCNC_NLO.RC1utR = 0.

Definition at line 48 of file PowhegControl_ttFCNC_NLO.py.

◆ RC3ctL

int PowhegControl_ttFCNC_NLO.RC3ctL = 0.

Definition at line 53 of file PowhegControl_ttFCNC_NLO.py.

◆ RC3utL

int PowhegControl_ttFCNC_NLO.RC3utL = 0.

Definition at line 50 of file PowhegControl_ttFCNC_NLO.py.

◆ RCctB

int PowhegControl_ttFCNC_NLO.RCctB = 0.

Definition at line 63 of file PowhegControl_ttFCNC_NLO.py.

◆ RCctphi

int PowhegControl_ttFCNC_NLO.RCctphi = 0.

Definition at line 44 of file PowhegControl_ttFCNC_NLO.py.

◆ RCctW

int PowhegControl_ttFCNC_NLO.RCctW = 0.

Definition at line 62 of file PowhegControl_ttFCNC_NLO.py.

◆ RCtB

int PowhegControl_ttFCNC_NLO.RCtB = 0.

Definition at line 57 of file PowhegControl_ttFCNC_NLO.py.

◆ RCtcB

int PowhegControl_ttFCNC_NLO.RCtcB = 0.

Definition at line 61 of file PowhegControl_ttFCNC_NLO.py.

◆ RCtcphi

int PowhegControl_ttFCNC_NLO.RCtcphi = 0.

Definition at line 43 of file PowhegControl_ttFCNC_NLO.py.

◆ RCtcW

int PowhegControl_ttFCNC_NLO.RCtcW = 0.

Definition at line 60 of file PowhegControl_ttFCNC_NLO.py.

◆ RCtphi

int PowhegControl_ttFCNC_NLO.RCtphi = 0.

Definition at line 41 of file PowhegControl_ttFCNC_NLO.py.

◆ RCtW

int PowhegControl_ttFCNC_NLO.RCtW = 0.

Definition at line 56 of file PowhegControl_ttFCNC_NLO.py.

◆ RCuB

int PowhegControl_ttFCNC_NLO.RCuB = 0.

Definition at line 59 of file PowhegControl_ttFCNC_NLO.py.

◆ RCuphi

int PowhegControl_ttFCNC_NLO.RCuphi = 0.

Definition at line 42 of file PowhegControl_ttFCNC_NLO.py.

◆ RCuW

int PowhegControl_ttFCNC_NLO.RCuW = 0.

Definition at line 58 of file PowhegControl_ttFCNC_NLO.py.

◆ t

PowhegControl_ttFCNC_NLO.t = f.read()

Definition at line 289 of file PowhegControl_ttFCNC_NLO.py.

◆ t1str

string PowhegControl_ttFCNC_NLO.t1str = 'decay t > c h'

Definition at line 179 of file PowhegControl_ttFCNC_NLO.py.

◆ t2str

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

Definition at line 128 of file PowhegControl_ttFCNC_NLO.py.

◆ theDIDS

int PowhegControl_ttFCNC_NLO.theDIDS = thisDSID - 410700 + 104

Definition at line 141 of file PowhegControl_ttFCNC_NLO.py.

◆ thisDSID

int PowhegControl_ttFCNC_NLO.thisDSID = runArgs.runNumber

Definition at line 76 of file PowhegControl_ttFCNC_NLO.py.

◆ to_delete

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

Definition at line 290 of file PowhegControl_ttFCNC_NLO.py.

◆ topdecaymode

PowhegControl_ttFCNC_NLO.topdecaymode

Definition at line 12 of file PowhegControl_ttFCNC_NLO.py.

◆ ttyp

int PowhegControl_ttFCNC_NLO.ttyp = thisDSID%2

The SM top.

Definition at line 126 of file PowhegControl_ttFCNC_NLO.py.

◆ unzip

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

End of LHE cooking for MadSpin.

Definition at line 282 of file PowhegControl_ttFCNC_NLO.py.

◆ wstr

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

Definition at line 110 of file PowhegControl_ttFCNC_NLO.py.

◆ wtyp

int PowhegControl_ttFCNC_NLO.wtyp = thisDSID%4

The W decay.

Definition at line 106 of file PowhegControl_ttFCNC_NLO.py.