Giter Site home page Giter Site logo

pellicci / l1menu Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cms-l1-dpg/l1menu

0.0 2.0 0.0 2.17 MB

Package to put togheter code and configuration file to prepare Winter13 version of the 2015 L1 menu

C 85.80% Makefile 0.08% C++ 1.95% Python 12.17%

l1menu's Introduction

L1TMenu

Package to put together code and configuration file to prepare Winter13 version of the 2015 L1 menu

Installation instructions:


export MY_CMSSW_VERSION="CMSSW_7_3_0"
cmsrel $MY_CMSSW_VERSION 
cd $MY_CMSSW_VERSION/src

cmsenv

git clone https://github.com/cms-l1-dpg/L1Ntuples.git L1TriggerDPG/L1Ntuples
git clone https://github.com/cms-l1-dpg/L1Menu.git L1TriggerDPG/L1Menu

export USER_CXXFLAGS="-Wno-delete-non-virtual-dtor -Wno-error=unused-but-set-variable -Wno-error=unused-variable"

scramv1 b -j 9

#################### In order to run on the L1Menu macro

cd L1TriggerDPG/L1Menu/macros root .x ../../L1Ntuples/macros/initL1Analysis.C+ .L L1Menu2015_minbias_cross_section.C+ RunL1(true,true,4)

(4 being the scenario you want to test) #################### In order to run a simple macro that runs over the events in the ntuple and produces simple plots:

cd cd L1TriggerDPG/L1Menu/macros root .x analise_L1.C RunL1(4)

(4 being the scenario you want to test) ####################

l1menu's People

Contributors

apana avatar battibass avatar

Watchers

James Cloos avatar MP avatar

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.