ATLAS Offline Software
Loading...
Searching...
No Matches
CaloTopoEMphimod Namespace Reference

Classes

class  CaloTopoEMphimod_v1_parms

Functions

 make_CaloTopoEMphimod (flags, name=None, suffix=None, version=None, key=CALOCORR_DEFAULT_KEY, source=None, confclass=None, **kw)

Function Documentation

◆ make_CaloTopoEMphimod()

CaloTopoEMphimod.make_CaloTopoEMphimod ( flags,
name = None,
suffix = None,
version = None,
key = CALOCORR_DEFAULT_KEY,
source = None,
confclass = None,
** kw )

Definition at line 51 of file CaloTopoEMphimod.py.

58 **kw):
59 # Make the tool.
60 return makecorr (flags,
61 versions = CaloTopoEMphimod_versions,
62 name = name,
63 basename = 'topophimod',
64 suffix = suffix,
65 version = version,
66 key = key,
67 sampling = None,
68 source = source,
69 confclass = confclass,
70 corrclass = CALOCORR_EMTOPO,
71 **kw)
72
73
74
75# ... phi modulation : barrel + endcap
76# I think this was derived for 6-3-3 clusters.
77# Currently applied for all emtopo clusters.