|
FairShip
|
Go to the source code of this file.
Namespaces | |
| namespace | makeMuonDIS |
Functions | |
| def | makeMuonDIS.rotate (px, py, pz, theta, phi) |
| None | makeMuonDIS.update_file (str filename, final_xsec) |
| None | makeMuonDIS.inspect_file (str filename) |
| None | makeMuonDIS.makeMuonDIS () |
Variables | |
| makeMuonDIS.level | |
| r | makeMuonDIS.PDG = r.TDatabasePDG.Instance() |
| argparse | makeMuonDIS.parser = argparse.ArgumentParser(description=__doc__) |
| makeMuonDIS.help | |
| makeMuonDIS.required | |
| makeMuonDIS.dest | |
| makeMuonDIS.default | |
| makeMuonDIS.type | |
| argparse | makeMuonDIS.args = parser.parse_args() |
| argparse | makeMuonDIS.n_events = args.n_events |
| argparse | makeMuonDIS.first_mu_event = args.first_mu_event |
| list | makeMuonDIS.headers |
| dict | makeMuonDIS.Fixtarget = {1: "p+", 0: "n0"} |