Ignore:
Timestamp:
01/27/09 11:29:45 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJSimulation.cc

    r9275 r9276  
    3030#include "MJSimulation.h"
    3131
    32 //#include <TEnv.h>
    33 //#include <TFile.h>
     32#include <TEnv.h>
    3433
    3534// Core
     
    7271
    7372#include "MHn.h"
    74 #include "MHPSF.h"
    7573#include "MHCamEvent.h"
    7674#include "MHPhotonEvent.h"
     
    497495        //if (header.IsPointRun())
    498496        //    tasks.AddToList(&fillP);
    499         tasks.AddToList(&cont);
     497        tasks.AddToList(&cont1);
    500498        if (!header.IsPointRun())
    501499            tasks.AddToList(&fillh2);
Note: See TracChangeset for help on using the changeset viewer.