Warning, /geant4/examples/advanced/underground_physics/include/DMXDetectorMaterial.ihh is written in an unsupported language. File is not indexed.
0001 //
0002 // ********************************************************************
0003 // * DISCLAIMER *
0004 // * *
0005 // * The following disclaimer summarizes all the specific disclaimers *
0006 // * of contributors to this software. The specific disclaimers,which *
0007 // * govern, are listed with their locations in: *
0008 // * http://cern.ch/geant4/license *
0009 // * *
0010 // * Neither the authors of this software system, nor their employing *
0011 // * institutes,nor the agencies providing financial support for this *
0012 // * work make any representation or warranty, express or implied, *
0013 // * regarding this software system or assume any liability for its *
0014 // * use. *
0015 // * *
0016 // * This code implementation is the intellectual property of the *
0017 // * GEANT4 collaboration. *
0018 // * By copying, distributing or modifying the Program (or any work *
0019 // * based on the Program) you indicate your acceptance of this *
0020 // * statement, and all its terms. *
0021 // ********************************************************************
0022 //
0023 //
0024 // --------------------------------------------------------------
0025 // GEANT 4 - Underground Dark Matter Detector Advanced Example
0026 //
0027 // For information related to this code contact: Alex Howard
0028 // e-mail: alexander.howard@cern.ch
0029 // --------------------------------------------------------------
0030 // Comments
0031 //
0032 // Underground Advanced
0033 // by A. Howard and H. Araujo
0034 // (29th August 2002)
0035 //
0036 // Materials include header
0037 // --------------------------------------------------------------
0038
0039 G4Material* world_mat; // materials used
0040 G4Material* lab_mat;
0041 G4Material* cupboard_mat;
0042 G4Material* door_mat;
0043 G4Material* desk_mat;
0044 G4Material* crate_mat;
0045 G4Material* glass_mat;
0046 G4Material* panel_mat;
0047 G4Material* LN2jacket_mat;
0048 G4Material* LN2_mat;
0049 G4Material* jacket_mat;
0050 G4Material* jacketflange_mat;
0051 G4Material* vacuum_mat;
0052 G4Material* copper_mat;
0053 G4Material* vessel_mat;
0054 G4Material* GXe_mat;
0055 G4Material* LXe_mat;
0056 G4Material* CuShield_mat;
0057 G4Material* alpha_mat;
0058 G4Material* americium_mat;
0059 G4Material* ring_mat;
0060 G4Material* mirror_mat;
0061 G4Material* grid_mat;
0062 G4Material* pmt_mat;
0063 G4Material* phcath_mat;