ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Root Listing
root
/
cvsroot
/
UserCode
/
IPHCalignment2
/
TrackingTools
/
PatternTools
/
python
/
TSCBLBuilderNoMaterial_cfi.py
Revision:
1.1
Committed:
Fri Nov 25 16:38:24 2011 UTC
(13 years, 5 months ago) by
econte
Content type:
text/x-python
Branch:
MAIN
CVS Tags:
TBD2011, TBD_2011, HEAD
Log Message:
new IPHC alignment
File Contents
#
User
Rev
Content
1
econte
1.1
import FWCore.ParameterSet.Config as cms
2
3
TSCBLBuilderNoMaterial = cms.ESProducer("TSCBLBuilderNoMaterialESProducer",
4
ComponentName = cms.string('TSCBLBuilderNoMaterial')
5
)