Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BeamParams.cxx File Reference

#include "CLHEP/Vector/LorentzVector.h"
#include "CLHEP/Geometry/Point3D.h"
#include "GaudiKernel/MsgStream.h"
#include "GaudiKernel/SmartDataPtr.h"
#include "GaudiKernel/IDataManagerSvc.h"
#include "EventModel/EventModel.h"
#include "EventModel/Event.h"
#include "EventModel/EventHeader.h"
#include "EvtRecEvent/EvtRecEvent.h"
#include "EvtRecEvent/EvtRecTrack.h"
#include "VertexFit/VertexFit.h"
#include "VertexFit/HTrackParameter.h"
#include "VertexFit/KalmanVertexFit.h"
#include "ParticleID/ParticleID.h"
#include "BeamParamsAlg/BeamParams.h"
#include "GaudiKernel/ITHistSvc.h"
#include <assert.h>
#include "TMath.h"
#include "TH2D.h"
#include "TH1D.h"
#include "TF1.h"
#include "TCanvas.h"
#include "TPad.h"
#include <map>
#include <iostream>
#include <fstream>

Defines

#define DEB   cout << __FILE__ << ":" << __LINE__ << endl;

Typedefs

typedef HepGeom::Point3D<
double > 
HepPoint3D
typedef std::vector< int > Vint
typedef std::vector< HepLorentzVector > Vp4

Variables

const double ecms = 3.097
const double xmass [5] = {0.000511, 0.105658, 0.139570, 0.493677, 0.938272}

Define Documentation

#define DEB   cout << __FILE__ << ":" << __LINE__ << endl;
 


Typedef Documentation

typedef HepGeom::Point3D<double> HepPoint3D
 

typedef std::vector<int> Vint
 

typedef std::vector<HepLorentzVector> Vp4
 


Variable Documentation

const double ecms = 3.097
 

const double xmass[5] = {0.000511, 0.105658, 0.139570, 0.493677, 0.938272}
 


Generated on Wed Feb 2 15:51:08 2011 for BOSS6.5.5 by  doxygen 1.3.9.1