4903617863TrimSPGUI with perl-qt3 fully functioning with the new simulation code with unlimited number of layers. Still needs some testing.Zaher Salman2013-04-04 12:02:43 +00:00
9fbfe0f151Fixed bug MUSR-252: Not plotting last pont from a scanZaher Salman2013-04-04 11:48:45 +00:00
4c2674c9f7Order directory structure. src is for relevant code only.Zaher Salman2013-04-02 11:58:52 +00:00
89fd63525fMoved the change log from the Fortran code to a separate Changelog.txt fileZaher Salman2013-04-02 11:54:56 +00:00
435f3ceb13Increased the range in depth profiles to 200. Still needs testing.Zaher Salman2013-04-02 11:23:27 +00:00
d38ad5f9ceStarted implementing a change for the number of points in the depth profile.Zaher Salman2013-04-02 10:02:14 +00:00
589d75f208Fixed some initialization bugs. Some integers were not initialized correctly.Zaher Salman2013-03-28 15:30:36 +00:00
0dd05ea28fI did some code compacting to make it more suitable for more than 7 layers.Zaher Salman2013-03-28 14:21:58 +00:00
1cdc02a760The new file format gives same results for a structure up to 7 layers.Zaher Salman2013-03-28 12:50:32 +00:00
280b770a6cnewly added old TrimSP code for 3 Layers, labelled 'with bug'
nemu
2013-03-28 10:23:05 +00:00
e3fc3862b8Progressing towards a more flexible input file format and number of layersZaher Salman2013-03-27 14:56:24 +00:00
b21de56ff7Kamil Sedlak 7.2.2013 "FindROOT.cmake_JST" ... this "root finder" for cmake is fine for James Lord, but did not seem to work at PSI linux. We copy it, however, into the svn.Kamil Sedlak2013-02-07 14:57:30 +00:00
c5fb2ca46fKamil Sedlak 7.2.2013 Implemented changes of James Lord. Compiling was possible, but no testing was done so far.Kamil Sedlak2013-02-07 14:54:04 +00:00
f9269571f5some additional essential information added
nemu
2013-02-07 12:31:29 +00:00
db7b6a80f4Kamil Sedlak 7.2.2013 Added geometric shape "BarWithBevelledEdgesX" used for Alexey's investigation of light transport throuhg a scintillator bar. This version is done before implementing changes made by James LordKamil Sedlak2013-02-07 09:43:42 +00:00
1e5806a520Fix warning message when TrimSP binary is not found.Zaher Salman2013-02-05 16:29:36 +00:00
1a94561085Clean up MakeFile and use gfortran. Added install instructions for PerlQt3 (for SL6). General clean up.Zaher Salman2013-02-04 15:45:01 +00:00
fce7e9075aTrimSPGUI ported to Perl-Qt4. Still needs testing.Zaher Salman2013-01-31 14:49:26 +00:00
f2b907962526.6.2012 Kamil Sedlak 1) New (GPS and others) examples added. 2) The documentation updated accordingly.Kamil Sedlak2012-06-26 14:42:44 +00:00
6d467b024c22.6.2012 Kamil Sedlak An instruction file used for a presentation of musrSim on 25.6.2012 is stored in svn.Kamil Sedlak2012-06-22 15:07:20 +00:00
e25db0cff022.6.2012 Kamil Sedlak Tiny change in an example steering file.Kamil Sedlak2012-06-22 11:14:37 +00:00
d191e96ca022.6.2012 - Kamil Sedlak 1) Small changes of the musrSimAna documentation 2) A new type of condition added to musrSimAna 3) A few more examples of macro files addedKamil Sedlak2012-06-22 08:40:31 +00:00
8a787cf4a021.6.2012 Kamil Sedlak - Adding a macro file as the High Field exampleKamil Sedlak2012-06-21 09:01:15 +00:00
9aa0f99b265.6.2012 Kamil Sedlak Fixed small inconsitency in CMakeLists.txtKamil Sedlak2012-06-05 09:51:48 +00:00
b96a6998415.6.2012 Kamil Sedlak Added two files: FindROOT.cmake and CMakeLists.txt , which are needed for the compilation of musrSim by using cmakeKamil Sedlak2012-06-05 09:46:53 +00:00
6220698f229.5.2012 Kamil Sedlak Several smaller improvements, should not have impact on the simulation.Kamil Sedlak2012-05-09 12:02:43 +00:00
6eb8e183f1Fix overlap between carbon foil volume and trigger electric field and add sample HV.Zaher Salman2012-05-08 15:35:45 +00:00
a8c93b1b8c28.11.2011 Kamil Sedlak Added more odet_time_C1 times (not a big change)Kamil Sedlak2011-11-28 11:11:01 +00:00
455786e3fd23.11.2011 Kamil Sedlak Three major changes in the photon simulation: 1) Added timeC1 ... timeC20 2) Added odet_nPhotPrim[odet_n] (number of primary photons) 3) Added all individual photons: phot_time[nOptPhotDet] Documentation has not been updated yet.Kamil Sedlak2011-11-23 15:35:49 +00:00
4d069f990c22.11.2011 Kamil Sedlak Two files which I forgot to submitt to svn last time are now added.Kamil Sedlak2011-11-22 12:03:49 +00:00
35e3d2720622.11.2011 Kamil Sedlak Implemented posibility to write hits from musrSimAna into a "dump file", which can be used later as an input to the analysis of a real PSI data (as in a real experiment).Kamil Sedlak2011-11-22 12:02:25 +00:00
cac041c03d4.11.2011 - Kamil Sedlak Increased maximum size of the simulation output file to 100 GB.Kamil Sedlak2011-11-04 13:26:02 +00:00
db0c8f35ee2.11.2011 Kamil Sedlak 1) Correcting bugs with the (multi)map treatment in routines musrCounter.cxx and musrScintSD.cc - the elements of the (multi)maps were erased in a loop over the (multi)maps, which is wrong. 2) Also the time variation is moved back to "process event" rather then "end of event" in the musrScintSD.cc (is probably more realistic).Kamil Sedlak2011-11-02 14:45:44 +00:00