CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HFFibreFiducial.h
Go to the documentation of this file.
1 #ifndef SimG4CMS_HFFibreFiducial_h
2 #define SimG4CMS_HFFibreFiducial_h
3 // File: HFFibreFiducial.h
5 // Description: Describes the fiducial limits of the fibres in HF
7 
8 #include "G4ThreeVector.hh"
9 
11 
12 public:
14  virtual ~HFFibreFiducial() {}
15  static int PMTNumber(const G4ThreeVector& pe_effect); // M.K. HF acceptance
16 };
17 
18 #endif
virtual ~HFFibreFiducial()
static int PMTNumber(const G4ThreeVector &pe_effect)