![]() |
|
|||
File indexing completed on 2024-04-06 12:22:29
0001 # This cfi sets a field map configured based on the run and GT. 0002 # 0003 # PLEASE DO NOT USE THIS cfi DIRECTLY 0004 # Always use the standard sequence Configuration.StandardSequences.MagneticField_cff 0005 0006 import FWCore.ParameterSet.Config as cms 0007 0008 VolumeBasedMagneticFieldESProducer = cms.ESProducer("VolumeBasedMagneticFieldESProducerFromDB", 0009 label = cms.untracked.string(''), 0010 debugBuilder = cms.untracked.bool(False), 0011 valueOverride = cms.int32(-1), # Force value of current (in A); take the value from DB if < 0. 0012 ) 0013
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |