CGEM BOSS 6.6.5.i
BESIII Offline Software System
Loading...
Searching...
No Matches
CosmicGenerator.h File Reference
#include "BesKernel/IBesRndmGenSvc.h"
#include "HepMC/GenEvent.h"
#include "HepMC/GenParticle.h"
#include "GaudiKernel/Algorithm.h"
#include "GaudiKernel/ISvcLocator.h"
#include "GaudiKernel/AlgFactory.h"
#include "GaudiKernel/NTuple.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "HepMC/Polarization.h"
#include "CLHEP/Geometry/Point3D.h"
#include "CLHEP/Geometry/Normal3D.h"
#include <iostream>
#include <fstream>
#include <vector>
#include <string>

Go to the source code of this file.

Classes

class  CosmicGenerator
 

Typedefs

typedef HepGeom::Point3D< double > HepPoint3D
 
typedef HepGeom::Normal3D< float > HepNormal3D
 

Typedef Documentation

◆ HepNormal3D

typedef HepGeom::Normal3D<float> HepNormal3D

Definition at line 43 of file CosmicGenerator.h.

◆ HepPoint3D

typedef HepGeom::Point3D<double> HepPoint3D

Definition at line 42 of file CosmicGenerator.h.