Fork me on GitHub

Opened 20 months ago

Last modified 20 months ago

#1568 new Bug

Getting less number of events by root2lhco converter

Reported by: sudesh Owned by:
Priority: minor Milestone:
Component: Delphes code Version: Delphes 3
Keywords: Cc:

Description

Hi,

I got root output from MadGraph after Pythia_pgs+delphes simulation. I need lhco format for MadAnalysis5. I converted root file by going in Delphes directory and then:

root2lhco path_root_file/delphes_event.root lhcofile.lhco

But I am getting number of events less than generated by MadGraph.
Please help.

Thanks

Change History (1)

comment:1 by sudesh, 20 months ago

Hi,

I got root output from MadGraph? after Pythia_pgs+delphes simulation. I need lhco format for MadAnalysis5. I converted root file by going in Delphes directory by command:

root2lhco path_root_file/delphes_event.root lhcofile.lhco

But I am getting zero cross section when passing through MadAnalysis5.

When I pass pythia8 output through Delphes, I get error as given in "tag_1_delphes.log"
=========================================================
Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:

Missing FileEntry for ExRootAnalysis/ExRootTreeReader.h
requested to autoload type ExRootTreeReader

Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:

Missing FileEntry for ExRootAnalysis/ExRootTreeWriter.h
requested to autoload type ExRootTreeWriter

Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:

Missing FileEntry for ExRootAnalysis/ExRootTreeBranch.h
requested to autoload type ExRootTreeBranch

Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:

Missing FileEntry for ExRootAnalysis/ExRootResult.h
requested to autoload type ExRootResult

Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:

Missing FileEntry for ExRootAnalysis/ExRootClassifier.h
requested to autoload type ExRootClassifier

Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:

Missing FileEntry for ExRootAnalysis/ExRootFilter.h
requested to autoload type ExRootFilter

Error in cling::AutoLoadingVisitor::InsertIntoAutoLoadingState:

Missing FileEntry for ExRootAnalysis/ExRootProgressBar.h
requested to autoload type ExRootProgressBar

........
.............so on
=====================================================

Thanks
Please help.

Thanks

Note: See TracTickets for help on using tickets.