Back to home page

EIC code displayed by LXR

 
 

    


File indexing completed on 2025-02-22 09:37:52

0001 #ifndef DOC_REFERENCE_CLASSES_GEANT4CLASSES_H
0002 #define DOC_REFERENCE_CLASSES_GEANT4CLASSES_H
0003 
0004 
0005 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0006 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0007 class G4AssemblyVolume      {};
0008 
0009 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0010 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0011 class G4MagneticField       {};
0012 
0013 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0014 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0015 class G4UImessenger     {};
0016 
0017 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0018 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0019 class G4UserEventAction     {};
0020 
0021 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0022 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0023 class G4UserLimits      {};
0024 
0025 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0026 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0027 class G4UserRunAction       {};
0028 
0029 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0030 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0031 class G4UserStackingAction  {};
0032 
0033 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0034 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0035 class G4UserSteppingAction  {};
0036 
0037 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0038 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0039 class G4UserTrackingAction  {};
0040 
0041 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0042 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0043 class G4VHit            {};
0044 
0045 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0046 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0047 class G4VHitsCollection     {};
0048 
0049 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0050 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0051 class G4VPhysicsConstructor {};
0052 
0053 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0054 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0055 class G4VSDFilter       {};
0056 
0057 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0058 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0059 class G4VSensitiveDetector  {};
0060 
0061 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0062 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0063 class G4VUserActionInitialization {};
0064 
0065 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0066 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0067 class G4VUserDetectorConstruction   {}; 
0068 
0069 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0070 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0071 class G4VUserPrimaryGeneratorAction {};
0072 
0073 /// Class of the Geant4 toolkit. See http://www-geant4.kek.jp/Reference
0074 /** Class of the Geant4 toolkit. \see http://www-geant4.kek.jp/Reference  */
0075 class G4VUserTrackInformation       {};
0076 
0077 #endif