// AAna.rcp // Parameters for extracting track values from GTracks // and putting them into AATracks. string date = "02nov2001_2201" // Package name (required by framework) string PackageName = "AAna" bool displayInitParams = true int chunkNumber = 401 RCP Muonid_Algo = bool analyse = true // Require analsysis stage of AATrack package bool findPV = true // find Primary Vertex bool findV0 = true // find V0 (K0, Lambda, gamma*->e+e-) bool findCascade = false // find cascade particles bool findJets = true // find jets (charged tracks only) bool findJPsi = true // find J/psi -> mu+ mu- bool tagEvents = true // tag events for AADST output bool selectJPsi = true // select J/psi events bool selectBD0Mu = true // select B->D0 mu X bool selectBDsMu = true // select B->Ds mu X bool selectlLam = false // select mu + Lambda events bool selectMuo = false // select inclusive muon events bool selectBDpi = false // select inclusive muon events bool selectBDstarMu = false // select inclusive muon events bool selectBDstarMuLoose = true // select inclusive muon events bool selectBDstarH = true // select inclusive muon events bool saveDST = false // Save AADST to file