Go to the source code of this file.
Classes | |
class | MCScenario_CRAFT1_22X.Alignable |
class | MCScenario_CRAFT1_22X.CSCChamber |
class | MCScenario_CRAFT1_22X.DTChamber |
class | MCScenario_CRAFT1_22X.Operation |
class | MCScenario_CRAFT1_22X.Position |
Namespaces | |
MCScenario_CRAFT1_22X | |
Functions | |
def | MCScenario_CRAFT1_22X.cmsRun |
def | MCScenario_CRAFT1_22X.CSCsorter |
def | MCScenario_CRAFT1_22X.define_scenario |
def | MCScenario_CRAFT1_22X.DTsorter |
def | MCScenario_CRAFT1_22X.make_scenario_sqlite |
called once at the end of this script More... | |
def | MCScenario_CRAFT1_22X.sorter |
def | MCScenario_CRAFT1_22X.write_check_cfg |
def | MCScenario_CRAFT1_22X.write_conversion_cfg |
that's it! everything this uses is defined below More... | |
def | MCScenario_CRAFT1_22X.write_xml |
Variables | |
dictionary | MCScenario_CRAFT1_22X.CSCpreferred_order = {"endcap":1, "station":2, "ring":3, "chamber":4, "layer":5} |
dictionary | MCScenario_CRAFT1_22X.DTpreferred_order = {"wheel":1, "station":2, "sector":3, "superlayer":4, "layer":5} |
writing a scenario in XML ############################################################## More... | |
dictionary | MCScenario_CRAFT1_22X.preferred_order = {"x":1, "y":2, "z":3, "phix":4, "phiy":5, "phiz":6} |