ATLAS Offline Software
Namespaces | Functions
CaloRecGPUConfig.py File Reference

Go to the source code of this file.

Namespaces

 CaloRecGPUConfig
 

Functions

def CaloRecGPUConfig.SingleToolToPlot (tool_name, prefix)
 
def CaloRecGPUConfig.ComparedToolsToPlot (tool_ref, tool_test, prefix, match_in_energy=False, match_without_shared=False, match_perfectly=False)
 
def CaloRecGPUConfig.MatchingOptions (min_similarity=0.50, terminal_weight=250., grow_weight=500., seed_weight=1000.)
 
def CaloRecGPUConfig.BasicConstantDataExporterToolCfg (flags, name="ConstantDataExporter", **kwargs)
 
def CaloRecGPUConfig.BasicEventDataExporterToolCfg (flags, cellsname, name="EventDataExporter", **kwargs)
 
def CaloRecGPUConfig.BasicAthenaClusterImporterToolCfg (flags, cellsname, name="ClusterImporter", **kwargs)
 
def CaloRecGPUConfig.CPUOutputToolCfg (flags, cellsname, name="CPUOutput", **kwargs)
 
def CaloRecGPUConfig.GPUOutputToolCfg (flags, name="GPUOutput", **kwargs)
 
def CaloRecGPUConfig.ClusterInfoCalcToolCfg (flags, name="GPUClusterInfoCalculator", do_cut=True, **kwargs)
 
def CaloRecGPUConfig.TopoAutomatonClusteringToolCfg (flags, name="TopoAutomatonClustering", **kwargs)
 
def CaloRecGPUConfig.DefaultTopologicalClusteringToolCfg (flags, cellsname, name="TopoClusterMaker", **kwargs)
 
def CaloRecGPUConfig.TopoAutomatonSplitterToolCfg (flags, name="ClusterSplitter", **kwargs)
 
def CaloRecGPUConfig.DefaultClusterSplittingToolCfg (flags, name="TopoSplitter", **kwargs)
 
def CaloRecGPUConfig.GPUClusterMomentsCalculatorToolCfg (flags, name="GPUTopoMoments", **kwargs)
 
def CaloRecGPUConfig.DefaultClusterMomentsCalculatorToolCfg (flags, instantiateForTrigger, name="TopoMoments", **kwargs)
 
def CaloRecGPUConfig.AthenaClusterAndMomentsImporterToolCfg (flags, cellsname, instantiateForTrigger, name="ClusterAndMomentsImporter", **kwargs)
 
def CaloRecGPUConfig.CellsCounterCPUToolCfg (flags, cellsname, name="CPUCounts", **kwargs)
 
def CaloRecGPUConfig.CellsCounterGPUToolCfg (flags, name="GPUCounts", **kwargs)
 
def CaloRecGPUConfig.MomentsDumperToolCfg (flags, name="MomentsDumper", **kwargs)
 
def CaloRecGPUConfig.PlotterToolCfg (flags, cellsname, name="PlotterMonitoring", **kwargs)
 
def CaloRecGPUConfig.DefaultCalibMomentsToolCfg (flags, name="TopoCalibMoments", **kwargs)
 
def CaloRecGPUConfig.DefaultTopoClusterLocalCalibToolsCfg (flags, instantiateForTrigger)
 
def CaloRecGPUConfig.GPUCaloTopoClusterCfg (flags, instantiateForTrigger, cellsname, clustersname=None, clustersnapname="CaloTopoClusters", name="HybridClusterProcessor", MonitorTool=None, MonitorCells=False, PlotterTool=None, addAsPrimary=True, ReallyUseGPUTools=True)