Coder Social home page Coder Social logo

Comments (4)

rsmith54 avatar rsmith54 commented on July 23, 2024

Hi Jason,

Which sample are you running on?

Cheers,
Russell

On Wed, Jun 1, 2016 at 9:48 AM, JOliver-GH [email protected] wrote:

HI,

so i've ran the run_lvlv.py script in the appropriate way, in it i've
changed the RJigsawTools calculator to tls, likewise for the RegionVars
Calculator. When I do this the wjets SR is not filled but all other regions
for the other samples are. The only variable in wjets SR is "normweight".

[image: screen shot 2016-05-30 at 3 01 36 pm]
https://cloud.githubusercontent.com/assets/17489193/15701968/77380eac-281c-11e6-8b69-003db0049308.png


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
#114, or mute the thread
https://github.com/notifications/unsubscribe/AH7SLlYq6W9RwYtBEVGPUevtqnkdPxaWks5qHTkxgaJpZM4IrRh4
.

from factorytools.

joliver92 avatar joliver92 commented on July 23, 2024

sorry these are for all mc15c samples for the DAOD_SUSY2 derivation, This behaviour occurs for both before and after merging for the wjets

from factorytools.

lawrenceleejr avatar lawrenceleejr commented on July 23, 2024

Part of the issue is just that we don't write out an empty tree for regions that don't have any events. This then gets worse when hadding samples together because if the first file doesn't have some variables/trees, then the output of the hadd won't as well.

So @rsmith54 is it easy to force the tree writing alg to write a tree with empty branches if there are 0 events in the region? How much is this in common tools?

-L

from factorytools.

joliver92 avatar joliver92 commented on July 23, 2024

I just changed the discoverInput.py script to include the mc15c data and I while the script proceeds fine, the following is outputting, (not sure if this will help)

hadd Target file: output/wjets.root
hadd Source file 1: tmpOutput/301061.root
hadd Source file 2: tmpOutput/301062.root
hadd Source file 3: tmpOutput/301063.root
hadd Source file 4: tmpOutput/301065.root
hadd Source file 5: tmpOutput/301066.root
hadd Source file 6: tmpOutput/301067.root
hadd Source file 7: tmpOutput/301068.root
hadd Source file 8: tmpOutput/301070.root
hadd Source file 9: tmpOutput/301071.root
hadd Source file 10: tmpOutput/301072.root
.
.
.
hadd Source file 206: tmpOutput/363634.root
hadd Target path: output/wjets.root:/
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPdgidVec' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'lepPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetE' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetEta' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPhi' in tree named 'trees_SR_'
Warning in TTree::CopyAddresses: Could not find branch named 'jetPt' in tree named 'trees_SR_'
0 of 7497161

from factorytools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.