Skip to content
Snippets Groups Projects
example-config.json 522 B
Newer Older
  • Learn to ignore specific revisions
  • {
      "mc" : {
    
        "type": "pythia6m",
        "write_lund": true,
        "generator": {
          "type": "pythia6",
          "target": {
            "A": 1,
            "Z": 1, 
            "nucleon": "p"
          },
          "beam": {
    
            "particle": "ELEC",
    
            "energy": 11
          },
          "Q2": {
            "min": 0.9,
            "max": 60
          },
          "x": {
            "min": 0.002,
            "max": 0.99
          },
          "y": {
            "min": 0.05,
            "max": 0.95 
    
          },
          "E": {
            "min": 8.2,
            "max": 11