◆ __init__()
      
        
          | def python.tests.test_McAodValidation.__init__ | ( |  | self, | 
        
          |  |  |  | name = "McAodValidation" | 
        
          |  | ) |  |  | 
      
 
 
◆ setDefaults()
      
        
          | def python.tests.test_McAodValidation.setDefaults | ( |  | cls, | 
        
          |  |  |  | handle | 
        
          |  | ) |  |  | 
      
 
Definition at line 54 of file PhysicsAnalysis/TruthParticleID/McParticleAlgs/python/tests.py.
   54     def setDefaults(cls, handle):
 
   57         handle.ValidationTools = [
 
   58             "GenAodValidationTool/GenAodValidation",
 
   59             "SpclMcValidationTool/SpclMcValidation",
 
   62         if not hasattr(handle, 
"GenAodValidation"):
 
   64             genAodValidation.RefMcEvents = 
"GEN_EVENT" 
   68             handle += genAodValidation
 
 
 
◆ __slots__
  
  | 
        
          | tuple python.tests.test_McAodValidation.__slots__ = ( ) |  | staticprivate | 
 
 
The documentation for this class was generated from the following file: