Changeset 259 in Idarraga


Ignore:
Timestamp:
Nov 17, 2011, 11:34:33 AM (13 years ago)
Author:
idarraga
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • allpix/include/AllPixRun.hh

    r252 r259  
    99#include "AllPixTrackerHit.hh"
    1010#include "AllPixRunAction.hh"
    11 #include "AllPixMimosa26Digit.hh"
     11#include "AllPixMedipix2Digit.hh"
    1212#include "AllPixDigitInterface.hh"
    1313
     
    4040public:
    4141
    42   AllPixRun(TString, TString);
     42  AllPixRun(TString, TString, TString);
    4343  virtual ~AllPixRun();
    4444
     
    8282  ofstream * m_lciobridge_dut_f;
    8383
     84  G4String m_outputFilePrefix;
     85
    8486};
    8587
Note: See TracChangeset for help on using the changeset viewer.