CMS 3D CMS Logo

Variables

SiPixelLorentzAngle_cfi Namespace Reference

Variables

tuple read

Variable Documentation

Initial value:
00001 cms.EDAnalyzer("SiPixelLorentzAngle",
00002     #what type of tracks should be used: 
00003     #           string src = "generalTracks"
00004     src = cms.string('globalMuons'),
00005     binsDepth = cms.int32(50),
00006     Fitter = cms.string('KFFittingSmoother'),
00007     fileNameFit = cms.string('lorentzFit.txt'),
00008     #in case of MC set this to true to save the simhits
00009     simData = cms.bool(False),
00010     TTRHBuilder = cms.string('WithTrackAngle'),
00011     ptMin = cms.double(3.0),
00012     fileName = cms.string('lorentzangle.root'),
00013     Propagator = cms.string('PropagatorWithMaterial'),
00014     binsDrift = cms.int32(60)
00015 )

Definition at line 7 of file SiPixelLorentzAngle_cfi.py.

Referenced by ExternalLHEProducer::executeScript(), edm::service::ProcInfoFetcher::fetch(), edm::service::SimpleMemoryCheck::fetchSmaps(), fftjetcms::fftjet_Grid2d_parser(), fftjetcms::fftjet_LinearInterpolator2d_parser(), fftjetcms::fftjet_MembershipFunction_parser(), HcalLutManager::getLinearizationLutXmlFromCoder(), HcalLutManager::getLutXmlFromAsciiMaster(), TStorageFactoryFile::Initialize(), ThePEGInterface::initRepository(), HcalPatternSource::loadPatternFile(), main(), spu::md5_File(), FFTJetPileupProcessor::mixExtraGrid(), Reader::nextSample(), edmplugin::PluginManager::PluginManager(), File::read(), HcalLutManager::read_lmap(), lhef::CBInputStream::readBytes(), lhef::STLInputStream::readBytes(), lhef::StorageInputStream::readBytes(), MillePedeVariablesIORoot::readMillePedeVariables(), ExternalLHEProducer::readOutput(), edm::PileUp::readPileUp(), readSRF(), readTTF(), evf::FUEventProcessor::subWeb(), and LMap_test::test_read().