SFrame 3.6
CycleCreators Namespace Reference

: SFrame - ROOT-based analysis framework for ATLAS # # More...

Classes

class  CycleCreator
 Class creating analysis cycle templates. More...

Detailed Description

: SFrame - ROOT-based analysis framework for ATLAS # #

Author:
Stefan Ask <Stefan.Ask@cern.ch> - Manchester #
David Berge <David.Berge@cern.ch> - CERN #
Johannes Haller <Johannes.Haller@cern.ch> - Hamburg #
A. Krasznahorkay <Attila.Krasznahorkay@cern.ch> - CERN/Debrecen # # Functions for creating a new analysis cycle torso

This package collects the functions used by sframe_create_cycle.py to create the torso of a new analysis cycle. Apart from using sframe_create_cycle.py, the functions can be used in an interactive python session by executing:

>>> import CycleCreators