Skip to content

ldartez/lofasmio2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lofasmio2 C++ package

A set of LoFASM tools to facilitate a better data analysis pipeline

Hopefully, this will merge with the original lofasmio project soon.

Package heirarchy:

lofasmio2 is built as a set of individual tools. Each tool will have its source code reside in lofasmio2/src/<toolname>/ and headers in lofasmio2/include/<toolname>/.

lofasmio2/
    - readme.md
    - include/
        - toolname1/
            - header1.h
        - toolname2/
            - header1.h
    - src/
        - toolname1/
            - main.cpp
        - toolname2/
            - main.cpp

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published