Software: Difference between revisions

From KIP Wiki
ā§¼kip-jumptonavigationā§½ā§¼kip-jumptosearchā§½
No edit summary
No edit summary
Line 1: Line 1:
General hits:
'''General hits:'''

+ don't reinvent the wheel. use the existing software!
+ don't reinvent the wheel. use the existing software!

+ if you write new stuff, which is potentially interesting for others, please put it here!
+ if you write new stuff, which is potentially interesting for others, please put it here!

+ try to code as modular and object oriented as possible.
+ try to code as modular and object oriented as possible.

+ feel free to refine and contribute to existing software. if you do so, please create your own branch on the git repository (if one exists).
+ feel free to refine and contribute to existing software. if you do so, please create your own branch on the git repository (if one exists).



Revision as of 10:21, 18 December 2012

General hits:

+ don't reinvent the wheel. use the existing software!

+ if you write new stuff, which is potentially interesting for others, please put it here!

+ try to code as modular and object oriented as possible.

+ feel free to refine and contribute to existing software. if you do so, please create your own branch on the git repository (if one exists).


SiPM Analysis Tools

SPS Analysis Class

Admin: Patrick

Description: Analysis class for SiPM single photon spectra (SPS). Does stuff like determine gain, Npe, Nfired, excess noise, etc. and spectrum fitting.

git clone git@ILCServer:sipmanalysis.git

Waveform Analysis Class

Admin: Patrick

Description: Analysis class for SiPM waveform analysis. Does stuff like determine time-stamp, ToT, peaks, etc...

git clone git@ILCServer:wfanalysis.git

Simulation Tools

Geant4 Stuff

Admin: Patrick

Material Database

Description: Collection of materials - especially scintillating materials with optical properties.

Scintillators & SiPMs

Description: Generic implementations of SiPMs and scintillators.

Not uploaded yet... please contact admin.

SiPM Simulation

Admin: Patrick

Description: SiPM simulation GosSiP.

git clone git@ILCServer:sipm-simulation.git
or
http://www.kip.uni-heidelberg.de/hep-detektoren/gossip