Changeset 254 in Idarraga


Ignore:
Timestamp:
Nov 16, 2011, 6:06:59 PM (13 years ago)
Author:
idarraga
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • allpix/include/AllPixDetectorConstruction.hh

    r226 r254  
    107107        void UpdateGeometry();
    108108
     109        void SetOutputFilePrefix(G4String);
     110
    109111        // Specific EUTelescope
    110112#ifdef _EUTELESCOPE
     
    216218        MorourgoMagField * m_magField;
    217219
     220        // file handling
     221        G4String m_outputFilePrefix;
     222
    218223        // Eutelescope specifig
    219224#ifdef _EUTELESCOPE
Note: See TracChangeset for help on using the changeset viewer.