Page Menu
Home
HEPForge
Search
Configure Global Search
Log In
Files
F8723373
Vector3D.h
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
753 B
Subscribers
None
Vector3D.h
View Options
#ifndef Math_Vector3D_h
#define Math_Vector3D_h
/* no root, if it's not possible
#include <Rtypes.h>
#include <Math/Cartesian3D.h>
#include <Math/Polar3D.h>
#include <Math/CylindricalEta3D.h>
#include <Math/Vector3D.h>
*/
#include
"DataFormats/GeometryVector/interface/GlobalVector.h"
namespace
math
{
typedef
GlobalVector
XYZVector
;
typedef
GlobalVector
RhoEtaPhiVector
;
typedef
GlobalVector
RThetaPhiVector
;
/*
typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Cartesian3D<Double32_t> > XYZVector;
typedef ROOT::Math::DisplacementVector3D<ROOT::Math::CylindricalEta3D<Double32_t> > RhoEtaPhiVector;
typedef ROOT::Math::DisplacementVector3D<ROOT::Math::Polar3D<Double32_t> > RThetaPhiVector;
*/
}
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Mon, Jan 20, 8:22 PM (12 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4242210
Default Alt Text
Vector3D.h (753 B)
Attached To
rRAVESVN ravesvn
Event Timeline
Log In to Comment