#include "WCSimPmtInfo.hh"
#include "WCSimPMTObject.hh"
#include "WCSimRootOptions.hh"
#include "G4Transform3D.hh"
#include "G4VUserDetectorConstruction.hh"
#include "G4LogicalVolume.hh"
#include "G4VPhysicalVolume.hh"
#include "G4OpticalSurface.hh"
#include "globals.hh"
#include <fstream>
#include <map>
#include <vector>
#include <ext/hash_map>
Go to the source code of this file.
|
void | ComputeWCODPMT (G4int NPMT, G4double *NPMTHorizontal, G4double *NPMTVertical) |
|
void ComputeWCODPMT |
( |
G4int |
NPMT, |
|
|
G4double * |
NPMTHorizontal, |
|
|
G4double * |
NPMTVertical |
|
) |
| |