01/11/2018
- TruthUtils にRhadron用の関数を追加
- MC16aの中身を確認
- AJ-LL meetingで発表
- Wのdecayをleptonにしてみてはどうか?
- トリガーはsingle jetなどでは引っかからなそう <- 全てがソフトなため
- Signature basedで解析を進めていき、Main tuneとしてはRhadron(本橋チャンネル)にしていき、wino-binoもみてみるという方向性もありうる
- Rhadron MCの作成にも取り掛かってもらう方針へ
14/11/2018
- GridへJobを投げることは可能になった
- FactoryTools はFlat ntupleを作成
- GRL, event cleaning
- Pileup Reweighting
- Trigger Decision Tools のsetup
- etc はすでに行われている
- e.g.
- BasicEventSelection : from xAODAnaHelper
- CalibrateST : Using SUSYTools to calibrate the physics objects
- Selection algorithm : Use the objects from the TStore to categorize or throw away events
- Calcurators : Use the containers in the TStore (from upper stream algorithms) to calculate any interesting variable. Write it to maps (key : branch names, value) and store them in TStore
- WriteOutputNtuple : Grabs those maps from the TStore and automatically writes them out to output ntuples
- Presented material : DVwithMET_20181114_AM.pdf
23/11/2018
- Gitから取ってきた何も編集していない (run_dv.pyを少しだけいじった状態) FactoryTools で作った flat ntupleを使ってCutFlow makerのベースを作った
- いくつかのCutを適用してCutFlowを作ってみるも, DV_rxyへのpointerがnullのためにloopへ入れない
26/11/2018
- CutFlow makerのバグを修正、DV_rxyのsizeを取ってきてloopを回せるように直した
- PVとDVの距離を4mm以上というcutを追加 (Displacement requirement)
- chisqPerDoFも追加
- 他にCutを加えるならFactoryToolsに手を加える必要あり
--
AtsushiMizukami - 2018-11-02
This topic: Sandbox
> TWikiUsers >
AtsushiMizukami >
AtsushiMizukamiSandbox >
Items >
2018 > November
Topic revision: r5 - 2018-12-04 - AtsushiMizukami