Main Page
Namespaces
Classes
Package Documentation
CVS Directory
WorkBook
Offline Guide
Release schedule
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
Configuration
DataProcessing
python
Impl
AlCaTestEnable.py
Go to the documentation of this file.
1
#!/usr/bin/env python
2
"""
3
_AlCaTestEnable_
4
5
Scenario supporting proton collisions
6
7
"""
8
9
from
Configuration.DataProcessing.Impl.AlCa
import
AlCa
10
11
class
AlCaTestEnable
(AlCa):
12
def
__init__
(self):
13
self.
skims
=[
'TkAlLAS'
]
14
"""
15
_AlCaTestEnable_
16
17
Implement configuration building for data processing for proton
18
collision data taking
19
20
"""
Impl.AlCaTestEnable.AlCaTestEnable
Definition:
AlCaTestEnable.py:11
Impl.AlCaTestEnable.AlCaTestEnable.skims
skims
Definition:
AlCaTestEnable.py:13
Impl.AlCaTestEnable.AlCaTestEnable.__init__
def __init__
Definition:
AlCaTestEnable.py:12
Generated for CMSSW Reference Manual by
1.8.5