Changeset 18451 for trunk/Mars/mjobs


Ignore:
Timestamp:
03/08/16 16:25:41 (9 years ago)
Author:
ftemme
Message:
Added the new program mirrorSimulation which performs the simulation of the reflector. Adapted the Makefiles and added the corresponding mjob MJSimReflector
Location:
trunk/Mars/mjobs
Files:
2 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Mars/mjobs/JobsLinkDef.h

    r14909 r18451  
    1616
    1717#pragma link C++ class MJSimulation+;
     18#pragma link C++ class MJSimReflector+;
    1819
    1920#pragma link C++ class MJPedestal+;
  • trunk/Mars/mjobs/Makefile

    r14935 r18451  
    3333           MJob.cc \
    3434           MJSimulation.cc \
     35           MJSimReflector.cc \
    3536           MJPedestal.cc \
    3637           MJCalib.cc \
Note: See TracChangeset for help on using the changeset viewer.