GithubHelp home page GithubHelp logo

attpc / attpcroot Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 158.99 MB

:no_entry: DEPRECATED repository

C 21.76% C++ 52.09% CMake 17.71% Shell 1.12% Objective-C 0.22% GLSL 4.83% Perl 0.18% Makefile 2.10%

attpcroot's People

Contributors

yassid avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

jczamorac

attpcroot's Issues

Charge in ATPSASimple2

The charge of each hit includes also possible double hits in one pad. With peakfinde we have to integrate around 3sigma for each peak. Fitting is needed for those cases where the pulses are not completely separated

AtTpcMap Lookup XML

Implement the XML function to read the name of the Node as a parameter from the function given by the Lookup table file

End of decoding of a graw file

In ATDecoderTask:

The commented line prevents crashing when reaching the end of the graw file but it is not working for the 10Be data

void
ATDecoderTask::Exec(Option_t *opt)
{
fRawEventArray -> Delete();

// ATRawEvent *rawEvent = fDecoder -> GetRawEvent(FairRootManager::Instance()->GetEntryNr());
ATRawEvent *rawEvent = fDecoder -> GetRawEvent();

if(rawEvent !=NULL)
new ((*fRawEventArray)[0]) ATRawEvent(rawEvent);
}

AtMap Class Update

TODO: Eventually Map class for both geometries must be inherit from a common base class. From now, prototype class inherits ATTPC map class for the sake of simplicity.

Pad Coordinates check

Check if Pad coordinates are not valid, pad should not be displayed on the visualizer

Polarity in STPASSimple2

if (fThreshold > 0 && charge < fThreshold) // TODO: Does this work when the polarity is negative??
continue;

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.