Changeset 257 in Idarraga


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

Legend:

Unmodified
Added
Removed
  • allpix/include/AllPixDetectorConstruction.hh

    r254 r257  
    107107        void UpdateGeometry();
    108108
    109         void SetOutputFilePrefix(G4String);
     109  // others
     110  void SetOutputFilePrefix(G4String);
     111  G4String GetOutputFilePrefix(){return m_outputFilePrefix;};
    110112
    111113        // Specific EUTelescope
     
    218220        MorourgoMagField * m_magField;
    219221
    220         // file handling
    221         G4String m_outputFilePrefix;
     222  // others
     223  G4String m_outputFilePrefix;
    222224
    223225        // Eutelescope specifig
Note: See TracChangeset for help on using the changeset viewer.