Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
ZZ Fusion Analysis | ||||||||
Line: 28 to 28 | ||||||||
| ||||||||
Changed: | ||||||||
< < | The JetFinder processor reconstructs 4 jets events from the input collection (LooseSelectedPandoraPFANewPFOs was used). For the reconstructed 4 jets, MyTrueAngularJetFlavourProcessor determines MC Jet Flavour by angular matching of heavy quarks to jets, and also determines hadronic and partonic charge of the jet | |||||||
> > | The JetFinder processor reconstructs 2 and 4 jets events from the input collection (LooseSelectedPandoraPFANewPFOs was used). For the reconstructed 4 jets, MyTrueAngularJetFlavourProcessor determines MC Jet Flavour by angular matching of heavy quarks to jets, and also determines hadronic and partonic charge of the jet. | |||||||
The LCFI processors have the following functions: | ||||||||
Line: 53 to 53 | ||||||||
Our input slcio files contain the collections: LooseSelectedPandoraPFANewPFOs, MCParticlesSkimmed, PandoraPFANewClusters, PandoraPFANewPFOs, PandoraPFANewReclusterMonitoring, ProngVertices, RecoMCTruthLink, SelectedLDCTracks, SelectedPandoraPFANewPFOs, TightSelectedPandoraPFANewPFOs and V0Vertices.
| ||||||||
Changed: | ||||||||
< < | The LCIOOutput processor creates new slcio files containing the new collections added by the above processors. We found that the most time-consuming processor is ZVTOP_ZVRES with more than 10 s/event. | |||||||
> > | The processors listed above could be run in sequence, or split in several steps, invoking a LCIOOutput processor to write intermediate slcio outputs at every step. Here's a script for that. We found that the most time-consuming processor is ZVTOP_ZVRES with more than 10 s/event.
The LCIOOutput processor creates new slcio files containing the new collections added by the above processors.
Troubleshooting: The b3_D0CutValue parameter of the IPRPCutProcessor was set to 5O instead of 50 , and was causing a crash. For the ZVRESRPCut processor, h1_MCPIDEnable had to be set to false . | |||||||
Neural Network Training | ||||||||
Line: 94 to 98 | ||||||||
| ||||||||
Added: | ||||||||
> > |
|