CMS 3D CMS Logo

List of all members | Public Member Functions
MCScenario_CRAFT1_22X.DTChamber Class Reference

Public Member Functions

def __init__ (self, location)
 

Detailed Description

Definition at line 136 of file MCScenario_CRAFT1_22X.py.

Constructor & Destructor Documentation

◆ __init__()

def MCScenario_CRAFT1_22X.DTChamber.__init__ (   self,
  location 
)

Definition at line 137 of file MCScenario_CRAFT1_22X.py.

References update.

137  def __init__(self, **location):
138  self.__dict__.update(location)
139 
def __init__(self, dataset, job_number, job_id, job_name, isDA, isMC, applyBOWS, applyEXTRACOND, extraconditions, runboundary, lumilist, intlumi, maxevents, gt, allFromGT, alignmentDB, alignmentTAG, apeDB, apeTAG, bowDB, bowTAG, vertextype, tracktype, refittertype, ttrhtype, applyruncontrol, ptcut, CMSSW_dir, the_dir)
#define update(a, b)