CMS 3D CMS Logo

Classes | Typedefs
RntStructs.h File Reference
#include "ROOT/REveVector.hxx"
#include "Math/Point3D.h"
#include "Math/Vector3D.h"

Go to the source code of this file.

Classes

struct  BinSearch
 
struct  CandInfo
 
struct  FailedPropInfo
 
struct  HeaderLayer
 
struct  PropState
 
struct  SimSeedInfo
 
struct  State
 

Typedefs

typedef ROOT::Math::DisplacementVector3D< ROOT::Math::CylindricalEta3D< float > > RhoEtaPhiVectorF
 spatial vector with cylindrical internal representation using pseudorapidity More...
 
using RVec = ROOT::Experimental::REveVector
 
typedef ROOT::Math::PositionVector3D< ROOT::Math::Cartesian3D< float > > XYZPointF
 point in space with cartesian internal representation More...
 
typedef ROOT::Math::DisplacementVector3D< ROOT::Math::Cartesian3D< float > > XYZVectorF
 spatial vector with cartesian internal representation More...
 

Typedef Documentation

◆ RhoEtaPhiVectorF

typedef ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<float> > RhoEtaPhiVectorF

spatial vector with cylindrical internal representation using pseudorapidity

Definition at line 17 of file RntStructs.h.

◆ RVec

using RVec = ROOT::Experimental::REveVector

spatial vector with polar internal representation WARNING: ROOT dictionary not provided for the type below

Definition at line 22 of file RntStructs.h.

◆ XYZPointF

typedef ROOT::Math::PositionVector3D<ROOT::Math::Cartesian3D<float> > XYZPointF

point in space with cartesian internal representation

Definition at line 13 of file RntStructs.h.

◆ XYZVectorF

typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<float> > XYZVectorF

spatial vector with cartesian internal representation

Definition at line 15 of file RntStructs.h.