Coder Social home page Coder Social logo

crogan / compressedanalysis Goto Github PK

View Code? Open in Web Editor NEW
1.0 5.0 1.0 8.74 MB

Analysis framework for LHC searches for new particles decaying to massive weakly interacting particle(s) in the "compressed" mass-spectra regime

License: GNU General Public License v3.0

Makefile 0.38% C++ 81.71% C 17.30% Shell 0.62%

compressedanalysis's Introduction

CompressedAnalysis

Analysis framework for LHC searches for new particles decaying to massive weakly interacting particle(s) in the "compressed" mass-spectra regime

Installing and Setting Up RestFrames

This package depends on the external code package RestFrames.

To run this package, you first need to download and install RestFrames:

  • Go to the directory where you want to install RestFrames and download the git repository

    <cmdline> git clone https://github.com/crogan/RestFrames

  • Change directories to newly created RestFrames

    <cmdline> cd RestFrames

  • Configure and build the package

    • configure step (--prefix flag indicates where package is installed)

      <cmdline> ./configure --prefix=$PWD

    • make step

      <cmdline> make

    • install step

      <cmdline> make install

In addition to installing RestFrames, you need to set your environment paths to be able to see the RestFrames header files, shared library, etc. If --prefix was set to a directory already in your PATH (ex. /usr/local, which is the default) you've likely accomplished this already. If not, the RestFrames install step above also creates files setup_RestFrames.(c)sh which can be used at the start of a terminal session to add the approprate directories to your environment paths

  • <cmdline> cd RestFrames
  • <cmdline> source setup_RestFrames.sh

compressedanalysis's People

Contributors

crogan avatar

Stargazers

Tuobang Li avatar

Watchers

James Cloos avatar Ann Wang avatar  avatar Julia Gonski avatar  avatar

Forkers

annmwang

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.