#include "globals.hh"#include <vector>#include "G4ThreeVector.hh"#include <map>Go to the source code of this file.
Data Structures | |
| class | G4PolarizationManager |
Defines | |
| #define | G4PolarizationManager_h 1 |
Typedefs | |
| typedef std::map< G4LogicalVolume *, G4ThreeVector > | PolarizationMap |
| #define G4PolarizationManager_h 1 |
Definition at line 46 of file G4PolarizationManager.hh.
| typedef std::map<G4LogicalVolume*,G4ThreeVector> PolarizationMap |
Definition at line 56 of file G4PolarizationManager.hh.
1.4.7