// MuoCandReco.rcp // F. Deliot, 8-NOV-02 string PackageName = "MuoCandReco" int debugLevel = 0 // for selecting MuoCandidates bool cutCosmics = true string type = "All" // things to be done by MuoCandReco: bool tagEvent = false // add the tag "MUON" to the event bool analyzeEvent = false // fill muocand.root with test histograms bool processEvent = true // insert MuoCandidateChunk into the event // for tagging: int num_particles = 1 float pt_cut = 0. // for isolation from jets RCP rcpJet5 = RCP rcpJet7 =