Code Monkey home page Code Monkey logo

basicaj's Introduction

BasicAj

install dAuEventstructure

git clone https://github.com/kkauder/eventStructuredAu cd eventStructuredAu

The following should produce a lot of warnings but no errors

make clean && make

In order to use the provided scripts, change your shell to csh

csh

Work on the actual package

cd path/to/BasicAj

Create directory structure

mkdir src/obj mkdir lib mkdir bin mkdir AjResults mkdir logs

create data symlinks

THIS ONLY WORKS ON rhic21.physics.wayne.edu

ln -s ~putschke/Data ln -s ~kkauder/JetAnalyzer/CleanAuAu ln -s ~kkauder/JetAnalyzer/pytest.root

Setup environment

YOU NEED TO CUSTOMIZE THIS FILE FIRST!!!

source SetEnvironment.csh

make

make

for a small example, create a pythia tree

./bin/SimpleTree

And run the analysis

source ./RunPythia.csh

or run directly

./bin/PythaAj

That also creates doxygen documentation in html/ and latex/

Files:

src/JetAnalyzer.* is the basic wrapper that derives from $fastjet::ClusterSequenceArea

src/AjParameters.hh is a namespace with commonly used parameters

src/AjAnalysis.* is the analysis class

Wrappers:

src/PicoAj.cxx : Run on any data in TStarJetPicoDst format

#*InAuAu.cxx: Embed pythia or pp into AuAu #*InMC.cxx: Embed pythia or pp into a toy MC version of AuAu

#Run*.csh: Simple csh scripts to run and redirect the output #RunAuAu.csh is special because it submits 17 jobs. Combine via hadd -f AjResults/AuAuAj.root AjResults/AuAuAj8*root

Quickplot.cxx: Quick and dirty routine to show results.

You should use something better :)

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.