Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8309687
Frog_Analyzer.cfi
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Subscribers
None
Frog_Analyzer.cfi
View Options
// Put here the modules you want the cfg file to use,
// then include this file in your cfg file.
// i.e. in Frog_Analyzer.cfg replace 'module demo = Frog_Analyzer {} '
// with 'include "anlyzerDir/Frog/data/Frog_Analyzer.cfi" '.
// (Remember that filenames are case sensitive.)
module frog = Frog_Analyzer
{
string OutputFile = "MinBias.vis"
VInputTag SimTrackProducers = {g4SimHits}
VInputTag SimVertexProducers = {g4SimHits:}
VInputTag SimHitProducers = {g4SimHits:TrackerHitsPixelBarrelLowTof,
g4SimHits:TrackerHitsPixelBarrelHighTof,
g4SimHits:TrackerHitsPixelEndcapLowTof,
g4SimHits:TrackerHitsPixelEndcapHighTof,
g4SimHits:TrackerHitsTIBLowTof,
g4SimHits:TrackerHitsTIBHighTof,
g4SimHits:TrackerHitsTIDLowTof,
g4SimHits:TrackerHitsTIDHighTof,
g4SimHits:TrackerHitsTOBLowTof,
g4SimHits:TrackerHitsTOBHighTof,
g4SimHits:TrackerHitsTECLowTof,
g4SimHits:TrackerHitsTECHighTof,
g4SimHits:MuonDTHits,
g4SimHits:MuonCSCHits,
g4SimHits:MuonRPCHits
# g4SimHits:TotemHitsRP, #doesn't work... why?
# g4SimHits:TotemHitsT1, #doesn't work... why?
# g4SimHits:TotemHitsT2Gem, #doesn't work... why?
# g4SimHits:FP420Si, #doesn't work... why?
# g4SimHits:BSCHits #doesn't work... why?
}
VInputTag SimCaloHitProducers = {g4SimHits:CaloHitsTk,
g4SimHits:EcalHitsEB,
g4SimHits:EcalHitsEE,
g4SimHits:EcalHitsES,
g4SimHits:HcalHits
# g4SimHits:HcalTB06BeamHits, #doesn't work... why?
# g4SimHits:ZDCHITS, #doesn't work... why?
# g4SimHits:CastorBU, #doesn't work... why?
# g4SimHits:CastorFI, #doesn't work... why?
# g4SimHits:CastorPL, #doesn't work... why?
# g4SimHits:CastorTU #doesn't work... why?
}
VInputTag TrajectoryProducers = {TrackRefitter}
VInputTag TrackProducers = {}
VInputTag EcalRecHitProducers = {ecalRecHit:EcalRecHitsEB,
ecalRecHit:EcalRecHitsEE,
ecalPreshowerRecHit:EcalRecHitsES}
VInputTag HcalHBHERecHitProducers = {hbhereco}
VInputTag HcalHORecHitProducers = {horeco}
VInputTag HcalHFRecHitProducers = {hfreco}
VInputTag DTSegmentProducers = {dt4DSegments}
VInputTag CSCSegmentProducers = {cscSegments}
VInputTag RPCHitsProducers = {rpcRecHits}
VInputTag NIProducers = {
# nuclearInteractionMaker #off by default
}
int32 NEventsInVisFile = -1
bool ProduceGeom = true
bool SaveTrackerGeom = true
bool SaveMuonGeom = true
bool SaveCaloGeom = true
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 4:11 PM (21 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4014121
Default Alt Text
Frog_Analyzer.cfi (3 KB)
Attached To
rFROGSVN frogsvn
Event Timeline
Log In to Comment