#include "DataFormats/Math/interface/LorentzVector.h"
#include "DataFormats/Math/interface/Vector3D.h"
#include "Math/GenVector/RotationX.h"
#include "Math/GenVector/RotationY.h"
#include "Math/GenVector/RotationZ.h"
#include "Math/GenVector/Rotation3D.h"
#include "Math/GenVector/AxisAngle.h"
#include "Math/GenVector/Boost.h"
#include <string>
#include <iosfwd>
#include <memory>
Go to the source code of this file.
Classes | |
class | RawParticle |
Namespaces | |
rawparticle | |
Typedefs | |
typedef math::XYZTLorentzVector | XYZTLorentzVector |
typedef math::XYZVector | XYZVector |
Functions | |
RawParticle | rawparticle::makeMuon (bool isParticle, const math::XYZTLorentzVector &p, const math::XYZTLorentzVector &xStart) |
std::ostream & | operator<< (std::ostream &o, const RawParticle &p) |
A prototype for a particle class. This class describes a general particle beeing a fourvector and containing a vertex (fourvector). It is defined in RawParticle.h
Definition at line 25 of file RawParticle.h.
typedef math::XYZVector XYZVector |
Definition at line 26 of file RawParticle.h.
std::ostream& operator<< | ( | std::ostream & | o, |
const RawParticle & | p | ||
) |
Definition at line 71 of file RawParticle.cc.
References alignBH_cfg::fixed, EcalTangentSkim_cfg::o, and AlCaHLTBitMon_ParallelJobs::p.