// // File generated by core/utils/src/rootcint_tmp at Tue Sep 9 19:56:41 2014 // Do NOT change. Changes will be lost next time file is generated // #define R__DICTIONARY_FILENAME mathdIgenvectordIsrcdIG__GenVector #include "RConfig.h" //rootcint 4834 #if !defined(R__ACCESS_IN_SYMBOL) //Break the privacy of classes -- Disabled for the moment #define private public #define protected public #endif // Since CINT ignores the std namespace, we need to do so in this file. namespace std {} using namespace std; #include "G__GenVector.h" #include "TCollectionProxyInfo.h" #include "TClass.h" #include "TBuffer.h" #include "TMemberInspector.h" #include "TError.h" #ifndef G__ROOT #define G__ROOT #endif #include "RtypesImp.h" #include "TIsAProxy.h" #include "TFileMergeInfo.h" // START OF SHADOWS namespace ROOT { namespace Shadow { namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::DefaultCoordinateSystemTag DefaultCoordinateSystemTag; #else class DefaultCoordinateSystemTag { public: //friend XX; }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Cartesian2D< double > Cartesian2DlEdoublegR; #else class Cartesian2DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fX; // double fY; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::DisplacementVector2D< ::ROOT::Math::Cartesian2D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > DisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class DisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Cartesian2D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Cartesian2D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Polar2D< double > Polar2DlEdoublegR; #else class Polar2DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fR; // double fPhi; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::DisplacementVector2D< ::ROOT::Math::Polar2D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > DisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class DisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Polar2D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Polar2D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::GlobalCoordinateSystemTag GlobalCoordinateSystemTag; #else class GlobalCoordinateSystemTag { public: //friend XX; }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::LocalCoordinateSystemTag LocalCoordinateSystemTag; #else class LocalCoordinateSystemTag { public: //friend XX; }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PositionVector2D< ::ROOT::Math::Cartesian2D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > PositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class PositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Cartesian2D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Cartesian2D< double > fCoordinates; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PositionVector2D< ::ROOT::Math::Polar2D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > PositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class PositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Polar2D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Polar2D< double > fCoordinates; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Cartesian3D< double > Cartesian3DlEdoublegR; #else class Cartesian3DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fX; //x coordinate double fY; //y coordinate double fZ; //z coordinate }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > DisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class DisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Cartesian3D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Cartesian3D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::CylindricalEta3D< double > CylindricalEta3DlEdoublegR; #else class CylindricalEta3DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fRho; // double fEta; // double fPhi; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::CylindricalEta3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > DisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class DisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::CylindricalEta3D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::CylindricalEta3D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Polar3D< double > Polar3DlEdoublegR; #else class Polar3DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fR; // double fTheta; // double fPhi; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Polar3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > DisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class DisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Polar3D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Polar3D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Cylindrical3D< double > Cylindrical3DlEdoublegR; #else class Cylindrical3DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fRho; // double fZ; // double fPhi; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cylindrical3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > DisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class DisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Cylindrical3D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Cylindrical3D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PositionVector3D< ::ROOT::Math::Cartesian3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > PositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class PositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Cartesian3D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Cartesian3D< double > fCoordinates; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PositionVector3D< ::ROOT::Math::CylindricalEta3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > PositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class PositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::CylindricalEta3D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::CylindricalEta3D< double > fCoordinates; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PositionVector3D< ::ROOT::Math::Polar3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > PositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class PositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Polar3D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Polar3D< double > fCoordinates; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PositionVector3D< ::ROOT::Math::Cylindrical3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > PositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; #else class PositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Cylindrical3D CoordinateType; typedef ::ROOT::Math::DefaultCoordinateSystemTag CoordinateSystemTag; ::ROOT::Math::Cylindrical3D< double > fCoordinates; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PxPyPzE4D< double > PxPyPzE4DlEdoublegR; #else class PxPyPzE4DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fX; // double fY; // double fZ; // double fT; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::LorentzVector< ::ROOT::Math::PxPyPzE4D< double > > LorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR; #else class LorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::PxPyPzE4D CoordinateType; typedef ::ROOT::Math::Cartesian3D Cartesian3D; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> BetaVector; ::ROOT::Math::PxPyPzE4D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PxPyPzM4D< double > PxPyPzM4DlEdoublegR; #else class PxPyPzM4DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fX; // double fY; // double fZ; // double fM; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::LorentzVector< ::ROOT::Math::PxPyPzM4D< double > > LorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR; #else class LorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::PxPyPzM4D CoordinateType; typedef ::ROOT::Math::Cartesian3D Cartesian3D; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> BetaVector; ::ROOT::Math::PxPyPzM4D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PtEtaPhiE4D< double > PtEtaPhiE4DlEdoublegR; #else class PtEtaPhiE4DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fPt; // double fEta; // double fPhi; // double fE; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::LorentzVector< ::ROOT::Math::PtEtaPhiE4D< double > > LorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR; #else class LorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::PtEtaPhiE4D CoordinateType; typedef ::ROOT::Math::Cartesian3D Cartesian3D; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> BetaVector; ::ROOT::Math::PtEtaPhiE4D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::PtEtaPhiM4D< double > PtEtaPhiM4DlEdoublegR; #else class PtEtaPhiM4DlEdoublegR { public: //friend XX; typedef void* (*Scalar)() ; double fPt; // double fEta; // double fPhi; // double fM; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::LorentzVector< ::ROOT::Math::PtEtaPhiM4D< double > > LorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR; #else class LorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::PtEtaPhiM4D CoordinateType; typedef ::ROOT::Math::Cartesian3D Cartesian3D; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> BetaVector; ::ROOT::Math::PtEtaPhiM4D< double > fCoordinates; //internal coordinate system }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Rotation3D Rotation3D; #else class Rotation3D { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Rotation3D::ERotation3DMatrixIndex ERotation3DMatrixIndex; #else enum ERotation3DMatrixIndex { }; #endif typedef void* (*Scalar)() ; double fM[9]; //9 elements (3x3 matrix) representing the rotation }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::AxisAngle AxisAngle; #else class AxisAngle { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::Cartesian3D Cartesian3D; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> AxisVector; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> XYZVector; ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > fAxis; //rotation axis (3D vector) double fAngle; //rotation angle }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::EulerAngles EulerAngles; #else class EulerAngles { public: //friend XX; typedef void* (*Scalar)() ; double fPhi; //Z rotation angle (first) defined in [-PI,PI] double fTheta; //X rotation angle (second) defined only [0,PI] double fPsi; //Z rotation angle (third) defined in [-PI,PI] }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Quaternion Quaternion; #else class Quaternion { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> XYZVector; double fU; // double fI; // double fJ; // double fK; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::RotationX RotationX; #else class RotationX { public: //friend XX; typedef void* (*Scalar)() ; double fAngle; //rotation angle double fSin; //sine of the rotation angle double fCos; //cosine of the rotaiton angle }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::RotationY RotationY; #else class RotationY { public: //friend XX; typedef void* (*Scalar)() ; double fAngle; //rotation angle double fSin; //sine of the rotation angle double fCos; //cosine of the rotaiton angle }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::RotationZ RotationZ; #else class RotationZ { public: //friend XX; typedef void* (*Scalar)() ; double fAngle; //rotation angle double fSin; //sine of the rotation angle double fCos; //cosine of the rotaiton angle }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::RotationZYX RotationZYX; #else class RotationZYX { public: //friend XX; typedef void* (*Scalar)() ; double fPhi; //Z rotation angle (yaw) defined in (-PI,PI] double fTheta; //Y' rotation angle (pitch) defined in [-PI/2,PI/2] double fPsi; //X'' rotation angle (roll) defined in (-PI,PI] }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostX BoostX; #else class BoostX { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostX::ELorentzRotationMatrixIndex ELorentzRotationMatrixIndex; #else enum ELorentzRotationMatrixIndex { }; #endif #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostX::EBoostMatrixIndex EBoostMatrixIndex; #else enum EBoostMatrixIndex { }; #endif typedef void* (*Scalar)() ; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> XYZVector; double fBeta; //boost beta X double fGamma; //boost gamma }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostY BoostY; #else class BoostY { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostY::ELorentzRotationMatrixIndex ELorentzRotationMatrixIndex; #else enum ELorentzRotationMatrixIndex { }; #endif #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostY::EBoostMatrixIndex EBoostMatrixIndex; #else enum EBoostMatrixIndex { }; #endif typedef void* (*Scalar)() ; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> XYZVector; double fBeta; //beta Y of the Boost double fGamma; //gamma of the Boost }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostZ BoostZ; #else class BoostZ { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostZ::ELorentzRotationMatrixIndex ELorentzRotationMatrixIndex; #else enum ELorentzRotationMatrixIndex { }; #endif #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::BoostZ::EBoostMatrixIndex EBoostMatrixIndex; #else enum EBoostMatrixIndex { }; #endif typedef void* (*Scalar)() ; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> XYZVector; double fBeta; //boost beta z double fGamma; //boost gamma }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Boost Boost; #else class Boost { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Boost::ELorentzRotationMatrixIndex ELorentzRotationMatrixIndex; #else enum ELorentzRotationMatrixIndex { }; #endif #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Boost::EBoostMatrixIndex EBoostMatrixIndex; #else enum EBoostMatrixIndex { }; #endif typedef void* (*Scalar)() ; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> XYZVector; double fM[10]; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::LorentzRotation LorentzRotation; #else class LorentzRotation { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::LorentzRotation::ELorentzRotationMatrixIndex ELorentzRotationMatrixIndex; #else enum ELorentzRotationMatrixIndex { }; #endif typedef void* (*Scalar)() ; double fM[16]; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Plane3D Plane3D; #else class Plane3D { public: //friend XX; typedef void* (*Scalar)() ; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> Vector; typedef ::ROOT::Math::PositionVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> Point; double fA; // double fB; // double fC; // double fD; // }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Translation3D Translation3D; #else class Translation3D { public: //friend XX; typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> Vector; ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D< double >, ::ROOT::Math::DefaultCoordinateSystemTag > fVect; //internal 3D vector representing the translation }; #endif } } namespace ROOT { namespace Math { #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Transform3D Transform3D; #else class Transform3D { public: //friend XX; #if !(defined(R__ACCESS_IN_SYMBOL) || defined(R__USE_SHADOW_CLASS)) typedef ::ROOT::Math::Transform3D::ETransform3DMatrixIndex ETransform3DMatrixIndex; #else enum ETransform3DMatrixIndex { }; #endif typedef ::ROOT::Math::DisplacementVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> Vector; typedef ::ROOT::Math::PositionVector3D< ::ROOT::Math::Cartesian3D, ::ROOT::Math::DefaultCoordinateSystemTag> Point; double fM[12]; //transformation elements (3x4 matrix) }; #endif } } } // of namespace Shadow } // of namespace ROOT // END OF SHADOWS namespace ROOT { inline ::ROOT::TGenericClassInfo *GenerateInitInstance(); static void ROOT_Dictionary(); // Function generating the singleton type initializer inline ::ROOT::TGenericClassInfo *GenerateInitInstance() { static ::ROOT::TGenericClassInfo instance("ROOT", 0 /*version*/, "include/Math/VectorUtil_Cint.h", 30, ::ROOT::DefineBehavior((void*)0,(void*)0), &ROOT_Dictionary, 0); return &instance; } // Insure that the inline function is _not_ optimized away by the compiler ::ROOT::TGenericClassInfo *(*_R__UNIQUE_(InitFunctionKeeper))() = &GenerateInitInstance; // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOT_Dictionary() { GenerateInitInstance()->GetClass(); } } namespace ROOT { namespace Math { namespace ROOT { inline ::ROOT::TGenericClassInfo *GenerateInitInstance(); static void ROOTcLcLMath_Dictionary(); // Function generating the singleton type initializer inline ::ROOT::TGenericClassInfo *GenerateInitInstance() { static ::ROOT::TGenericClassInfo instance("ROOT::Math", 0 /*version*/, "include/Math/VectorUtil_Cint.h", 32, ::ROOT::DefineBehavior((void*)0,(void*)0), &ROOTcLcLMath_Dictionary, 0); return &instance; } // Insure that the inline function is _not_ optimized away by the compiler ::ROOT::TGenericClassInfo *(*_R__UNIQUE_(InitFunctionKeeper))() = &GenerateInitInstance; // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMath_Dictionary() { GenerateInitInstance()->GetClass(); } } } } namespace ROOT { void ROOTcLcLMathcLcLDefaultCoordinateSystemTag_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLDefaultCoordinateSystemTag_Dictionary(); static void *new_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(void *p = 0); static void *newArray_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(void *p); static void deleteArray_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(void *p); static void destruct_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::DefaultCoordinateSystemTag*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::DefaultCoordinateSystemTag) == sizeof(::ROOT::Shadow::ROOT::Math::DefaultCoordinateSystemTag)); ::ROOT::Math::DefaultCoordinateSystemTag *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::DefaultCoordinateSystemTag),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::DefaultCoordinateSystemTag", "include/Math/GenVector/CoordinateSystemTags.h", 36, typeid(::ROOT::Math::DefaultCoordinateSystemTag), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLDefaultCoordinateSystemTag_ShowMembers, &ROOTcLcLMathcLcLDefaultCoordinateSystemTag_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::DefaultCoordinateSystemTag) ); instance.SetNew(&new_ROOTcLcLMathcLcLDefaultCoordinateSystemTag); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLDefaultCoordinateSystemTag); instance.SetDelete(&delete_ROOTcLcLMathcLcLDefaultCoordinateSystemTag); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLDefaultCoordinateSystemTag); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLDefaultCoordinateSystemTag); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::DefaultCoordinateSystemTag*) { return GenerateInitInstanceLocal((::ROOT::Math::DefaultCoordinateSystemTag*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::DefaultCoordinateSystemTag*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLDefaultCoordinateSystemTag_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DefaultCoordinateSystemTag*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLCartesian2DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLCartesian2DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLCartesian2DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLCartesian2DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLCartesian2DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLCartesian2DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLCartesian2DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Cartesian2D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Cartesian2D) == sizeof(::ROOT::Shadow::ROOT::Math::Cartesian2DlEdoublegR)); ::ROOT::Math::Cartesian2D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Cartesian2D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Cartesian2D", "include/Math/GenVector/Cartesian2D.h", 41, typeid(::ROOT::Math::Cartesian2D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLCartesian2DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLCartesian2DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Cartesian2D) ); instance.SetNew(&new_ROOTcLcLMathcLcLCartesian2DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLCartesian2DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLCartesian2DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLCartesian2DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLCartesian2DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Cartesian2D*) { return GenerateInitInstanceLocal((::ROOT::Math::Cartesian2D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Cartesian2D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLCartesian2DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Cartesian2D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::DisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/DisplacementVector2D.h", 66, typeid(::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPolar2DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPolar2DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLPolar2DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPolar2DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPolar2DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLPolar2DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLPolar2DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Polar2D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Polar2D) == sizeof(::ROOT::Shadow::ROOT::Math::Polar2DlEdoublegR)); ::ROOT::Math::Polar2D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Polar2D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Polar2D", "include/Math/GenVector/Polar2D.h", 47, typeid(::ROOT::Math::Polar2D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPolar2DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLPolar2DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Polar2D) ); instance.SetNew(&new_ROOTcLcLMathcLcLPolar2DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPolar2DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPolar2DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPolar2DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPolar2DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Polar2D*) { return GenerateInitInstanceLocal((::ROOT::Math::Polar2D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Polar2D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPolar2DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Polar2D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::DisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/DisplacementVector2D.h", 66, typeid(::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLGlobalCoordinateSystemTag_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLGlobalCoordinateSystemTag_Dictionary(); static void *new_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(void *p = 0); static void *newArray_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(void *p); static void deleteArray_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(void *p); static void destruct_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::GlobalCoordinateSystemTag*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::GlobalCoordinateSystemTag) == sizeof(::ROOT::Shadow::ROOT::Math::GlobalCoordinateSystemTag)); ::ROOT::Math::GlobalCoordinateSystemTag *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::GlobalCoordinateSystemTag),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::GlobalCoordinateSystemTag", "include/Math/GenVector/CoordinateSystemTags.h", 45, typeid(::ROOT::Math::GlobalCoordinateSystemTag), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLGlobalCoordinateSystemTag_ShowMembers, &ROOTcLcLMathcLcLGlobalCoordinateSystemTag_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::GlobalCoordinateSystemTag) ); instance.SetNew(&new_ROOTcLcLMathcLcLGlobalCoordinateSystemTag); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLGlobalCoordinateSystemTag); instance.SetDelete(&delete_ROOTcLcLMathcLcLGlobalCoordinateSystemTag); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLGlobalCoordinateSystemTag); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLGlobalCoordinateSystemTag); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::GlobalCoordinateSystemTag*) { return GenerateInitInstanceLocal((::ROOT::Math::GlobalCoordinateSystemTag*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::GlobalCoordinateSystemTag*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLGlobalCoordinateSystemTag_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::GlobalCoordinateSystemTag*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLLocalCoordinateSystemTag_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLLocalCoordinateSystemTag_Dictionary(); static void *new_ROOTcLcLMathcLcLLocalCoordinateSystemTag(void *p = 0); static void *newArray_ROOTcLcLMathcLcLLocalCoordinateSystemTag(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLLocalCoordinateSystemTag(void *p); static void deleteArray_ROOTcLcLMathcLcLLocalCoordinateSystemTag(void *p); static void destruct_ROOTcLcLMathcLcLLocalCoordinateSystemTag(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::LocalCoordinateSystemTag*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::LocalCoordinateSystemTag) == sizeof(::ROOT::Shadow::ROOT::Math::LocalCoordinateSystemTag)); ::ROOT::Math::LocalCoordinateSystemTag *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::LocalCoordinateSystemTag),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::LocalCoordinateSystemTag", "include/Math/GenVector/CoordinateSystemTags.h", 53, typeid(::ROOT::Math::LocalCoordinateSystemTag), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLLocalCoordinateSystemTag_ShowMembers, &ROOTcLcLMathcLcLLocalCoordinateSystemTag_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::LocalCoordinateSystemTag) ); instance.SetNew(&new_ROOTcLcLMathcLcLLocalCoordinateSystemTag); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLLocalCoordinateSystemTag); instance.SetDelete(&delete_ROOTcLcLMathcLcLLocalCoordinateSystemTag); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLLocalCoordinateSystemTag); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLLocalCoordinateSystemTag); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::LocalCoordinateSystemTag*) { return GenerateInitInstanceLocal((::ROOT::Math::LocalCoordinateSystemTag*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::LocalCoordinateSystemTag*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLLocalCoordinateSystemTag_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LocalCoordinateSystemTag*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::PositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/PositionVector2D.h", 56, typeid(::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::PositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/PositionVector2D.h", 56, typeid(::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLCartesian3DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLCartesian3DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLCartesian3DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLCartesian3DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLCartesian3DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLCartesian3DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLCartesian3DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Cartesian3D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Cartesian3D) == sizeof(::ROOT::Shadow::ROOT::Math::Cartesian3DlEdoublegR)); ::ROOT::Math::Cartesian3D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Cartesian3D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Cartesian3D", "include/Math/GenVector/Cartesian3D.h", 51, typeid(::ROOT::Math::Cartesian3D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLCartesian3DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLCartesian3DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Cartesian3D) ); instance.SetNew(&new_ROOTcLcLMathcLcLCartesian3DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLCartesian3DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLCartesian3DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLCartesian3DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLCartesian3DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Cartesian3D*) { return GenerateInitInstanceLocal((::ROOT::Math::Cartesian3D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Cartesian3D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLCartesian3DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Cartesian3D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::DisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/DisplacementVector3D.h", 75, typeid(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::CylindricalEta3D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::CylindricalEta3D) == sizeof(::ROOT::Shadow::ROOT::Math::CylindricalEta3DlEdoublegR)); ::ROOT::Math::CylindricalEta3D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::CylindricalEta3D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::CylindricalEta3D", "include/Math/GenVector/CylindricalEta3D.h", 51, typeid(::ROOT::Math::CylindricalEta3D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::CylindricalEta3D) ); instance.SetNew(&new_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::CylindricalEta3D*) { return GenerateInitInstanceLocal((::ROOT::Math::CylindricalEta3D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::CylindricalEta3D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::CylindricalEta3D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::DisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/DisplacementVector3D.h", 75, typeid(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPolar3DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPolar3DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLPolar3DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPolar3DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPolar3DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLPolar3DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLPolar3DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Polar3D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Polar3D) == sizeof(::ROOT::Shadow::ROOT::Math::Polar3DlEdoublegR)); ::ROOT::Math::Polar3D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Polar3D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Polar3D", "include/Math/GenVector/Polar3D.h", 46, typeid(::ROOT::Math::Polar3D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPolar3DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLPolar3DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Polar3D) ); instance.SetNew(&new_ROOTcLcLMathcLcLPolar3DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPolar3DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPolar3DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPolar3DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPolar3DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Polar3D*) { return GenerateInitInstanceLocal((::ROOT::Math::Polar3D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Polar3D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPolar3DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Polar3D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::DisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/DisplacementVector3D.h", 75, typeid(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLCylindrical3DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLCylindrical3DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Cylindrical3D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Cylindrical3D) == sizeof(::ROOT::Shadow::ROOT::Math::Cylindrical3DlEdoublegR)); ::ROOT::Math::Cylindrical3D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Cylindrical3D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Cylindrical3D", "include/Math/GenVector/Cylindrical3D.h", 44, typeid(::ROOT::Math::Cylindrical3D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLCylindrical3DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLCylindrical3DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Cylindrical3D) ); instance.SetNew(&new_ROOTcLcLMathcLcLCylindrical3DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLCylindrical3DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLCylindrical3DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLCylindrical3DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLCylindrical3DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Cylindrical3D*) { return GenerateInitInstanceLocal((::ROOT::Math::Cylindrical3D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Cylindrical3D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLCylindrical3DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Cylindrical3D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::DisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/DisplacementVector3D.h", 75, typeid(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::PositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/PositionVector3D.h", 63, typeid(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::PositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/PositionVector3D.h", 63, typeid(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::PositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/PositionVector3D.h", 63, typeid(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary(); static void *new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); static void destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>) == sizeof(::ROOT::Shadow::ROOT::Math::PositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", "include/Math/GenVector/PositionVector3D.h", 63, typeid(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers, &ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>) ); instance.SetNew(&new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) { return GenerateInitInstanceLocal((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PxPyPzE4D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PxPyPzE4D) == sizeof(::ROOT::Shadow::ROOT::Math::PxPyPzE4DlEdoublegR)); ::ROOT::Math::PxPyPzE4D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PxPyPzE4D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PxPyPzE4D", "include/Math/GenVector/PxPyPzE4D.h", 46, typeid(::ROOT::Math::PxPyPzE4D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PxPyPzE4D) ); instance.SetNew(&new_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PxPyPzE4D*) { return GenerateInitInstanceLocal((::ROOT::Math::PxPyPzE4D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PxPyPzE4D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PxPyPzE4D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR_Dictionary(); static void *new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void *p); static void deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void *p); static void destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::LorentzVector >*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::LorentzVector >) == sizeof(::ROOT::Shadow::ROOT::Math::LorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); ::ROOT::Math::LorentzVector > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::LorentzVector >),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::LorentzVector >", "include/Math/GenVector/LorentzVector.h", 54, typeid(::ROOT::Math::LorentzVector >), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR_ShowMembers, &ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::LorentzVector >) ); instance.SetNew(&new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR); instance.SetDelete(&delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::LorentzVector >*) { return GenerateInitInstanceLocal((::ROOT::Math::LorentzVector >*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PxPyPzM4D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PxPyPzM4D) == sizeof(::ROOT::Shadow::ROOT::Math::PxPyPzM4DlEdoublegR)); ::ROOT::Math::PxPyPzM4D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PxPyPzM4D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PxPyPzM4D", "include/Math/GenVector/PxPyPzM4D.h", 51, typeid(::ROOT::Math::PxPyPzM4D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PxPyPzM4D) ); instance.SetNew(&new_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PxPyPzM4D*) { return GenerateInitInstanceLocal((::ROOT::Math::PxPyPzM4D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PxPyPzM4D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PxPyPzM4D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR_Dictionary(); static void *new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void *p); static void deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void *p); static void destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::LorentzVector >*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::LorentzVector >) == sizeof(::ROOT::Shadow::ROOT::Math::LorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); ::ROOT::Math::LorentzVector > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::LorentzVector >),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::LorentzVector >", "include/Math/GenVector/LorentzVector.h", 54, typeid(::ROOT::Math::LorentzVector >), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR_ShowMembers, &ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::LorentzVector >) ); instance.SetNew(&new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR); instance.SetDelete(&delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::LorentzVector >*) { return GenerateInitInstanceLocal((::ROOT::Math::LorentzVector >*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PtEtaPhiE4D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PtEtaPhiE4D) == sizeof(::ROOT::Shadow::ROOT::Math::PtEtaPhiE4DlEdoublegR)); ::ROOT::Math::PtEtaPhiE4D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PtEtaPhiE4D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PtEtaPhiE4D", "include/Math/GenVector/PtEtaPhiE4D.h", 58, typeid(::ROOT::Math::PtEtaPhiE4D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PtEtaPhiE4D) ); instance.SetNew(&new_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PtEtaPhiE4D*) { return GenerateInitInstanceLocal((::ROOT::Math::PtEtaPhiE4D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PtEtaPhiE4D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PtEtaPhiE4D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR_Dictionary(); static void *new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void *p); static void deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void *p); static void destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::LorentzVector >*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::LorentzVector >) == sizeof(::ROOT::Shadow::ROOT::Math::LorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); ::ROOT::Math::LorentzVector > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::LorentzVector >),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::LorentzVector >", "include/Math/GenVector/LorentzVector.h", 54, typeid(::ROOT::Math::LorentzVector >), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR_ShowMembers, &ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::LorentzVector >) ); instance.SetNew(&new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR); instance.SetDelete(&delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::LorentzVector >*) { return GenerateInitInstanceLocal((::ROOT::Math::LorentzVector >*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR_Dictionary(); static void *new_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void *p); static void deleteArray_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void *p); static void destruct_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::PtEtaPhiM4D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::PtEtaPhiM4D) == sizeof(::ROOT::Shadow::ROOT::Math::PtEtaPhiM4DlEdoublegR)); ::ROOT::Math::PtEtaPhiM4D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::PtEtaPhiM4D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::PtEtaPhiM4D", "include/Math/GenVector/PtEtaPhiM4D.h", 56, typeid(::ROOT::Math::PtEtaPhiM4D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR_ShowMembers, &ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::PtEtaPhiM4D) ); instance.SetNew(&new_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR); instance.SetDelete(&delete_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::PtEtaPhiM4D*) { return GenerateInitInstanceLocal((::ROOT::Math::PtEtaPhiM4D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::PtEtaPhiM4D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PtEtaPhiM4D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR_Dictionary(); static void *new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void *p = 0); static void *newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void *p); static void deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void *p); static void destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::LorentzVector >*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::LorentzVector >) == sizeof(::ROOT::Shadow::ROOT::Math::LorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); ::ROOT::Math::LorentzVector > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::LorentzVector >),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::LorentzVector >", "include/Math/GenVector/LorentzVector.h", 54, typeid(::ROOT::Math::LorentzVector >), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR_ShowMembers, &ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::LorentzVector >) ); instance.SetNew(&new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR); instance.SetDelete(&delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::LorentzVector >*) { return GenerateInitInstanceLocal((::ROOT::Math::LorentzVector >*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLRotation3D_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLRotation3D_Dictionary(); static void *new_ROOTcLcLMathcLcLRotation3D(void *p = 0); static void *newArray_ROOTcLcLMathcLcLRotation3D(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLRotation3D(void *p); static void deleteArray_ROOTcLcLMathcLcLRotation3D(void *p); static void destruct_ROOTcLcLMathcLcLRotation3D(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Rotation3D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Rotation3D) == sizeof(::ROOT::Shadow::ROOT::Math::Rotation3D)); ::ROOT::Math::Rotation3D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Rotation3D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Rotation3D", "include/Math/GenVector/Rotation3D.h", 65, typeid(::ROOT::Math::Rotation3D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLRotation3D_ShowMembers, &ROOTcLcLMathcLcLRotation3D_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Rotation3D) ); instance.SetNew(&new_ROOTcLcLMathcLcLRotation3D); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLRotation3D); instance.SetDelete(&delete_ROOTcLcLMathcLcLRotation3D); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLRotation3D); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLRotation3D); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Rotation3D*) { return GenerateInitInstanceLocal((::ROOT::Math::Rotation3D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Rotation3D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLRotation3D_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Rotation3D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLAxisAngle_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLAxisAngle_Dictionary(); static void *new_ROOTcLcLMathcLcLAxisAngle(void *p = 0); static void *newArray_ROOTcLcLMathcLcLAxisAngle(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLAxisAngle(void *p); static void deleteArray_ROOTcLcLMathcLcLAxisAngle(void *p); static void destruct_ROOTcLcLMathcLcLAxisAngle(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::AxisAngle*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::AxisAngle) == sizeof(::ROOT::Shadow::ROOT::Math::AxisAngle)); ::ROOT::Math::AxisAngle *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::AxisAngle),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::AxisAngle", "include/Math/GenVector/AxisAngle.h", 41, typeid(::ROOT::Math::AxisAngle), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLAxisAngle_ShowMembers, &ROOTcLcLMathcLcLAxisAngle_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::AxisAngle) ); instance.SetNew(&new_ROOTcLcLMathcLcLAxisAngle); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLAxisAngle); instance.SetDelete(&delete_ROOTcLcLMathcLcLAxisAngle); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLAxisAngle); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLAxisAngle); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::AxisAngle*) { return GenerateInitInstanceLocal((::ROOT::Math::AxisAngle*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::AxisAngle*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLAxisAngle_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::AxisAngle*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLEulerAngles_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLEulerAngles_Dictionary(); static void *new_ROOTcLcLMathcLcLEulerAngles(void *p = 0); static void *newArray_ROOTcLcLMathcLcLEulerAngles(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLEulerAngles(void *p); static void deleteArray_ROOTcLcLMathcLcLEulerAngles(void *p); static void destruct_ROOTcLcLMathcLcLEulerAngles(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::EulerAngles*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::EulerAngles) == sizeof(::ROOT::Shadow::ROOT::Math::EulerAngles)); ::ROOT::Math::EulerAngles *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::EulerAngles),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::EulerAngles", "include/Math/GenVector/EulerAngles.h", 43, typeid(::ROOT::Math::EulerAngles), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLEulerAngles_ShowMembers, &ROOTcLcLMathcLcLEulerAngles_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::EulerAngles) ); instance.SetNew(&new_ROOTcLcLMathcLcLEulerAngles); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLEulerAngles); instance.SetDelete(&delete_ROOTcLcLMathcLcLEulerAngles); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLEulerAngles); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLEulerAngles); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::EulerAngles*) { return GenerateInitInstanceLocal((::ROOT::Math::EulerAngles*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::EulerAngles*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLEulerAngles_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::EulerAngles*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLQuaternion_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLQuaternion_Dictionary(); static void *new_ROOTcLcLMathcLcLQuaternion(void *p = 0); static void *newArray_ROOTcLcLMathcLcLQuaternion(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLQuaternion(void *p); static void deleteArray_ROOTcLcLMathcLcLQuaternion(void *p); static void destruct_ROOTcLcLMathcLcLQuaternion(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Quaternion*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Quaternion) == sizeof(::ROOT::Shadow::ROOT::Math::Quaternion)); ::ROOT::Math::Quaternion *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Quaternion),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Quaternion", "include/Math/GenVector/Quaternion.h", 47, typeid(::ROOT::Math::Quaternion), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLQuaternion_ShowMembers, &ROOTcLcLMathcLcLQuaternion_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Quaternion) ); instance.SetNew(&new_ROOTcLcLMathcLcLQuaternion); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLQuaternion); instance.SetDelete(&delete_ROOTcLcLMathcLcLQuaternion); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLQuaternion); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLQuaternion); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Quaternion*) { return GenerateInitInstanceLocal((::ROOT::Math::Quaternion*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Quaternion*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLQuaternion_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Quaternion*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLRotationX_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLRotationX_Dictionary(); static void *new_ROOTcLcLMathcLcLRotationX(void *p = 0); static void *newArray_ROOTcLcLMathcLcLRotationX(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLRotationX(void *p); static void deleteArray_ROOTcLcLMathcLcLRotationX(void *p); static void destruct_ROOTcLcLMathcLcLRotationX(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::RotationX*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::RotationX) == sizeof(::ROOT::Shadow::ROOT::Math::RotationX)); ::ROOT::Math::RotationX *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::RotationX),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::RotationX", "include/Math/GenVector/RotationX.h", 43, typeid(::ROOT::Math::RotationX), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLRotationX_ShowMembers, &ROOTcLcLMathcLcLRotationX_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::RotationX) ); instance.SetNew(&new_ROOTcLcLMathcLcLRotationX); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLRotationX); instance.SetDelete(&delete_ROOTcLcLMathcLcLRotationX); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLRotationX); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLRotationX); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::RotationX*) { return GenerateInitInstanceLocal((::ROOT::Math::RotationX*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::RotationX*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLRotationX_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::RotationX*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLRotationY_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLRotationY_Dictionary(); static void *new_ROOTcLcLMathcLcLRotationY(void *p = 0); static void *newArray_ROOTcLcLMathcLcLRotationY(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLRotationY(void *p); static void deleteArray_ROOTcLcLMathcLcLRotationY(void *p); static void destruct_ROOTcLcLMathcLcLRotationY(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::RotationY*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::RotationY) == sizeof(::ROOT::Shadow::ROOT::Math::RotationY)); ::ROOT::Math::RotationY *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::RotationY),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::RotationY", "include/Math/GenVector/RotationY.h", 43, typeid(::ROOT::Math::RotationY), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLRotationY_ShowMembers, &ROOTcLcLMathcLcLRotationY_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::RotationY) ); instance.SetNew(&new_ROOTcLcLMathcLcLRotationY); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLRotationY); instance.SetDelete(&delete_ROOTcLcLMathcLcLRotationY); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLRotationY); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLRotationY); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::RotationY*) { return GenerateInitInstanceLocal((::ROOT::Math::RotationY*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::RotationY*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLRotationY_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::RotationY*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLRotationZ_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLRotationZ_Dictionary(); static void *new_ROOTcLcLMathcLcLRotationZ(void *p = 0); static void *newArray_ROOTcLcLMathcLcLRotationZ(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLRotationZ(void *p); static void deleteArray_ROOTcLcLMathcLcLRotationZ(void *p); static void destruct_ROOTcLcLMathcLcLRotationZ(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::RotationZ*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::RotationZ) == sizeof(::ROOT::Shadow::ROOT::Math::RotationZ)); ::ROOT::Math::RotationZ *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::RotationZ),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::RotationZ", "include/Math/GenVector/RotationZ.h", 43, typeid(::ROOT::Math::RotationZ), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLRotationZ_ShowMembers, &ROOTcLcLMathcLcLRotationZ_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::RotationZ) ); instance.SetNew(&new_ROOTcLcLMathcLcLRotationZ); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLRotationZ); instance.SetDelete(&delete_ROOTcLcLMathcLcLRotationZ); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLRotationZ); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLRotationZ); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::RotationZ*) { return GenerateInitInstanceLocal((::ROOT::Math::RotationZ*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::RotationZ*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLRotationZ_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::RotationZ*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLRotationZYX_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLRotationZYX_Dictionary(); static void *new_ROOTcLcLMathcLcLRotationZYX(void *p = 0); static void *newArray_ROOTcLcLMathcLcLRotationZYX(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLRotationZYX(void *p); static void deleteArray_ROOTcLcLMathcLcLRotationZYX(void *p); static void destruct_ROOTcLcLMathcLcLRotationZYX(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::RotationZYX*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::RotationZYX) == sizeof(::ROOT::Shadow::ROOT::Math::RotationZYX)); ::ROOT::Math::RotationZYX *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::RotationZYX),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::RotationZYX", "include/Math/GenVector/RotationZYX.h", 71, typeid(::ROOT::Math::RotationZYX), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLRotationZYX_ShowMembers, &ROOTcLcLMathcLcLRotationZYX_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::RotationZYX) ); instance.SetNew(&new_ROOTcLcLMathcLcLRotationZYX); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLRotationZYX); instance.SetDelete(&delete_ROOTcLcLMathcLcLRotationZYX); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLRotationZYX); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLRotationZYX); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::RotationZYX*) { return GenerateInitInstanceLocal((::ROOT::Math::RotationZYX*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::RotationZYX*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLRotationZYX_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::RotationZYX*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLBoostX_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLBoostX_Dictionary(); static void *new_ROOTcLcLMathcLcLBoostX(void *p = 0); static void *newArray_ROOTcLcLMathcLcLBoostX(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLBoostX(void *p); static void deleteArray_ROOTcLcLMathcLcLBoostX(void *p); static void destruct_ROOTcLcLMathcLcLBoostX(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::BoostX*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::BoostX) == sizeof(::ROOT::Shadow::ROOT::Math::BoostX)); ::ROOT::Math::BoostX *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::BoostX),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::BoostX", "include/Math/GenVector/BoostX.h", 37, typeid(::ROOT::Math::BoostX), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLBoostX_ShowMembers, &ROOTcLcLMathcLcLBoostX_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::BoostX) ); instance.SetNew(&new_ROOTcLcLMathcLcLBoostX); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLBoostX); instance.SetDelete(&delete_ROOTcLcLMathcLcLBoostX); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLBoostX); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLBoostX); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::BoostX*) { return GenerateInitInstanceLocal((::ROOT::Math::BoostX*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::BoostX*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLBoostX_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::BoostX*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLBoostY_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLBoostY_Dictionary(); static void *new_ROOTcLcLMathcLcLBoostY(void *p = 0); static void *newArray_ROOTcLcLMathcLcLBoostY(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLBoostY(void *p); static void deleteArray_ROOTcLcLMathcLcLBoostY(void *p); static void destruct_ROOTcLcLMathcLcLBoostY(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::BoostY*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::BoostY) == sizeof(::ROOT::Shadow::ROOT::Math::BoostY)); ::ROOT::Math::BoostY *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::BoostY),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::BoostY", "include/Math/GenVector/BoostY.h", 37, typeid(::ROOT::Math::BoostY), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLBoostY_ShowMembers, &ROOTcLcLMathcLcLBoostY_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::BoostY) ); instance.SetNew(&new_ROOTcLcLMathcLcLBoostY); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLBoostY); instance.SetDelete(&delete_ROOTcLcLMathcLcLBoostY); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLBoostY); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLBoostY); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::BoostY*) { return GenerateInitInstanceLocal((::ROOT::Math::BoostY*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::BoostY*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLBoostY_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::BoostY*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLBoostZ_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLBoostZ_Dictionary(); static void *new_ROOTcLcLMathcLcLBoostZ(void *p = 0); static void *newArray_ROOTcLcLMathcLcLBoostZ(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLBoostZ(void *p); static void deleteArray_ROOTcLcLMathcLcLBoostZ(void *p); static void destruct_ROOTcLcLMathcLcLBoostZ(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::BoostZ*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::BoostZ) == sizeof(::ROOT::Shadow::ROOT::Math::BoostZ)); ::ROOT::Math::BoostZ *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::BoostZ),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::BoostZ", "include/Math/GenVector/BoostZ.h", 37, typeid(::ROOT::Math::BoostZ), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLBoostZ_ShowMembers, &ROOTcLcLMathcLcLBoostZ_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::BoostZ) ); instance.SetNew(&new_ROOTcLcLMathcLcLBoostZ); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLBoostZ); instance.SetDelete(&delete_ROOTcLcLMathcLcLBoostZ); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLBoostZ); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLBoostZ); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::BoostZ*) { return GenerateInitInstanceLocal((::ROOT::Math::BoostZ*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::BoostZ*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLBoostZ_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::BoostZ*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLBoost_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLBoost_Dictionary(); static void *new_ROOTcLcLMathcLcLBoost(void *p = 0); static void *newArray_ROOTcLcLMathcLcLBoost(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLBoost(void *p); static void deleteArray_ROOTcLcLMathcLcLBoost(void *p); static void destruct_ROOTcLcLMathcLcLBoost(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Boost*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Boost) == sizeof(::ROOT::Shadow::ROOT::Math::Boost)); ::ROOT::Math::Boost *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Boost),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Boost", "include/Math/GenVector/Boost.h", 46, typeid(::ROOT::Math::Boost), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLBoost_ShowMembers, &ROOTcLcLMathcLcLBoost_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Boost) ); instance.SetNew(&new_ROOTcLcLMathcLcLBoost); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLBoost); instance.SetDelete(&delete_ROOTcLcLMathcLcLBoost); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLBoost); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLBoost); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Boost*) { return GenerateInitInstanceLocal((::ROOT::Math::Boost*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Boost*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLBoost_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Boost*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLLorentzRotation_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLLorentzRotation_Dictionary(); static void *new_ROOTcLcLMathcLcLLorentzRotation(void *p = 0); static void *newArray_ROOTcLcLMathcLcLLorentzRotation(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLLorentzRotation(void *p); static void deleteArray_ROOTcLcLMathcLcLLorentzRotation(void *p); static void destruct_ROOTcLcLMathcLcLLorentzRotation(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::LorentzRotation*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::LorentzRotation) == sizeof(::ROOT::Shadow::ROOT::Math::LorentzRotation)); ::ROOT::Math::LorentzRotation *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::LorentzRotation),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::LorentzRotation", "include/Math/GenVector/LorentzRotation.h", 54, typeid(::ROOT::Math::LorentzRotation), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLLorentzRotation_ShowMembers, &ROOTcLcLMathcLcLLorentzRotation_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::LorentzRotation) ); instance.SetNew(&new_ROOTcLcLMathcLcLLorentzRotation); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLLorentzRotation); instance.SetDelete(&delete_ROOTcLcLMathcLcLLorentzRotation); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLLorentzRotation); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLLorentzRotation); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::LorentzRotation*) { return GenerateInitInstanceLocal((::ROOT::Math::LorentzRotation*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::LorentzRotation*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLLorentzRotation_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzRotation*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLPlane3D_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLPlane3D_Dictionary(); static void *new_ROOTcLcLMathcLcLPlane3D(void *p = 0); static void *newArray_ROOTcLcLMathcLcLPlane3D(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLPlane3D(void *p); static void deleteArray_ROOTcLcLMathcLcLPlane3D(void *p); static void destruct_ROOTcLcLMathcLcLPlane3D(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Plane3D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Plane3D) == sizeof(::ROOT::Shadow::ROOT::Math::Plane3D)); ::ROOT::Math::Plane3D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Plane3D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Plane3D", "include/Math/GenVector/Plane3D.h", 47, typeid(::ROOT::Math::Plane3D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLPlane3D_ShowMembers, &ROOTcLcLMathcLcLPlane3D_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Plane3D) ); instance.SetNew(&new_ROOTcLcLMathcLcLPlane3D); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLPlane3D); instance.SetDelete(&delete_ROOTcLcLMathcLcLPlane3D); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLPlane3D); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLPlane3D); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Plane3D*) { return GenerateInitInstanceLocal((::ROOT::Math::Plane3D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Plane3D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLPlane3D_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Plane3D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLTranslation3D_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLTranslation3D_Dictionary(); static void *new_ROOTcLcLMathcLcLTranslation3D(void *p = 0); static void *newArray_ROOTcLcLMathcLcLTranslation3D(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLTranslation3D(void *p); static void deleteArray_ROOTcLcLMathcLcLTranslation3D(void *p); static void destruct_ROOTcLcLMathcLcLTranslation3D(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Translation3D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Translation3D) == sizeof(::ROOT::Shadow::ROOT::Math::Translation3D)); ::ROOT::Math::Translation3D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Translation3D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Translation3D", "include/Math/GenVector/Translation3D.h", 57, typeid(::ROOT::Math::Translation3D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLTranslation3D_ShowMembers, &ROOTcLcLMathcLcLTranslation3D_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Translation3D) ); instance.SetNew(&new_ROOTcLcLMathcLcLTranslation3D); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLTranslation3D); instance.SetDelete(&delete_ROOTcLcLMathcLcLTranslation3D); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLTranslation3D); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLTranslation3D); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Translation3D*) { return GenerateInitInstanceLocal((::ROOT::Math::Translation3D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Translation3D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLTranslation3D_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Translation3D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { void ROOTcLcLMathcLcLTransform3D_ShowMembers(void *obj, TMemberInspector &R__insp); static void ROOTcLcLMathcLcLTransform3D_Dictionary(); static void *new_ROOTcLcLMathcLcLTransform3D(void *p = 0); static void *newArray_ROOTcLcLMathcLcLTransform3D(Long_t size, void *p); static void delete_ROOTcLcLMathcLcLTransform3D(void *p); static void deleteArray_ROOTcLcLMathcLcLTransform3D(void *p); static void destruct_ROOTcLcLMathcLcLTransform3D(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const ::ROOT::Math::Transform3D*) { // Make sure the shadow class has the right sizeof R__ASSERT(sizeof(::ROOT::Math::Transform3D) == sizeof(::ROOT::Shadow::ROOT::Math::Transform3D)); ::ROOT::Math::Transform3D *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(::ROOT::Math::Transform3D),0); static ::ROOT::TGenericClassInfo instance("ROOT::Math::Transform3D", "include/Math/GenVector/Transform3D.h", 85, typeid(::ROOT::Math::Transform3D), DefineBehavior(ptr, ptr), &ROOTcLcLMathcLcLTransform3D_ShowMembers, &ROOTcLcLMathcLcLTransform3D_Dictionary, isa_proxy, 4, sizeof(::ROOT::Math::Transform3D) ); instance.SetNew(&new_ROOTcLcLMathcLcLTransform3D); instance.SetNewArray(&newArray_ROOTcLcLMathcLcLTransform3D); instance.SetDelete(&delete_ROOTcLcLMathcLcLTransform3D); instance.SetDeleteArray(&deleteArray_ROOTcLcLMathcLcLTransform3D); instance.SetDestructor(&destruct_ROOTcLcLMathcLcLTransform3D); return &instance; } TGenericClassInfo *GenerateInitInstance(const ::ROOT::Math::Transform3D*) { return GenerateInitInstanceLocal((::ROOT::Math::Transform3D*)0); } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const ::ROOT::Math::Transform3D*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLTransform3D_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Transform3D*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { namespace Math { namespace VectorUtil { namespace ROOT { inline ::ROOT::TGenericClassInfo *GenerateInitInstance(); static void ROOTcLcLMathcLcLVectorUtil_Dictionary(); // Function generating the singleton type initializer inline ::ROOT::TGenericClassInfo *GenerateInitInstance() { static ::ROOT::TGenericClassInfo instance("ROOT::Math::VectorUtil", 0 /*version*/, "include/Math/VectorUtil_Cint.h", 67, ::ROOT::DefineBehavior((void*)0,(void*)0), &ROOTcLcLMathcLcLVectorUtil_Dictionary, 0); return &instance; } // Insure that the inline function is _not_ optimized away by the compiler ::ROOT::TGenericClassInfo *(*_R__UNIQUE_(InitFunctionKeeper))() = &GenerateInitInstance; // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstance(); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void ROOTcLcLMathcLcLVectorUtil_Dictionary() { GenerateInitInstance()->GetClass(); } } } } } //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLCartesian2DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Cartesian2D. typedef ::ROOT::Shadow::ROOT::Math::Cartesian2DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Cartesian2D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &sobj->fX); R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &sobj->fY); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLCartesian2DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Cartesian2D : new ::ROOT::Math::Cartesian2D; } static void *newArray_ROOTcLcLMathcLcLCartesian2DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Cartesian2D[nElements] : new ::ROOT::Math::Cartesian2D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLCartesian2DlEdoublegR(void *p) { delete ((::ROOT::Math::Cartesian2D*)p); } static void deleteArray_ROOTcLcLMathcLcLCartesian2DlEdoublegR(void *p) { delete [] ((::ROOT::Math::Cartesian2D*)p); } static void destruct_ROOTcLcLMathcLcLCartesian2DlEdoublegR(void *p) { typedef ::ROOT::Math::Cartesian2D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Cartesian2D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPolar2DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Polar2D. typedef ::ROOT::Shadow::ROOT::Math::Polar2DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Polar2D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fR", &sobj->fR); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhi", &sobj->fPhi); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPolar2DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Polar2D : new ::ROOT::Math::Polar2D; } static void *newArray_ROOTcLcLMathcLcLPolar2DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Polar2D[nElements] : new ::ROOT::Math::Polar2D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPolar2DlEdoublegR(void *p) { delete ((::ROOT::Math::Polar2D*)p); } static void deleteArray_ROOTcLcLMathcLcLPolar2DlEdoublegR(void *p) { delete [] ((::ROOT::Math::Polar2D*)p); } static void destruct_ROOTcLcLMathcLcLPolar2DlEdoublegR(void *p) { typedef ::ROOT::Math::Polar2D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Polar2D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLCartesian3DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Cartesian3D. typedef ::ROOT::Shadow::ROOT::Math::Cartesian3DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Cartesian3D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &sobj->fX); R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &sobj->fY); R__insp.Inspect(R__cl, R__insp.GetParent(), "fZ", &sobj->fZ); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLCartesian3DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Cartesian3D : new ::ROOT::Math::Cartesian3D; } static void *newArray_ROOTcLcLMathcLcLCartesian3DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Cartesian3D[nElements] : new ::ROOT::Math::Cartesian3D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLCartesian3DlEdoublegR(void *p) { delete ((::ROOT::Math::Cartesian3D*)p); } static void deleteArray_ROOTcLcLMathcLcLCartesian3DlEdoublegR(void *p) { delete [] ((::ROOT::Math::Cartesian3D*)p); } static void destruct_ROOTcLcLMathcLcLCartesian3DlEdoublegR(void *p) { typedef ::ROOT::Math::Cartesian3D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Cartesian3D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPolar3DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Polar3D. typedef ::ROOT::Shadow::ROOT::Math::Polar3DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Polar3D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fR", &sobj->fR); R__insp.Inspect(R__cl, R__insp.GetParent(), "fTheta", &sobj->fTheta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhi", &sobj->fPhi); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPolar3DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Polar3D : new ::ROOT::Math::Polar3D; } static void *newArray_ROOTcLcLMathcLcLPolar3DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Polar3D[nElements] : new ::ROOT::Math::Polar3D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPolar3DlEdoublegR(void *p) { delete ((::ROOT::Math::Polar3D*)p); } static void deleteArray_ROOTcLcLMathcLcLPolar3DlEdoublegR(void *p) { delete [] ((::ROOT::Math::Polar3D*)p); } static void destruct_ROOTcLcLMathcLcLPolar3DlEdoublegR(void *p) { typedef ::ROOT::Math::Polar3D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Polar3D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLCylindrical3DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Cylindrical3D. typedef ::ROOT::Shadow::ROOT::Math::Cylindrical3DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Cylindrical3D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fRho", &sobj->fRho); R__insp.Inspect(R__cl, R__insp.GetParent(), "fZ", &sobj->fZ); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhi", &sobj->fPhi); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Cylindrical3D : new ::ROOT::Math::Cylindrical3D; } static void *newArray_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Cylindrical3D[nElements] : new ::ROOT::Math::Cylindrical3D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(void *p) { delete ((::ROOT::Math::Cylindrical3D*)p); } static void deleteArray_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(void *p) { delete [] ((::ROOT::Math::Cylindrical3D*)p); } static void destruct_ROOTcLcLMathcLcLCylindrical3DlEdoublegR(void *p) { typedef ::ROOT::Math::Cylindrical3D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Cylindrical3D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::CylindricalEta3D. typedef ::ROOT::Shadow::ROOT::Math::CylindricalEta3DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::CylindricalEta3D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fRho", &sobj->fRho); R__insp.Inspect(R__cl, R__insp.GetParent(), "fEta", &sobj->fEta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhi", &sobj->fPhi); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::CylindricalEta3D : new ::ROOT::Math::CylindricalEta3D; } static void *newArray_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::CylindricalEta3D[nElements] : new ::ROOT::Math::CylindricalEta3D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void *p) { delete ((::ROOT::Math::CylindricalEta3D*)p); } static void deleteArray_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void *p) { delete [] ((::ROOT::Math::CylindricalEta3D*)p); } static void destruct_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void *p) { typedef ::ROOT::Math::CylindricalEta3D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::CylindricalEta3D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLDefaultCoordinateSystemTag_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::DefaultCoordinateSystemTag. typedef ::ROOT::Shadow::ROOT::Math::DefaultCoordinateSystemTag ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DefaultCoordinateSystemTag*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DefaultCoordinateSystemTag : new ::ROOT::Math::DefaultCoordinateSystemTag; } static void *newArray_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DefaultCoordinateSystemTag[nElements] : new ::ROOT::Math::DefaultCoordinateSystemTag[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(void *p) { delete ((::ROOT::Math::DefaultCoordinateSystemTag*)p); } static void deleteArray_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(void *p) { delete [] ((::ROOT::Math::DefaultCoordinateSystemTag*)p); } static void destruct_ROOTcLcLMathcLcLDefaultCoordinateSystemTag(void *p) { typedef ::ROOT::Math::DefaultCoordinateSystemTag current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::DefaultCoordinateSystemTag //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLLocalCoordinateSystemTag_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::LocalCoordinateSystemTag. typedef ::ROOT::Shadow::ROOT::Math::LocalCoordinateSystemTag ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LocalCoordinateSystemTag*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLLocalCoordinateSystemTag(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LocalCoordinateSystemTag : new ::ROOT::Math::LocalCoordinateSystemTag; } static void *newArray_ROOTcLcLMathcLcLLocalCoordinateSystemTag(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LocalCoordinateSystemTag[nElements] : new ::ROOT::Math::LocalCoordinateSystemTag[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLLocalCoordinateSystemTag(void *p) { delete ((::ROOT::Math::LocalCoordinateSystemTag*)p); } static void deleteArray_ROOTcLcLMathcLcLLocalCoordinateSystemTag(void *p) { delete [] ((::ROOT::Math::LocalCoordinateSystemTag*)p); } static void destruct_ROOTcLcLMathcLcLLocalCoordinateSystemTag(void *p) { typedef ::ROOT::Math::LocalCoordinateSystemTag current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::LocalCoordinateSystemTag //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLGlobalCoordinateSystemTag_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::GlobalCoordinateSystemTag. typedef ::ROOT::Shadow::ROOT::Math::GlobalCoordinateSystemTag ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::GlobalCoordinateSystemTag*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::GlobalCoordinateSystemTag : new ::ROOT::Math::GlobalCoordinateSystemTag; } static void *newArray_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::GlobalCoordinateSystemTag[nElements] : new ::ROOT::Math::GlobalCoordinateSystemTag[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(void *p) { delete ((::ROOT::Math::GlobalCoordinateSystemTag*)p); } static void deleteArray_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(void *p) { delete [] ((::ROOT::Math::GlobalCoordinateSystemTag*)p); } static void destruct_ROOTcLcLMathcLcLGlobalCoordinateSystemTag(void *p) { typedef ::ROOT::Math::GlobalCoordinateSystemTag current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::GlobalCoordinateSystemTag //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::DisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Cartesian2D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::DisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Polar2D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::PositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Cartesian2D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::PositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Polar2D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::DisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Cartesian3D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::DisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Polar3D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::DisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Cylindrical3D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::DisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::CylindricalEta3D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::PositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Cartesian3D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::PositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Polar3D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::PositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::Cylindrical3D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>. typedef ::ROOT::Shadow::ROOT::Math::PositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::CylindricalEta3D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> : new ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } static void *newArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements] : new ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete ((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void deleteArray_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { delete [] ((::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)p); } static void destruct_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void *p) { typedef ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PxPyPzE4D. typedef ::ROOT::Shadow::ROOT::Math::PxPyPzE4DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PxPyPzE4D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &sobj->fX); R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &sobj->fY); R__insp.Inspect(R__cl, R__insp.GetParent(), "fZ", &sobj->fZ); R__insp.Inspect(R__cl, R__insp.GetParent(), "fT", &sobj->fT); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PxPyPzE4D : new ::ROOT::Math::PxPyPzE4D; } static void *newArray_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PxPyPzE4D[nElements] : new ::ROOT::Math::PxPyPzE4D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void *p) { delete ((::ROOT::Math::PxPyPzE4D*)p); } static void deleteArray_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void *p) { delete [] ((::ROOT::Math::PxPyPzE4D*)p); } static void destruct_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void *p) { typedef ::ROOT::Math::PxPyPzE4D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PxPyPzE4D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PtEtaPhiE4D. typedef ::ROOT::Shadow::ROOT::Math::PtEtaPhiE4DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PtEtaPhiE4D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fPt", &sobj->fPt); R__insp.Inspect(R__cl, R__insp.GetParent(), "fEta", &sobj->fEta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhi", &sobj->fPhi); R__insp.Inspect(R__cl, R__insp.GetParent(), "fE", &sobj->fE); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PtEtaPhiE4D : new ::ROOT::Math::PtEtaPhiE4D; } static void *newArray_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PtEtaPhiE4D[nElements] : new ::ROOT::Math::PtEtaPhiE4D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void *p) { delete ((::ROOT::Math::PtEtaPhiE4D*)p); } static void deleteArray_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void *p) { delete [] ((::ROOT::Math::PtEtaPhiE4D*)p); } static void destruct_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void *p) { typedef ::ROOT::Math::PtEtaPhiE4D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PtEtaPhiE4D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PxPyPzM4D. typedef ::ROOT::Shadow::ROOT::Math::PxPyPzM4DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PxPyPzM4D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fX", &sobj->fX); R__insp.Inspect(R__cl, R__insp.GetParent(), "fY", &sobj->fY); R__insp.Inspect(R__cl, R__insp.GetParent(), "fZ", &sobj->fZ); R__insp.Inspect(R__cl, R__insp.GetParent(), "fM", &sobj->fM); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PxPyPzM4D : new ::ROOT::Math::PxPyPzM4D; } static void *newArray_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PxPyPzM4D[nElements] : new ::ROOT::Math::PxPyPzM4D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void *p) { delete ((::ROOT::Math::PxPyPzM4D*)p); } static void deleteArray_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void *p) { delete [] ((::ROOT::Math::PxPyPzM4D*)p); } static void destruct_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void *p) { typedef ::ROOT::Math::PxPyPzM4D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PxPyPzM4D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::PtEtaPhiM4D. typedef ::ROOT::Shadow::ROOT::Math::PtEtaPhiM4DlEdoublegR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::PtEtaPhiM4D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fPt", &sobj->fPt); R__insp.Inspect(R__cl, R__insp.GetParent(), "fEta", &sobj->fEta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhi", &sobj->fPhi); R__insp.Inspect(R__cl, R__insp.GetParent(), "fM", &sobj->fM); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PtEtaPhiM4D : new ::ROOT::Math::PtEtaPhiM4D; } static void *newArray_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::PtEtaPhiM4D[nElements] : new ::ROOT::Math::PtEtaPhiM4D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void *p) { delete ((::ROOT::Math::PtEtaPhiM4D*)p); } static void deleteArray_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void *p) { delete [] ((::ROOT::Math::PtEtaPhiM4D*)p); } static void destruct_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void *p) { typedef ::ROOT::Math::PtEtaPhiM4D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::PtEtaPhiM4D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::LorentzVector >. typedef ::ROOT::Shadow::ROOT::Math::LorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::PxPyPzE4D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzVector > : new ::ROOT::Math::LorentzVector >; } static void *newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzVector >[nElements] : new ::ROOT::Math::LorentzVector >[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void *p) { delete ((::ROOT::Math::LorentzVector >*)p); } static void deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void *p) { delete [] ((::ROOT::Math::LorentzVector >*)p); } static void destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void *p) { typedef ::ROOT::Math::LorentzVector > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::LorentzVector > //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::LorentzVector >. typedef ::ROOT::Shadow::ROOT::Math::LorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::PtEtaPhiE4D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzVector > : new ::ROOT::Math::LorentzVector >; } static void *newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzVector >[nElements] : new ::ROOT::Math::LorentzVector >[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void *p) { delete ((::ROOT::Math::LorentzVector >*)p); } static void deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void *p) { delete [] ((::ROOT::Math::LorentzVector >*)p); } static void destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void *p) { typedef ::ROOT::Math::LorentzVector > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::LorentzVector > //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::LorentzVector >. typedef ::ROOT::Shadow::ROOT::Math::LorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::PxPyPzM4D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzVector > : new ::ROOT::Math::LorentzVector >; } static void *newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzVector >[nElements] : new ::ROOT::Math::LorentzVector >[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void *p) { delete ((::ROOT::Math::LorentzVector >*)p); } static void deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void *p) { delete [] ((::ROOT::Math::LorentzVector >*)p); } static void destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void *p) { typedef ::ROOT::Math::LorentzVector > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::LorentzVector > //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::LorentzVector >. typedef ::ROOT::Shadow::ROOT::Math::LorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzVector >*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fCoordinates", (void*)&sobj->fCoordinates); R__insp.InspectMember("ROOT::Math::PtEtaPhiM4D", (void*)&sobj->fCoordinates, "fCoordinates.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzVector > : new ::ROOT::Math::LorentzVector >; } static void *newArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzVector >[nElements] : new ::ROOT::Math::LorentzVector >[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void *p) { delete ((::ROOT::Math::LorentzVector >*)p); } static void deleteArray_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void *p) { delete [] ((::ROOT::Math::LorentzVector >*)p); } static void destruct_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void *p) { typedef ::ROOT::Math::LorentzVector > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::LorentzVector > //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLRotation3D_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Rotation3D. typedef ::ROOT::Shadow::ROOT::Math::Rotation3D ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Rotation3D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fM[9]", sobj->fM); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLRotation3D(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Rotation3D : new ::ROOT::Math::Rotation3D; } static void *newArray_ROOTcLcLMathcLcLRotation3D(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Rotation3D[nElements] : new ::ROOT::Math::Rotation3D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLRotation3D(void *p) { delete ((::ROOT::Math::Rotation3D*)p); } static void deleteArray_ROOTcLcLMathcLcLRotation3D(void *p) { delete [] ((::ROOT::Math::Rotation3D*)p); } static void destruct_ROOTcLcLMathcLcLRotation3D(void *p) { typedef ::ROOT::Math::Rotation3D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Rotation3D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLAxisAngle_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::AxisAngle. typedef ::ROOT::Shadow::ROOT::Math::AxisAngle ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::AxisAngle*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fAxis", (void*)&sobj->fAxis); R__insp.InspectMember("ROOT::Math::AxisAngle::AxisVector", (void*)&sobj->fAxis, "fAxis.", false); R__insp.Inspect(R__cl, R__insp.GetParent(), "fAngle", &sobj->fAngle); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLAxisAngle(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::AxisAngle : new ::ROOT::Math::AxisAngle; } static void *newArray_ROOTcLcLMathcLcLAxisAngle(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::AxisAngle[nElements] : new ::ROOT::Math::AxisAngle[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLAxisAngle(void *p) { delete ((::ROOT::Math::AxisAngle*)p); } static void deleteArray_ROOTcLcLMathcLcLAxisAngle(void *p) { delete [] ((::ROOT::Math::AxisAngle*)p); } static void destruct_ROOTcLcLMathcLcLAxisAngle(void *p) { typedef ::ROOT::Math::AxisAngle current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::AxisAngle //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLEulerAngles_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::EulerAngles. typedef ::ROOT::Shadow::ROOT::Math::EulerAngles ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::EulerAngles*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhi", &sobj->fPhi); R__insp.Inspect(R__cl, R__insp.GetParent(), "fTheta", &sobj->fTheta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPsi", &sobj->fPsi); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLEulerAngles(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::EulerAngles : new ::ROOT::Math::EulerAngles; } static void *newArray_ROOTcLcLMathcLcLEulerAngles(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::EulerAngles[nElements] : new ::ROOT::Math::EulerAngles[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLEulerAngles(void *p) { delete ((::ROOT::Math::EulerAngles*)p); } static void deleteArray_ROOTcLcLMathcLcLEulerAngles(void *p) { delete [] ((::ROOT::Math::EulerAngles*)p); } static void destruct_ROOTcLcLMathcLcLEulerAngles(void *p) { typedef ::ROOT::Math::EulerAngles current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::EulerAngles //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLQuaternion_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Quaternion. typedef ::ROOT::Shadow::ROOT::Math::Quaternion ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Quaternion*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fU", &sobj->fU); R__insp.Inspect(R__cl, R__insp.GetParent(), "fI", &sobj->fI); R__insp.Inspect(R__cl, R__insp.GetParent(), "fJ", &sobj->fJ); R__insp.Inspect(R__cl, R__insp.GetParent(), "fK", &sobj->fK); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLQuaternion(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Quaternion : new ::ROOT::Math::Quaternion; } static void *newArray_ROOTcLcLMathcLcLQuaternion(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Quaternion[nElements] : new ::ROOT::Math::Quaternion[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLQuaternion(void *p) { delete ((::ROOT::Math::Quaternion*)p); } static void deleteArray_ROOTcLcLMathcLcLQuaternion(void *p) { delete [] ((::ROOT::Math::Quaternion*)p); } static void destruct_ROOTcLcLMathcLcLQuaternion(void *p) { typedef ::ROOT::Math::Quaternion current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Quaternion //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLRotationZYX_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::RotationZYX. typedef ::ROOT::Shadow::ROOT::Math::RotationZYX ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::RotationZYX*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fPhi", &sobj->fPhi); R__insp.Inspect(R__cl, R__insp.GetParent(), "fTheta", &sobj->fTheta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fPsi", &sobj->fPsi); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLRotationZYX(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::RotationZYX : new ::ROOT::Math::RotationZYX; } static void *newArray_ROOTcLcLMathcLcLRotationZYX(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::RotationZYX[nElements] : new ::ROOT::Math::RotationZYX[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLRotationZYX(void *p) { delete ((::ROOT::Math::RotationZYX*)p); } static void deleteArray_ROOTcLcLMathcLcLRotationZYX(void *p) { delete [] ((::ROOT::Math::RotationZYX*)p); } static void destruct_ROOTcLcLMathcLcLRotationZYX(void *p) { typedef ::ROOT::Math::RotationZYX current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::RotationZYX //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLRotationX_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::RotationX. typedef ::ROOT::Shadow::ROOT::Math::RotationX ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::RotationX*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fAngle", &sobj->fAngle); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSin", &sobj->fSin); R__insp.Inspect(R__cl, R__insp.GetParent(), "fCos", &sobj->fCos); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLRotationX(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::RotationX : new ::ROOT::Math::RotationX; } static void *newArray_ROOTcLcLMathcLcLRotationX(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::RotationX[nElements] : new ::ROOT::Math::RotationX[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLRotationX(void *p) { delete ((::ROOT::Math::RotationX*)p); } static void deleteArray_ROOTcLcLMathcLcLRotationX(void *p) { delete [] ((::ROOT::Math::RotationX*)p); } static void destruct_ROOTcLcLMathcLcLRotationX(void *p) { typedef ::ROOT::Math::RotationX current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::RotationX //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLRotationY_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::RotationY. typedef ::ROOT::Shadow::ROOT::Math::RotationY ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::RotationY*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fAngle", &sobj->fAngle); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSin", &sobj->fSin); R__insp.Inspect(R__cl, R__insp.GetParent(), "fCos", &sobj->fCos); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLRotationY(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::RotationY : new ::ROOT::Math::RotationY; } static void *newArray_ROOTcLcLMathcLcLRotationY(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::RotationY[nElements] : new ::ROOT::Math::RotationY[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLRotationY(void *p) { delete ((::ROOT::Math::RotationY*)p); } static void deleteArray_ROOTcLcLMathcLcLRotationY(void *p) { delete [] ((::ROOT::Math::RotationY*)p); } static void destruct_ROOTcLcLMathcLcLRotationY(void *p) { typedef ::ROOT::Math::RotationY current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::RotationY //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLRotationZ_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::RotationZ. typedef ::ROOT::Shadow::ROOT::Math::RotationZ ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::RotationZ*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fAngle", &sobj->fAngle); R__insp.Inspect(R__cl, R__insp.GetParent(), "fSin", &sobj->fSin); R__insp.Inspect(R__cl, R__insp.GetParent(), "fCos", &sobj->fCos); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLRotationZ(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::RotationZ : new ::ROOT::Math::RotationZ; } static void *newArray_ROOTcLcLMathcLcLRotationZ(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::RotationZ[nElements] : new ::ROOT::Math::RotationZ[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLRotationZ(void *p) { delete ((::ROOT::Math::RotationZ*)p); } static void deleteArray_ROOTcLcLMathcLcLRotationZ(void *p) { delete [] ((::ROOT::Math::RotationZ*)p); } static void destruct_ROOTcLcLMathcLcLRotationZ(void *p) { typedef ::ROOT::Math::RotationZ current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::RotationZ //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLLorentzRotation_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::LorentzRotation. typedef ::ROOT::Shadow::ROOT::Math::LorentzRotation ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::LorentzRotation*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fM[16]", sobj->fM); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLLorentzRotation(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzRotation : new ::ROOT::Math::LorentzRotation; } static void *newArray_ROOTcLcLMathcLcLLorentzRotation(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::LorentzRotation[nElements] : new ::ROOT::Math::LorentzRotation[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLLorentzRotation(void *p) { delete ((::ROOT::Math::LorentzRotation*)p); } static void deleteArray_ROOTcLcLMathcLcLLorentzRotation(void *p) { delete [] ((::ROOT::Math::LorentzRotation*)p); } static void destruct_ROOTcLcLMathcLcLLorentzRotation(void *p) { typedef ::ROOT::Math::LorentzRotation current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::LorentzRotation //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLBoost_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Boost. typedef ::ROOT::Shadow::ROOT::Math::Boost ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Boost*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fM[10]", sobj->fM); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLBoost(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Boost : new ::ROOT::Math::Boost; } static void *newArray_ROOTcLcLMathcLcLBoost(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Boost[nElements] : new ::ROOT::Math::Boost[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLBoost(void *p) { delete ((::ROOT::Math::Boost*)p); } static void deleteArray_ROOTcLcLMathcLcLBoost(void *p) { delete [] ((::ROOT::Math::Boost*)p); } static void destruct_ROOTcLcLMathcLcLBoost(void *p) { typedef ::ROOT::Math::Boost current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Boost //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLBoostX_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::BoostX. typedef ::ROOT::Shadow::ROOT::Math::BoostX ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::BoostX*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fBeta", &sobj->fBeta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fGamma", &sobj->fGamma); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLBoostX(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::BoostX : new ::ROOT::Math::BoostX; } static void *newArray_ROOTcLcLMathcLcLBoostX(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::BoostX[nElements] : new ::ROOT::Math::BoostX[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLBoostX(void *p) { delete ((::ROOT::Math::BoostX*)p); } static void deleteArray_ROOTcLcLMathcLcLBoostX(void *p) { delete [] ((::ROOT::Math::BoostX*)p); } static void destruct_ROOTcLcLMathcLcLBoostX(void *p) { typedef ::ROOT::Math::BoostX current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::BoostX //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLBoostY_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::BoostY. typedef ::ROOT::Shadow::ROOT::Math::BoostY ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::BoostY*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fBeta", &sobj->fBeta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fGamma", &sobj->fGamma); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLBoostY(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::BoostY : new ::ROOT::Math::BoostY; } static void *newArray_ROOTcLcLMathcLcLBoostY(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::BoostY[nElements] : new ::ROOT::Math::BoostY[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLBoostY(void *p) { delete ((::ROOT::Math::BoostY*)p); } static void deleteArray_ROOTcLcLMathcLcLBoostY(void *p) { delete [] ((::ROOT::Math::BoostY*)p); } static void destruct_ROOTcLcLMathcLcLBoostY(void *p) { typedef ::ROOT::Math::BoostY current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::BoostY //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLBoostZ_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::BoostZ. typedef ::ROOT::Shadow::ROOT::Math::BoostZ ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::BoostZ*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fBeta", &sobj->fBeta); R__insp.Inspect(R__cl, R__insp.GetParent(), "fGamma", &sobj->fGamma); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLBoostZ(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::BoostZ : new ::ROOT::Math::BoostZ; } static void *newArray_ROOTcLcLMathcLcLBoostZ(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::BoostZ[nElements] : new ::ROOT::Math::BoostZ[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLBoostZ(void *p) { delete ((::ROOT::Math::BoostZ*)p); } static void deleteArray_ROOTcLcLMathcLcLBoostZ(void *p) { delete [] ((::ROOT::Math::BoostZ*)p); } static void destruct_ROOTcLcLMathcLcLBoostZ(void *p) { typedef ::ROOT::Math::BoostZ current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::BoostZ //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLPlane3D_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Plane3D. typedef ::ROOT::Shadow::ROOT::Math::Plane3D ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Plane3D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fA", &sobj->fA); R__insp.Inspect(R__cl, R__insp.GetParent(), "fB", &sobj->fB); R__insp.Inspect(R__cl, R__insp.GetParent(), "fC", &sobj->fC); R__insp.Inspect(R__cl, R__insp.GetParent(), "fD", &sobj->fD); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLPlane3D(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Plane3D : new ::ROOT::Math::Plane3D; } static void *newArray_ROOTcLcLMathcLcLPlane3D(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Plane3D[nElements] : new ::ROOT::Math::Plane3D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLPlane3D(void *p) { delete ((::ROOT::Math::Plane3D*)p); } static void deleteArray_ROOTcLcLMathcLcLPlane3D(void *p) { delete [] ((::ROOT::Math::Plane3D*)p); } static void destruct_ROOTcLcLMathcLcLPlane3D(void *p) { typedef ::ROOT::Math::Plane3D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Plane3D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLTransform3D_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Transform3D. typedef ::ROOT::Shadow::ROOT::Math::Transform3D ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Transform3D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fM[12]", sobj->fM); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLTransform3D(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Transform3D : new ::ROOT::Math::Transform3D; } static void *newArray_ROOTcLcLMathcLcLTransform3D(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Transform3D[nElements] : new ::ROOT::Math::Transform3D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLTransform3D(void *p) { delete ((::ROOT::Math::Transform3D*)p); } static void deleteArray_ROOTcLcLMathcLcLTransform3D(void *p) { delete [] ((::ROOT::Math::Transform3D*)p); } static void destruct_ROOTcLcLMathcLcLTransform3D(void *p) { typedef ::ROOT::Math::Transform3D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Transform3D //______________________________________________________________________________ namespace ROOT { void ROOTcLcLMathcLcLTranslation3D_ShowMembers(void *obj, TMemberInspector &R__insp) { // Inspect the data members of an object of class ROOT::Math::Translation3D. typedef ::ROOT::Shadow::ROOT::Math::Translation3D ShadowClass; ShadowClass *sobj = (ShadowClass*)obj; if (sobj) { } // Dummy usage just in case there is no datamember. TClass *R__cl = ::ROOT::GenerateInitInstanceLocal((const ::ROOT::Math::Translation3D*)0x0)->GetClass(); if (R__cl || R__insp.IsA()) { } R__insp.Inspect(R__cl, R__insp.GetParent(), "fVect", (void*)&sobj->fVect); R__insp.InspectMember("ROOT::Math::Translation3D::Vector", (void*)&sobj->fVect, "fVect.", false); } } namespace ROOT { // Wrappers around operator new static void *new_ROOTcLcLMathcLcLTranslation3D(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Translation3D : new ::ROOT::Math::Translation3D; } static void *newArray_ROOTcLcLMathcLcLTranslation3D(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) ::ROOT::Math::Translation3D[nElements] : new ::ROOT::Math::Translation3D[nElements]; } // Wrapper around operator delete static void delete_ROOTcLcLMathcLcLTranslation3D(void *p) { delete ((::ROOT::Math::Translation3D*)p); } static void deleteArray_ROOTcLcLMathcLcLTranslation3D(void *p) { delete [] ((::ROOT::Math::Translation3D*)p); } static void destruct_ROOTcLcLMathcLcLTranslation3D(void *p) { typedef ::ROOT::Math::Translation3D current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class ::ROOT::Math::Translation3D namespace ROOT { void vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary(); static void *new_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p = 0); static void *newArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(Long_t size, void *p); static void delete_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); static void deleteArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); static void destruct_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector,ROOT::Math::DefaultCoordinateSystemTag> >*) { vector,ROOT::Math::DefaultCoordinateSystemTag> > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector,ROOT::Math::DefaultCoordinateSystemTag> >),0); static ::ROOT::TGenericClassInfo instance("vector,ROOT::Math::DefaultCoordinateSystemTag> >", -2, "prec_stl/vector", 49, typeid(vector,ROOT::Math::DefaultCoordinateSystemTag> >), DefineBehavior(ptr, ptr), 0, &vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary, isa_proxy, 4, sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag> >) ); instance.SetNew(&new_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetNewArray(&newArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDelete(&delete_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDeleteArray(&deleteArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDestructor(&destruct_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector,ROOT::Math::DefaultCoordinateSystemTag> > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector,ROOT::Math::DefaultCoordinateSystemTag> >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector,ROOT::Math::DefaultCoordinateSystemTag> >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector,ROOT::Math::DefaultCoordinateSystemTag> > : new vector,ROOT::Math::DefaultCoordinateSystemTag> >; } static void *newArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector,ROOT::Math::DefaultCoordinateSystemTag> >[nElements] : new vector,ROOT::Math::DefaultCoordinateSystemTag> >[nElements]; } // Wrapper around operator delete static void delete_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { delete ((vector,ROOT::Math::DefaultCoordinateSystemTag> >*)p); } static void deleteArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { delete [] ((vector,ROOT::Math::DefaultCoordinateSystemTag> >*)p); } static void destruct_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { typedef vector,ROOT::Math::DefaultCoordinateSystemTag> > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector,ROOT::Math::DefaultCoordinateSystemTag> > namespace ROOT { void vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary(); static void *new_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p = 0); static void *newArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(Long_t size, void *p); static void delete_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); static void deleteArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); static void destruct_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector,ROOT::Math::DefaultCoordinateSystemTag> >*) { vector,ROOT::Math::DefaultCoordinateSystemTag> > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector,ROOT::Math::DefaultCoordinateSystemTag> >),0); static ::ROOT::TGenericClassInfo instance("vector,ROOT::Math::DefaultCoordinateSystemTag> >", -2, "prec_stl/vector", 49, typeid(vector,ROOT::Math::DefaultCoordinateSystemTag> >), DefineBehavior(ptr, ptr), 0, &vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary, isa_proxy, 4, sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag> >) ); instance.SetNew(&new_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetNewArray(&newArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDelete(&delete_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDeleteArray(&deleteArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDestructor(&destruct_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector,ROOT::Math::DefaultCoordinateSystemTag> > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector,ROOT::Math::DefaultCoordinateSystemTag> >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector,ROOT::Math::DefaultCoordinateSystemTag> >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector,ROOT::Math::DefaultCoordinateSystemTag> > : new vector,ROOT::Math::DefaultCoordinateSystemTag> >; } static void *newArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector,ROOT::Math::DefaultCoordinateSystemTag> >[nElements] : new vector,ROOT::Math::DefaultCoordinateSystemTag> >[nElements]; } // Wrapper around operator delete static void delete_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { delete ((vector,ROOT::Math::DefaultCoordinateSystemTag> >*)p); } static void deleteArray_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { delete [] ((vector,ROOT::Math::DefaultCoordinateSystemTag> >*)p); } static void destruct_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { typedef vector,ROOT::Math::DefaultCoordinateSystemTag> > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector,ROOT::Math::DefaultCoordinateSystemTag> > namespace ROOT { void vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR_Dictionary(); static void *new_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(void *p = 0); static void *newArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(Long_t size, void *p); static void delete_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(void *p); static void deleteArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(void *p); static void destruct_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector > >*) { vector > > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector > >),0); static ::ROOT::TGenericClassInfo instance("vector > >", -2, "prec_stl/vector", 49, typeid(vector > >), DefineBehavior(ptr, ptr), 0, &vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR_Dictionary, isa_proxy, 4, sizeof(vector > >) ); instance.SetNew(&new_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR); instance.SetNewArray(&newArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR); instance.SetDelete(&delete_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR); instance.SetDeleteArray(&deleteArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR); instance.SetDestructor(&destruct_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector > > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector > >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector > >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector > > : new vector > >; } static void *newArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector > >[nElements] : new vector > >[nElements]; } // Wrapper around operator delete static void delete_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(void *p) { delete ((vector > >*)p); } static void deleteArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(void *p) { delete [] ((vector > >*)p); } static void destruct_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgR(void *p) { typedef vector > > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector > > namespace ROOT { void vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR_Dictionary(); static void *new_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(void *p = 0); static void *newArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(Long_t size, void *p); static void delete_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(void *p); static void deleteArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(void *p); static void destruct_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector > >*) { vector > > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector > >),0); static ::ROOT::TGenericClassInfo instance("vector > >", -2, "prec_stl/vector", 49, typeid(vector > >), DefineBehavior(ptr, ptr), 0, &vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR_Dictionary, isa_proxy, 4, sizeof(vector > >) ); instance.SetNew(&new_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR); instance.SetNewArray(&newArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR); instance.SetDelete(&delete_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR); instance.SetDeleteArray(&deleteArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR); instance.SetDestructor(&destruct_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector > > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector > >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector > >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector > > : new vector > >; } static void *newArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector > >[nElements] : new vector > >[nElements]; } // Wrapper around operator delete static void delete_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(void *p) { delete ((vector > >*)p); } static void deleteArray_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(void *p) { delete [] ((vector > >*)p); } static void destruct_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgR(void *p) { typedef vector > > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector > > namespace ROOT { void vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary(); static void *new_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p = 0); static void *newArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(Long_t size, void *p); static void delete_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); static void deleteArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); static void destruct_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector,ROOT::Math::DefaultCoordinateSystemTag> >*) { vector,ROOT::Math::DefaultCoordinateSystemTag> > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector,ROOT::Math::DefaultCoordinateSystemTag> >),0); static ::ROOT::TGenericClassInfo instance("vector,ROOT::Math::DefaultCoordinateSystemTag> >", -2, "prec_stl/vector", 49, typeid(vector,ROOT::Math::DefaultCoordinateSystemTag> >), DefineBehavior(ptr, ptr), 0, &vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary, isa_proxy, 4, sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag> >) ); instance.SetNew(&new_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetNewArray(&newArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDelete(&delete_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDeleteArray(&deleteArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDestructor(&destruct_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector,ROOT::Math::DefaultCoordinateSystemTag> > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector,ROOT::Math::DefaultCoordinateSystemTag> >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector,ROOT::Math::DefaultCoordinateSystemTag> >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector,ROOT::Math::DefaultCoordinateSystemTag> > : new vector,ROOT::Math::DefaultCoordinateSystemTag> >; } static void *newArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector,ROOT::Math::DefaultCoordinateSystemTag> >[nElements] : new vector,ROOT::Math::DefaultCoordinateSystemTag> >[nElements]; } // Wrapper around operator delete static void delete_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { delete ((vector,ROOT::Math::DefaultCoordinateSystemTag> >*)p); } static void deleteArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { delete [] ((vector,ROOT::Math::DefaultCoordinateSystemTag> >*)p); } static void destruct_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { typedef vector,ROOT::Math::DefaultCoordinateSystemTag> > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector,ROOT::Math::DefaultCoordinateSystemTag> > namespace ROOT { void vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_ShowMembers(void *obj, TMemberInspector &R__insp); static void vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary(); static void *new_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p = 0); static void *newArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(Long_t size, void *p); static void delete_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); static void deleteArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); static void destruct_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p); // Function generating the singleton type initializer static TGenericClassInfo *GenerateInitInstanceLocal(const vector,ROOT::Math::DefaultCoordinateSystemTag> >*) { vector,ROOT::Math::DefaultCoordinateSystemTag> > *ptr = 0; static ::TVirtualIsAProxy* isa_proxy = new ::TIsAProxy(typeid(vector,ROOT::Math::DefaultCoordinateSystemTag> >),0); static ::ROOT::TGenericClassInfo instance("vector,ROOT::Math::DefaultCoordinateSystemTag> >", -2, "prec_stl/vector", 49, typeid(vector,ROOT::Math::DefaultCoordinateSystemTag> >), DefineBehavior(ptr, ptr), 0, &vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary, isa_proxy, 4, sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag> >) ); instance.SetNew(&new_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetNewArray(&newArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDelete(&delete_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDeleteArray(&deleteArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.SetDestructor(&destruct_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR); instance.AdoptCollectionProxyInfo(TCollectionProxyInfo::Generate(TCollectionProxyInfo::Pushback< vector,ROOT::Math::DefaultCoordinateSystemTag> > >())); return &instance; } // Static variable to force the class initialization static ::ROOT::TGenericClassInfo *_R__UNIQUE_(Init) = GenerateInitInstanceLocal((const vector,ROOT::Math::DefaultCoordinateSystemTag> >*)0x0); R__UseDummy(_R__UNIQUE_(Init)); // Dictionary for non-ClassDef classes static void vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR_Dictionary() { ::ROOT::GenerateInitInstanceLocal((const vector,ROOT::Math::DefaultCoordinateSystemTag> >*)0x0)->GetClass(); } } // end of namespace ROOT namespace ROOT { // Wrappers around operator new static void *new_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector,ROOT::Math::DefaultCoordinateSystemTag> > : new vector,ROOT::Math::DefaultCoordinateSystemTag> >; } static void *newArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(Long_t nElements, void *p) { return p ? ::new((::ROOT::TOperatorNewHelper*)p) vector,ROOT::Math::DefaultCoordinateSystemTag> >[nElements] : new vector,ROOT::Math::DefaultCoordinateSystemTag> >[nElements]; } // Wrapper around operator delete static void delete_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { delete ((vector,ROOT::Math::DefaultCoordinateSystemTag> >*)p); } static void deleteArray_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { delete [] ((vector,ROOT::Math::DefaultCoordinateSystemTag> >*)p); } static void destruct_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgR(void *p) { typedef vector,ROOT::Math::DefaultCoordinateSystemTag> > current_t; ((current_t*)p)->~current_t(); } } // end of namespace ROOT for class vector,ROOT::Math::DefaultCoordinateSystemTag> > /******************************************************** * math/genvector/src/G__GenVector.cxx * CAUTION: DON'T CHANGE THIS FILE. THIS FILE IS AUTOMATICALLY GENERATED * FROM HEADER FILES LISTED IN G__setup_cpp_environmentXXX(). * CHANGE THOSE HEADER FILES AND REGENERATE THIS FILE. ********************************************************/ #ifdef G__MEMTEST #undef malloc #undef free #endif #if defined(__GNUC__) && __GNUC__ >= 4 && ((__GNUC_MINOR__ == 2 && __GNUC_PATCHLEVEL__ >= 1) || (__GNUC_MINOR__ >= 3)) #pragma GCC diagnostic ignored "-Wstrict-aliasing" #endif extern "C" void G__cpp_reset_tagtableG__GenVector(); extern "C" void G__set_cpp_environmentG__GenVector() { G__add_compiledheader("TObject.h"); G__add_compiledheader("TMemberInspector.h"); G__add_compiledheader("Math/Vector2D.h"); G__add_compiledheader("Math/Point2D.h"); G__add_compiledheader("Math/Vector3D.h"); G__add_compiledheader("Math/Point3D.h"); G__add_compiledheader("Math/Vector4D.h"); G__add_compiledheader("Math/Rotation3D.h"); G__add_compiledheader("Math/RotationZYX.h"); G__add_compiledheader("Math/RotationX.h"); G__add_compiledheader("Math/RotationY.h"); G__add_compiledheader("Math/RotationZ.h"); G__add_compiledheader("Math/LorentzRotation.h"); G__add_compiledheader("Math/Boost.h"); G__add_compiledheader("Math/BoostX.h"); G__add_compiledheader("Math/BoostY.h"); G__add_compiledheader("Math/BoostZ.h"); G__add_compiledheader("Math/EulerAngles.h"); G__add_compiledheader("Math/AxisAngle.h"); G__add_compiledheader("Math/Quaternion.h"); G__add_compiledheader("Math/Transform3D.h"); G__add_compiledheader("Math/Translation3D.h"); G__add_compiledheader("Math/Plane3D.h"); G__add_compiledheader("Math/VectorUtil.h"); G__add_compiledheader("Math/VectorUtil_Cint.h"); G__cpp_reset_tagtableG__GenVector(); } #include extern "C" int G__cpp_dllrevG__GenVector() { return(30051515); } /********************************************************* * Member function Interface Method *********************************************************/ /* ROOT */ static int G__G__GenVector_21_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ROOT::CreateClass( (const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1]) , *(type_info*) libp->para[2].ref, (TVirtualIsAProxy*) G__int(libp->para[3]) , (ShowMembersFunc_t) G__int(libp->para[4]), (const char*) G__int(libp->para[5]) , (const char*) G__int(libp->para[6]), (Int_t) G__int(libp->para[7]) , (Int_t) G__int(libp->para[8]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_21_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::AddClass((const char*) G__int(libp->para[0]), (Version_t) G__int(libp->para[1]) , *(type_info*) libp->para[2].ref, (VoidFuncPtr_t) G__int(libp->para[3]) , (Int_t) G__int(libp->para[4])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_21_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::RemoveClass((const char*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_21_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::ResetClassVersion((TClass*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , (Short_t) G__int(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_21_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ROOT::RegisterClassTemplate((const char*) G__int(libp->para[0]), (const char*) G__int(libp->para[1]) , (Int_t) G__int(libp->para[2]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_21_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 85, (long) ROOT::DefineBehavior((void*) G__int(libp->para[0]), (void*) G__int(libp->para[1]))); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math */ static int G__G__GenVector_107_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::Pi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::log1p((double) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::expm1((double) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Throw(*(ROOT::Math::GenVector_exception*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letLongdouble(result7, 113, (long double) ROOT::Math::etaMax_impl()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::Rotation3D*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::Rotation3D*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::Rotation3D*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::RotationY*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::RotationZ*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::RotationX*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::RotationZ*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::RotationX*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Rotation3D* pobj; ROOT::Math::Rotation3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::RotationY*) libp->para[1].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::Rotation3D*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::RotationZYX* pobj; ROOT::Math::RotationZYX xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::RotationZYX*) libp->para[1].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::RotationZYX* pobj; ROOT::Math::RotationZYX xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::RotationZYX*) libp->para[1].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::RotationZYX* pobj; ROOT::Math::RotationZYX xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::RotationZYX*) libp->para[1].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::RotationZYX*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::RotationX*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::RotationY*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::RotationZ*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::BoostX*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::BoostY*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::BoostZ*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::Boost*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::LorentzRotation*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::EulerAngles* pobj; ROOT::Math::EulerAngles xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::EulerAngles*) libp->para[1].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::EulerAngles* pobj; ROOT::Math::EulerAngles xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::EulerAngles*) libp->para[1].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::EulerAngles* pobj; ROOT::Math::EulerAngles xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::EulerAngles*) libp->para[1].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::EulerAngles*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::AxisAngle* pobj; ROOT::Math::AxisAngle xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::AxisAngle*) libp->para[1].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::AxisAngle* pobj; ROOT::Math::AxisAngle xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::AxisAngle*) libp->para[1].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::AxisAngle* pobj; ROOT::Math::AxisAngle xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::AxisAngle*) libp->para[1].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::AxisAngle*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Quaternion* pobj; ROOT::Math::Quaternion xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::Quaternion*) libp->para[1].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Quaternion* pobj; ROOT::Math::Quaternion xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::Quaternion*) libp->para[1].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Quaternion* pobj; ROOT::Math::Quaternion xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::Quaternion*) libp->para[1].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::Quaternion*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Rotation3D*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZYX*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::AxisAngle*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::EulerAngles*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Quaternion*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::Rotation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::RotationX*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::RotationY*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::RotationZ*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::RotationZYX*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::EulerAngles*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::Quaternion*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::AxisAngle*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::Rotation3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::RotationX*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::RotationY*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::RotationZ*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::RotationZYX*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::EulerAngles*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::AxisAngle*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref, *(ROOT::Math::Quaternion*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Rotation3D*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::RotationZYX*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::EulerAngles*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::AxisAngle*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::Transform3D* pobj; ROOT::Math::Transform3D xobj = ROOT::Math::operator*(*(ROOT::Math::Quaternion*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::Transform3D*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ostream& obj = ROOT::Math::operator<<(*(ostream*) libp->para[0].ref, *(ROOT::Math::Plane3D*) libp->para[1].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::XYZVector* pobj; ROOT::Math::XYZVector xobj = ROOT::Math::operator*((double) G__double(libp->para[0]), *((ROOT::Math::XYZVector*) G__int(libp->para[1]))); pobj = new ROOT::Math::XYZVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::XYZPoint* pobj; ROOT::Math::XYZPoint xobj = ROOT::Math::operator*((double) G__double(libp->para[0]), *((ROOT::Math::XYZPoint*) G__int(libp->para[1]))); pobj = new ROOT::Math::XYZPoint(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::XYZTVector* pobj; ROOT::Math::XYZTVector xobj = ROOT::Math::operator*((double) G__double(libp->para[0]), *((ROOT::Math::XYZTVector*) G__int(libp->para[1]))); pobj = new ROOT::Math::XYZTVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_101(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_106(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_107(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_108(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_109(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_110(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_111(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_112(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_113(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_114(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_115(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[1]))); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_116(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[1]))); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_117(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator+(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[1]))); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_118(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_119(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_120(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_121(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_122(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_123(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_124(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_125(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_126(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_127(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_128(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_107_0_129(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ROOT::Math::operator-(*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::DefaultCoordinateSystemTag */ // automatic default constructor static int G__G__GenVector_108_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DefaultCoordinateSystemTag *p; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DefaultCoordinateSystemTag[n]; } else { p = new((void*) gvp) ROOT::Math::DefaultCoordinateSystemTag[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DefaultCoordinateSystemTag; } else { p = new((void*) gvp) ROOT::Math::DefaultCoordinateSystemTag; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_108_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DefaultCoordinateSystemTag* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::DefaultCoordinateSystemTag(*(ROOT::Math::DefaultCoordinateSystemTag*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::DefaultCoordinateSystemTag G__TROOTcLcLMathcLcLDefaultCoordinateSystemTag; static int G__G__GenVector_108_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::DefaultCoordinateSystemTag*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::DefaultCoordinateSystemTag*) (soff+(sizeof(ROOT::Math::DefaultCoordinateSystemTag)*i)))->~G__TROOTcLcLMathcLcLDefaultCoordinateSystemTag(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::DefaultCoordinateSystemTag*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::DefaultCoordinateSystemTag*) (soff))->~G__TROOTcLcLMathcLcLDefaultCoordinateSystemTag(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_108_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DefaultCoordinateSystemTag* dest = (ROOT::Math::DefaultCoordinateSystemTag*) G__getstructoffset(); const ROOT::Math::DefaultCoordinateSystemTag& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Cartesian2D */ static int G__G__GenVector_109_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cartesian2D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cartesian2D[n]; } else { p = new((void*) gvp) ROOT::Math::Cartesian2D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cartesian2D; } else { p = new((void*) gvp) ROOT::Math::Cartesian2D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cartesian2D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cartesian2D((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::Cartesian2D((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cartesian2D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cartesian2D(*(ROOT::Math::Cartesian2D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Cartesian2D(*(ROOT::Math::Cartesian2D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cartesian2D& obj = ((ROOT::Math::Cartesian2D*) G__getstructoffset())->operator=(*(ROOT::Math::Cartesian2D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->SetCoordinates((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::Cartesian2D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Cartesian2D::Scalar*) G__Doubleref(&libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->SetX((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->SetY((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->SetXY((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->Scale((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->Rotate((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->operator==(*(ROOT::Math::Cartesian2D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->operator!=(*(ROOT::Math::Cartesian2D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian2D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->SetR((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_109_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian2D*) G__getstructoffset())->SetPhi((ROOT::Math::Cartesian2D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Cartesian2D G__TROOTcLcLMathcLcLCartesian2DlEdoublegR; static int G__G__GenVector_109_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Cartesian2D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Cartesian2D*) (soff+(sizeof(ROOT::Math::Cartesian2D)*i)))->~G__TROOTcLcLMathcLcLCartesian2DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Cartesian2D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Cartesian2D*) (soff))->~G__TROOTcLcLMathcLcLCartesian2DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_110_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cartesian2D* pobj; const ROOT::Math::Cartesian2D xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); pobj = new ROOT::Math::Cartesian2D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXY((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Unit(); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rotate((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_110_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->unit(); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_110_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_110_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_110_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Polar2D */ static int G__G__GenVector_113_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Polar2D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Polar2D[n]; } else { p = new((void*) gvp) ROOT::Math::Polar2D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Polar2D; } else { p = new((void*) gvp) ROOT::Math::Polar2D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Polar2D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Polar2D((double) G__double(libp->para[0]), (double) G__double(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::Polar2D((double) G__double(libp->para[0]), (double) G__double(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Polar2D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Polar2D(*(ROOT::Math::Polar2D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Polar2D(*(ROOT::Math::Polar2D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Polar2D& obj = ((ROOT::Math::Polar2D*) G__getstructoffset())->operator=(*(ROOT::Math::Polar2D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->SetCoordinates((ROOT::Math::Polar2D::Scalar) G__double(libp->para[0]), (ROOT::Math::Polar2D::Scalar) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Polar2D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::Polar2D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Polar2D::Scalar*) G__Doubleref(&libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar2D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar2D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar2D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar2D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar2D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->SetR(*(double*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->SetPhi(*(double*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->SetXY((ROOT::Math::Polar2D::Scalar) G__double(libp->para[0]), (ROOT::Math::Polar2D::Scalar) G__double(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->Scale((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->Rotate((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Polar2D*) G__getstructoffset())->operator==(*(ROOT::Math::Polar2D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Polar2D*) G__getstructoffset())->operator!=(*(ROOT::Math::Polar2D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar2D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar2D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->SetX((ROOT::Math::Polar2D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_113_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar2D*) G__getstructoffset())->SetY((ROOT::Math::Polar2D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Polar2D G__TROOTcLcLMathcLcLPolar2DlEdoublegR; static int G__G__GenVector_113_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Polar2D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Polar2D*) (soff+(sizeof(ROOT::Math::Polar2D)*i)))->~G__TROOTcLcLMathcLcLPolar2DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Polar2D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Polar2D*) (soff))->~G__TROOTcLcLMathcLcLPolar2DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_114_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Polar2D* pobj; const ROOT::Math::Polar2D xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); pobj = new ROOT::Math::Polar2D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXY((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Unit(); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rotate((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_114_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->unit(); pobj = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_114_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_114_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_114_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::GlobalCoordinateSystemTag */ // automatic default constructor static int G__G__GenVector_137_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::GlobalCoordinateSystemTag *p; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::GlobalCoordinateSystemTag[n]; } else { p = new((void*) gvp) ROOT::Math::GlobalCoordinateSystemTag[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::GlobalCoordinateSystemTag; } else { p = new((void*) gvp) ROOT::Math::GlobalCoordinateSystemTag; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_137_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::GlobalCoordinateSystemTag* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::GlobalCoordinateSystemTag(*(ROOT::Math::GlobalCoordinateSystemTag*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::GlobalCoordinateSystemTag G__TROOTcLcLMathcLcLGlobalCoordinateSystemTag; static int G__G__GenVector_137_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::GlobalCoordinateSystemTag*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::GlobalCoordinateSystemTag*) (soff+(sizeof(ROOT::Math::GlobalCoordinateSystemTag)*i)))->~G__TROOTcLcLMathcLcLGlobalCoordinateSystemTag(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::GlobalCoordinateSystemTag*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::GlobalCoordinateSystemTag*) (soff))->~G__TROOTcLcLMathcLcLGlobalCoordinateSystemTag(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_137_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::GlobalCoordinateSystemTag* dest = (ROOT::Math::GlobalCoordinateSystemTag*) G__getstructoffset(); const ROOT::Math::GlobalCoordinateSystemTag& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::LocalCoordinateSystemTag */ // automatic default constructor static int G__G__GenVector_138_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LocalCoordinateSystemTag *p; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LocalCoordinateSystemTag[n]; } else { p = new((void*) gvp) ROOT::Math::LocalCoordinateSystemTag[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LocalCoordinateSystemTag; } else { p = new((void*) gvp) ROOT::Math::LocalCoordinateSystemTag; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_138_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LocalCoordinateSystemTag* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::LocalCoordinateSystemTag(*(ROOT::Math::LocalCoordinateSystemTag*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::LocalCoordinateSystemTag G__TROOTcLcLMathcLcLLocalCoordinateSystemTag; static int G__G__GenVector_138_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::LocalCoordinateSystemTag*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::LocalCoordinateSystemTag*) (soff+(sizeof(ROOT::Math::LocalCoordinateSystemTag)*i)))->~G__TROOTcLcLMathcLcLLocalCoordinateSystemTag(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::LocalCoordinateSystemTag*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::LocalCoordinateSystemTag*) (soff))->~G__TROOTcLcLMathcLcLLocalCoordinateSystemTag(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_138_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LocalCoordinateSystemTag* dest = (ROOT::Math::LocalCoordinateSystemTag*) G__getstructoffset(); const ROOT::Math::LocalCoordinateSystemTag& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_139_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cartesian2D& obj = ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXY((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rotate((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_139_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_139_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_139_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_139_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_141_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Polar2D& obj = ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXY((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rotate((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_141_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_141_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_141_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_141_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Cartesian3D */ static int G__G__GenVector_143_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cartesian3D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cartesian3D[n]; } else { p = new((void*) gvp) ROOT::Math::Cartesian3D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cartesian3D; } else { p = new((void*) gvp) ROOT::Math::Cartesian3D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cartesian3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cartesian3D( (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::Cartesian3D( (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cartesian3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cartesian3D(*(ROOT::Math::Cartesian3D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Cartesian3D(*(ROOT::Math::Cartesian3D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cartesian3D& obj = ((ROOT::Math::Cartesian3D*) G__getstructoffset())->operator=(*(ROOT::Math::Cartesian3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetCoordinates((ROOT::Math::Cartesian3D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->GetCoordinates((ROOT::Math::Cartesian3D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetCoordinates((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::Cartesian3D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Cartesian3D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::Cartesian3D::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetX((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetY((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetZ((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetXYZ((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->Scale((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->operator==(*(ROOT::Math::Cartesian3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->operator!=(*(ROOT::Math::Cartesian3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cartesian3D*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetR((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetTheta((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetPhi((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetRho((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_143_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cartesian3D*) G__getstructoffset())->SetEta((ROOT::Math::Cartesian3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Cartesian3D G__TROOTcLcLMathcLcLCartesian3DlEdoublegR; static int G__G__GenVector_143_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Cartesian3D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Cartesian3D*) (soff+(sizeof(ROOT::Math::Cartesian3D)*i)))->~G__TROOTcLcLMathcLcLCartesian3DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Cartesian3D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Cartesian3D*) (soff))->~G__TROOTcLcLMathcLcLCartesian3DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_144_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cartesian3D* pobj; const ROOT::Math::Cartesian3D xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); pobj = new ROOT::Math::Cartesian3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXYZ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Unit(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetZ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetTheta((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetRho((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetEta((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->unit(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_144_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_144_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_144_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_144_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::CylindricalEta3D */ static int G__G__GenVector_147_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::CylindricalEta3D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::CylindricalEta3D[n]; } else { p = new((void*) gvp) ROOT::Math::CylindricalEta3D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::CylindricalEta3D; } else { p = new((void*) gvp) ROOT::Math::CylindricalEta3D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::CylindricalEta3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::CylindricalEta3D( (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0]), (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::CylindricalEta3D( (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0]), (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::CylindricalEta3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::CylindricalEta3D(*(ROOT::Math::CylindricalEta3D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::CylindricalEta3D(*(ROOT::Math::CylindricalEta3D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::CylindricalEta3D& obj = ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->operator=(*(ROOT::Math::CylindricalEta3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetCoordinates((ROOT::Math::CylindricalEta3D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->GetCoordinates((ROOT::Math::CylindricalEta3D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetCoordinates((ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0]), (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::CylindricalEta3D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::CylindricalEta3D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::CylindricalEta3D::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetRho((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetEta((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetPhi((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetXYZ((ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0]), (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Scale((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->operator==(*(ROOT::Math::CylindricalEta3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->operator!=(*(ROOT::Math::CylindricalEta3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::CylindricalEta3D*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetX((ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetY((ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetZ((ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetR((ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_147_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::CylindricalEta3D*) G__getstructoffset())->SetTheta((ROOT::Math::CylindricalEta3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::CylindricalEta3D G__TROOTcLcLMathcLcLCylindricalEta3DlEdoublegR; static int G__G__GenVector_147_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::CylindricalEta3D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::CylindricalEta3D*) (soff+(sizeof(ROOT::Math::CylindricalEta3D)*i)))->~G__TROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::CylindricalEta3D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::CylindricalEta3D*) (soff))->~G__TROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_148_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::CylindricalEta3D* pobj; const ROOT::Math::CylindricalEta3D xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); pobj = new ROOT::Math::CylindricalEta3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXYZ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Unit(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetZ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetTheta((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetRho((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetEta((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->unit(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_148_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_148_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_148_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_148_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Polar3D */ static int G__G__GenVector_151_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Polar3D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Polar3D[n]; } else { p = new((void*) gvp) ROOT::Math::Polar3D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Polar3D; } else { p = new((void*) gvp) ROOT::Math::Polar3D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Polar3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Polar3D( (double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::Polar3D( (double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Polar3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Polar3D(*(ROOT::Math::Polar3D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Polar3D(*(ROOT::Math::Polar3D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Polar3D& obj = ((ROOT::Math::Polar3D*) G__getstructoffset())->operator=(*(ROOT::Math::Polar3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetCoordinates((ROOT::Math::Polar3D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Polar3D*) G__getstructoffset())->GetCoordinates((ROOT::Math::Polar3D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetCoordinates((ROOT::Math::Polar3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Polar3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Polar3D::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Polar3D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::Polar3D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Polar3D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::Polar3D::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetR(*(double*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetTheta(*(double*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetPhi(*(double*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetXYZ((ROOT::Math::Polar3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Polar3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Polar3D::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->Scale((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Polar3D*) G__getstructoffset())->operator==(*(ROOT::Math::Polar3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Polar3D*) G__getstructoffset())->operator!=(*(ROOT::Math::Polar3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Polar3D*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetX((ROOT::Math::Polar3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetY((ROOT::Math::Polar3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetZ((ROOT::Math::Polar3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetRho((ROOT::Math::Polar3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_151_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Polar3D*) G__getstructoffset())->SetEta((ROOT::Math::Polar3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Polar3D G__TROOTcLcLMathcLcLPolar3DlEdoublegR; static int G__G__GenVector_151_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Polar3D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Polar3D*) (soff+(sizeof(ROOT::Math::Polar3D)*i)))->~G__TROOTcLcLMathcLcLPolar3DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Polar3D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Polar3D*) (soff))->~G__TROOTcLcLMathcLcLPolar3DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_152_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Polar3D* pobj; const ROOT::Math::Polar3D xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); pobj = new ROOT::Math::Polar3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXYZ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Unit(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetZ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetTheta((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetRho((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetEta((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->unit(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_152_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_152_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_152_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_152_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Cylindrical3D */ static int G__G__GenVector_155_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cylindrical3D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cylindrical3D[n]; } else { p = new((void*) gvp) ROOT::Math::Cylindrical3D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cylindrical3D; } else { p = new((void*) gvp) ROOT::Math::Cylindrical3D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cylindrical3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cylindrical3D( (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::Cylindrical3D( (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Cylindrical3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Cylindrical3D(*(ROOT::Math::Cylindrical3D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Cylindrical3D(*(ROOT::Math::Cylindrical3D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cylindrical3D& obj = ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->operator=(*(ROOT::Math::Cylindrical3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetCoordinates((ROOT::Math::Cylindrical3D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->GetCoordinates((ROOT::Math::Cylindrical3D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetCoordinates((ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::Cylindrical3D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Cylindrical3D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::Cylindrical3D::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetRho((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetZ((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetPhi((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetXYZ((ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->Scale((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->operator==(*(ROOT::Math::Cylindrical3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->operator!=(*(ROOT::Math::Cylindrical3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Cylindrical3D*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetX((ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetY((ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetEta((ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetR((ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_155_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Cylindrical3D*) G__getstructoffset())->SetTheta((ROOT::Math::Cylindrical3D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Cylindrical3D G__TROOTcLcLMathcLcLCylindrical3DlEdoublegR; static int G__G__GenVector_155_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Cylindrical3D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Cylindrical3D*) (soff+(sizeof(ROOT::Math::Cylindrical3D)*i)))->~G__TROOTcLcLMathcLcLCylindrical3DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Cylindrical3D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Cylindrical3D*) (soff))->~G__TROOTcLcLMathcLcLCylindrical3DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_156_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cylindrical3D* pobj; const ROOT::Math::Cylindrical3D xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); pobj = new ROOT::Math::Cylindrical3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXYZ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Unit(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetZ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetTheta((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetRho((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetEta((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->unit(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_156_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_156_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_156_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_156_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_160_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>( *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>( *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cartesian3D& obj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXYZ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetZ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetTheta((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetRho((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetEta((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_160_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_160_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_160_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_160_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_162_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>( *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>( *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::CylindricalEta3D& obj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXYZ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetZ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetTheta((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetRho((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetEta((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_162_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_162_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_162_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_162_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_164_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>( *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>( *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Polar3D& obj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXYZ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetZ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetTheta((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetRho((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetEta((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Dot(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Cross(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator-=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_164_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator+=(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_164_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_164_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_164_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static int G__G__GenVector_166_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>( *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>( *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Cylindrical3D& obj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->GetCoordinates((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetXYZ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0]), (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[1]) , (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[2])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator==(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator!=(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetX((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetY((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetZ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetR((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetTheta((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetPhi((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetRho((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->SetEta((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*=((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/=((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator*((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->operator/((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar) G__double(libp->para[0])); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_166_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_166_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR; static int G__G__GenVector_166_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff+(sizeof(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>)*i)))->~G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) (soff))->~G__TROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_166_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* dest = (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__getstructoffset(); *dest = *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PxPyPzE4D */ static int G__G__GenVector_168_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PxPyPzE4D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PxPyPzE4D[n]; } else { p = new((void*) gvp) ROOT::Math::PxPyPzE4D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PxPyPzE4D; } else { p = new((void*) gvp) ROOT::Math::PxPyPzE4D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PxPyPzE4D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PxPyPzE4D( (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::PxPyPzE4D( (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PxPyPzE4D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PxPyPzE4D(*(ROOT::Math::PxPyPzE4D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::PxPyPzE4D(*(ROOT::Math::PxPyPzE4D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PxPyPzE4D& obj = ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->operator=(*(ROOT::Math::PxPyPzE4D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetCoordinates((ROOT::Math::PxPyPzE4D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->GetCoordinates((ROOT::Math::PxPyPzE4D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetCoordinates((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PxPyPzE4D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PxPyPzE4D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PxPyPzE4D::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::PxPyPzE4D::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->E()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->T()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->P2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->P()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->M2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->M()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Mag()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Pt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Perp()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Et2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Et()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetPx((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetPy((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetPz((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetE((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetPxPyPzE((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->Scale(*(ROOT::Math::PxPyPzE4D::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->operator==(*(ROOT::Math::PxPyPzE4D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->operator!=(*(ROOT::Math::PxPyPzE4D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzE4D*) G__getstructoffset())->t()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetPt((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetEta((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetPhi((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_168_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzE4D*) G__getstructoffset())->SetM((ROOT::Math::PxPyPzE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PxPyPzE4D G__TROOTcLcLMathcLcLPxPyPzE4DlEdoublegR; static int G__G__GenVector_168_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PxPyPzE4D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PxPyPzE4D*) (soff+(sizeof(ROOT::Math::PxPyPzE4D)*i)))->~G__TROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PxPyPzE4D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PxPyPzE4D*) (soff))->~G__TROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::LorentzVector > */ static int G__G__GenVector_169_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >[n]; } else { p = new((void*) gvp) ROOT::Math::LorentzVector >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >; } else { p = new((void*) gvp) ROOT::Math::LorentzVector >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >( *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::LorentzVector >( *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PxPyPzE4D& obj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetCoordinates((ROOT::Math::LorentzVector >::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetCoordinates((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->GetCoordinates((ROOT::Math::LorentzVector >::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetXYZT((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPxPyPzE((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator==(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator!=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->E()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->T()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->M2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->M()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->P()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->P2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Et2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Et()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Vect(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator*=((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator/=((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0])); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator/(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0])); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Rapidity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->ColinearRapidity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isTimelike()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isLightlike((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]))); break; case 0: G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isLightlike()); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isSpacelike()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >::BetaVector* pobj; const ROOT::Math::LorentzVector >::BetaVector xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->BoostToCM(); pobj = new ROOT::Math::LorentzVector >::BetaVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Beta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Gamma()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->t()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->e()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mag()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->energy()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mass()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mass2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetE((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetEta((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetM((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPhi((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPt((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPx((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPy((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPz((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_98(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_99(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_100(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_101(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_169_0_102(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_169_0_103(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::LorentzVector >(*(ROOT::Math::LorentzVector >*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::LorentzVector > G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR; static int G__G__GenVector_169_0_104(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::LorentzVector >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::LorentzVector >*) (soff+(sizeof(ROOT::Math::LorentzVector >)*i)))->~G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::LorentzVector >*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::LorentzVector >*) (soff))->~G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_169_0_105(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* dest = (ROOT::Math::LorentzVector >*) G__getstructoffset(); *dest = *(ROOT::Math::LorentzVector >*) libp->para[0].ref; const ROOT::Math::LorentzVector >& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PxPyPzM4D */ static int G__G__GenVector_172_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PxPyPzM4D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PxPyPzM4D[n]; } else { p = new((void*) gvp) ROOT::Math::PxPyPzM4D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PxPyPzM4D; } else { p = new((void*) gvp) ROOT::Math::PxPyPzM4D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PxPyPzM4D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PxPyPzM4D( (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::PxPyPzM4D( (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PxPyPzM4D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PxPyPzM4D(*(ROOT::Math::PxPyPzM4D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::PxPyPzM4D(*(ROOT::Math::PxPyPzM4D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PxPyPzM4D& obj = ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->operator=(*(ROOT::Math::PxPyPzM4D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetCoordinates((ROOT::Math::PxPyPzM4D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->GetCoordinates((ROOT::Math::PxPyPzM4D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetCoordinates((ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PxPyPzM4D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PxPyPzM4D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PxPyPzM4D::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::PxPyPzM4D::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->M()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->E()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->T()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->P2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->P()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->M2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Mag()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->E2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Pt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Perp()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Et2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Et()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetPx((ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetPy((ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetPz((ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetM((ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetPxPyPzE((ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PxPyPzM4D::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->Scale(*(ROOT::Math::PxPyPzM4D::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->operator==(*(ROOT::Math::PxPyPzM4D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->operator!=(*(ROOT::Math::PxPyPzM4D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PxPyPzM4D*) G__getstructoffset())->t()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetPt((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetEta((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetPhi((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_172_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PxPyPzM4D*) G__getstructoffset())->SetE((double) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PxPyPzM4D G__TROOTcLcLMathcLcLPxPyPzM4DlEdoublegR; static int G__G__GenVector_172_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PxPyPzM4D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PxPyPzM4D*) (soff+(sizeof(ROOT::Math::PxPyPzM4D)*i)))->~G__TROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PxPyPzM4D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PxPyPzM4D*) (soff))->~G__TROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::LorentzVector > */ static int G__G__GenVector_173_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >[n]; } else { p = new((void*) gvp) ROOT::Math::LorentzVector >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >; } else { p = new((void*) gvp) ROOT::Math::LorentzVector >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >( *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::LorentzVector >( *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PxPyPzM4D& obj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetCoordinates((ROOT::Math::LorentzVector >::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetCoordinates((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->GetCoordinates((ROOT::Math::LorentzVector >::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetXYZT((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPxPyPzE((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator==(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator!=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->E()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->T()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->M2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->M()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->P()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->P2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Et2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Et()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Vect(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator*=((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator/=((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0])); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator/(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0])); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Rapidity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->ColinearRapidity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isTimelike()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isLightlike((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]))); break; case 0: G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isLightlike()); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isSpacelike()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >::BetaVector* pobj; const ROOT::Math::LorentzVector >::BetaVector xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->BoostToCM(); pobj = new ROOT::Math::LorentzVector >::BetaVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Beta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Gamma()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->t()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->e()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mag()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->energy()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mass()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mass2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetE((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetEta((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetM((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPhi((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPt((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPx((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPy((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPz((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_173_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_173_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::LorentzVector >(*(ROOT::Math::LorentzVector >*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::LorentzVector > G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR; static int G__G__GenVector_173_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::LorentzVector >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::LorentzVector >*) (soff+(sizeof(ROOT::Math::LorentzVector >)*i)))->~G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::LorentzVector >*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::LorentzVector >*) (soff))->~G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_173_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* dest = (ROOT::Math::LorentzVector >*) G__getstructoffset(); *dest = *(ROOT::Math::LorentzVector >*) libp->para[0].ref; const ROOT::Math::LorentzVector >& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PtEtaPhiE4D */ static int G__G__GenVector_174_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PtEtaPhiE4D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PtEtaPhiE4D[n]; } else { p = new((void*) gvp) ROOT::Math::PtEtaPhiE4D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PtEtaPhiE4D; } else { p = new((void*) gvp) ROOT::Math::PtEtaPhiE4D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PtEtaPhiE4D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PtEtaPhiE4D( (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::PtEtaPhiE4D( (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PtEtaPhiE4D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PtEtaPhiE4D(*(ROOT::Math::PtEtaPhiE4D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::PtEtaPhiE4D(*(ROOT::Math::PtEtaPhiE4D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PtEtaPhiE4D& obj = ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->operator=(*(ROOT::Math::PtEtaPhiE4D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetCoordinates((ROOT::Math::PtEtaPhiE4D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->GetCoordinates((ROOT::Math::PtEtaPhiE4D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetCoordinates((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PtEtaPhiE4D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PtEtaPhiE4D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PtEtaPhiE4D::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::PtEtaPhiE4D::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->E()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Perp()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->T()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->P()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->P2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->M2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->M()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Mag()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Pt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Et()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Et2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetPt((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetEta((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetPhi((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetE((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetPxPyPzE((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->Scale((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->operator==(*(ROOT::Math::PtEtaPhiE4D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->operator!=(*(ROOT::Math::PtEtaPhiE4D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->t()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetPx((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetPy((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetPz((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_174_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiE4D*) G__getstructoffset())->SetM((ROOT::Math::PtEtaPhiE4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PtEtaPhiE4D G__TROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR; static int G__G__GenVector_174_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PtEtaPhiE4D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PtEtaPhiE4D*) (soff+(sizeof(ROOT::Math::PtEtaPhiE4D)*i)))->~G__TROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PtEtaPhiE4D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PtEtaPhiE4D*) (soff))->~G__TROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::LorentzVector > */ static int G__G__GenVector_175_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >[n]; } else { p = new((void*) gvp) ROOT::Math::LorentzVector >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >; } else { p = new((void*) gvp) ROOT::Math::LorentzVector >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >( *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::LorentzVector >( *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PtEtaPhiE4D& obj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetCoordinates((ROOT::Math::LorentzVector >::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetCoordinates((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->GetCoordinates((ROOT::Math::LorentzVector >::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetXYZT((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPxPyPzE((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator==(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator!=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->E()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->T()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->M2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->M()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->P()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->P2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Et2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Et()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Vect(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator*=((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator/=((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0])); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator/(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0])); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Rapidity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->ColinearRapidity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isTimelike()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isLightlike((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]))); break; case 0: G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isLightlike()); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isSpacelike()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >::BetaVector* pobj; const ROOT::Math::LorentzVector >::BetaVector xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->BoostToCM(); pobj = new ROOT::Math::LorentzVector >::BetaVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Beta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Gamma()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->t()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->e()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mag()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->energy()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mass()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mass2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetE((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetEta((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetM((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPhi((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPt((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPx((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPy((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPz((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_175_0_94(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_175_0_95(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::LorentzVector >(*(ROOT::Math::LorentzVector >*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::LorentzVector > G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR; static int G__G__GenVector_175_0_96(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::LorentzVector >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::LorentzVector >*) (soff+(sizeof(ROOT::Math::LorentzVector >)*i)))->~G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::LorentzVector >*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::LorentzVector >*) (soff))->~G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_175_0_97(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* dest = (ROOT::Math::LorentzVector >*) G__getstructoffset(); *dest = *(ROOT::Math::LorentzVector >*) libp->para[0].ref; const ROOT::Math::LorentzVector >& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::PtEtaPhiM4D */ static int G__G__GenVector_176_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PtEtaPhiM4D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PtEtaPhiM4D[n]; } else { p = new((void*) gvp) ROOT::Math::PtEtaPhiM4D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PtEtaPhiM4D; } else { p = new((void*) gvp) ROOT::Math::PtEtaPhiM4D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PtEtaPhiM4D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PtEtaPhiM4D( (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::PtEtaPhiM4D( (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::PtEtaPhiM4D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::PtEtaPhiM4D(*(ROOT::Math::PtEtaPhiM4D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::PtEtaPhiM4D(*(ROOT::Math::PtEtaPhiM4D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PtEtaPhiM4D& obj = ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->operator=(*(ROOT::Math::PtEtaPhiM4D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetCoordinates((ROOT::Math::PtEtaPhiM4D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->GetCoordinates((ROOT::Math::PtEtaPhiM4D::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetCoordinates((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::PtEtaPhiM4D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::PtEtaPhiM4D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::PtEtaPhiM4D::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::PtEtaPhiM4D::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->M()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Mag()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Perp()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->P()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->P2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->E2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->E()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->T()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->M2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Pt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Et2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Et()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetPt((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetEta((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetPhi((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetM((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetPxPyPzE((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0]), (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[1]) , (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[2]), (ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Negate(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->Scale((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->operator==(*(ROOT::Math::PtEtaPhiM4D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->operator!=(*(ROOT::Math::PtEtaPhiM4D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->t()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetPx((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetPy((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetPz((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_176_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::PtEtaPhiM4D*) G__getstructoffset())->SetE((ROOT::Math::PtEtaPhiM4D::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::PtEtaPhiM4D G__TROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR; static int G__G__GenVector_176_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::PtEtaPhiM4D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::PtEtaPhiM4D*) (soff+(sizeof(ROOT::Math::PtEtaPhiM4D)*i)))->~G__TROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::PtEtaPhiM4D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::PtEtaPhiM4D*) (soff))->~G__TROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::LorentzVector > */ static int G__G__GenVector_177_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >[n]; } else { p = new((void*) gvp) ROOT::Math::LorentzVector >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >; } else { p = new((void*) gvp) ROOT::Math::LorentzVector >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzVector >( *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::LorentzVector >( *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PtEtaPhiM4D& obj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Coordinates(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetCoordinates((ROOT::Math::LorentzVector >::Scalar*) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetCoordinates((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->GetCoordinates(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->GetCoordinates((ROOT::Math::LorentzVector >::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetXYZT((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPxPyPzE((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[3])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator==(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator!=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->X()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->E()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->T()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->M2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->M()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->R()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->P()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->P2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Et2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Et()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Vect(); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator*=((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator/=((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0])); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator/(*(ROOT::Math::LorentzVector >::Scalar*) G__Doubleref(&libp->para[0])); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-(); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Rapidity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->ColinearRapidity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isTimelike()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { switch (libp->paran) { case 1: G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isLightlike((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0]))); break; case 0: G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isLightlike()); break; } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->isSpacelike()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >::BetaVector* pobj; const ROOT::Math::LorentzVector >::BetaVector xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->BoostToCM(); pobj = new ROOT::Math::LorentzVector >::BetaVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Beta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Gamma()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->x()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->y()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->z()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->t()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->px()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->py()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->pz()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->e()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->r()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_59(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_60(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_61(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->rho()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_62(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->eta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_63(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->pt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_64(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->perp2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_65(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mag2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_66(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mag()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_67(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mt()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_68(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mt2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_69(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->energy()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_70(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mass()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_71(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->mass2()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_72(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetE((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_73(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetEta((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_74(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetM((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_75(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPhi((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_76(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPt((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_77(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPx((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_78(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPy((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_79(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->SetPz((ROOT::Math::LorentzVector >::Scalar) G__double(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_80(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_81(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_82(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_83(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_84(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->Dot(*(ROOT::Math::LorentzVector >*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_85(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_86(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_87(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_88(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((ROOT::Math::LorentzVector >*) G__getstructoffset())->operator-=(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_89(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_177_0_90(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzVector >*) G__getstructoffset())->operator+(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_177_0_91(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::LorentzVector >(*(ROOT::Math::LorentzVector >*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::LorentzVector > G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR; static int G__G__GenVector_177_0_92(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::LorentzVector >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::LorentzVector >*) (soff+(sizeof(ROOT::Math::LorentzVector >)*i)))->~G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::LorentzVector >*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::LorentzVector >*) (soff))->~G__TROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_177_0_93(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzVector >* dest = (ROOT::Math::LorentzVector >*) G__getstructoffset(); *dest = *(ROOT::Math::LorentzVector >*) libp->para[0].ref; const ROOT::Math::LorentzVector >& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Rotation3D */ static int G__G__GenVector_178_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D[n]; } else { p = new((void*) gvp) ROOT::Math::Rotation3D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D; } else { p = new((void*) gvp) ROOT::Math::Rotation3D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D(*(ROOT::Math::Rotation3D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D(*(ROOT::Math::Rotation3D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D(*(ROOT::Math::AxisAngle*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D(*(ROOT::Math::AxisAngle*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D(*(ROOT::Math::EulerAngles*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D(*(ROOT::Math::EulerAngles*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D(*(ROOT::Math::RotationZYX*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D(*(ROOT::Math::RotationZYX*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D(*(ROOT::Math::Quaternion*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D(*(ROOT::Math::Quaternion*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D(*(ROOT::Math::RotationZ*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D(*(ROOT::Math::RotationZ*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D(*(ROOT::Math::RotationY*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D(*(ROOT::Math::RotationY*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D(*(ROOT::Math::RotationX*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D(*(ROOT::Math::RotationX*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 9 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D( (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[2]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[3]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[4]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[5]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[6]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[7]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[8])); } else { p = new((void*) gvp) ROOT::Math::Rotation3D( (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[2]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[3]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[4]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[5]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[6]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[7]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[8])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D& obj = ((ROOT::Math::Rotation3D*) G__getstructoffset())->operator=(*(ROOT::Math::Rotation3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D& obj = ((ROOT::Math::Rotation3D*) G__getstructoffset())->operator=(*(ROOT::Math::AxisAngle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D& obj = ((ROOT::Math::Rotation3D*) G__getstructoffset())->operator=(*(ROOT::Math::EulerAngles*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D& obj = ((ROOT::Math::Rotation3D*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZYX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D& obj = ((ROOT::Math::Rotation3D*) G__getstructoffset())->operator=(*(ROOT::Math::Quaternion*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D& obj = ((ROOT::Math::Rotation3D*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D& obj = ((ROOT::Math::Rotation3D*) G__getstructoffset())->operator=(*(ROOT::Math::RotationY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D& obj = ((ROOT::Math::Rotation3D*) G__getstructoffset())->operator=(*(ROOT::Math::RotationX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Rotation3D*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Rotation3D*) G__getstructoffset())->SetComponents( (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[0]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[1]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[2]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[3]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[4]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[5]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[6]), (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[7]) , (ROOT::Math::Rotation3D::Scalar) G__double(libp->para[8])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Rotation3D*) G__getstructoffset())->GetComponents( *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[3]) , *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[4]), *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[5]) , *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[6]), *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[7]) , *(ROOT::Math::Rotation3D::Scalar*) G__Doubleref(&libp->para[8])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Rotation3D*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::Rotation3D*) libp->para[0].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::AxisAngle*) libp->para[0].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::EulerAngles*) libp->para[0].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::Quaternion*) libp->para[0].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZYX*) libp->para[0].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::RotationX*) libp->para[0].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::RotationY*) libp->para[0].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator==(*(ROOT::Math::Rotation3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator!=(*(ROOT::Math::Rotation3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::Rotation3D((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Rotation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Rotation3D( *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[2].ref); } else { p = new((void*) gvp) ROOT::Math::Rotation3D( *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[2].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Rotation3D*) G__getstructoffset())->SetComponents(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Rotation3D*) G__getstructoffset())->SetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Rotation3D*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Rotation3D*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_178_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::Rotation3D*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Rotation3D G__TROOTcLcLMathcLcLRotation3D; static int G__G__GenVector_178_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Rotation3D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Rotation3D*) (soff+(sizeof(ROOT::Math::Rotation3D)*i)))->~G__TROOTcLcLMathcLcLRotation3D(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Rotation3D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Rotation3D*) (soff))->~G__TROOTcLcLMathcLcLRotation3D(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::AxisAngle */ static int G__G__GenVector_179_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::AxisAngle* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::AxisAngle[n]; } else { p = new((void*) gvp) ROOT::Math::AxisAngle[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::AxisAngle; } else { p = new((void*) gvp) ROOT::Math::AxisAngle; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::AxisAngle*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle::AxisVector* pobj; const ROOT::Math::AxisAngle::AxisVector xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->Axis(); pobj = new ROOT::Math::AxisAngle::AxisVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::AxisAngle*) G__getstructoffset())->Angle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle::XYZVector* pobj; const ROOT::Math::AxisAngle::XYZVector xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator()(*(ROOT::Math::AxisAngle::XYZVector*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle::XYZVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::AxisAngle*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::Rotation3D*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::AxisAngle*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::EulerAngles*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::Quaternion*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZYX*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::RotationX*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::RotationY*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle* pobj; const ROOT::Math::AxisAngle xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref); pobj = new ROOT::Math::AxisAngle(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator==(*(ROOT::Math::AxisAngle*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator!=(*(ROOT::Math::AxisAngle*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle& obj = ((ROOT::Math::AxisAngle*) G__getstructoffset())->operator=(*(ROOT::Math::Rotation3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle& obj = ((ROOT::Math::AxisAngle*) G__getstructoffset())->operator=(*(ROOT::Math::EulerAngles*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle& obj = ((ROOT::Math::AxisAngle*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZYX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle& obj = ((ROOT::Math::AxisAngle*) G__getstructoffset())->operator=(*(ROOT::Math::RotationX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle& obj = ((ROOT::Math::AxisAngle*) G__getstructoffset())->operator=(*(ROOT::Math::RotationY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle& obj = ((ROOT::Math::AxisAngle*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::AxisAngle& obj = ((ROOT::Math::AxisAngle*) G__getstructoffset())->operator=(*(ROOT::Math::Quaternion*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::AxisAngle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::AxisAngle(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, (ROOT::Math::AxisAngle::Scalar) G__double(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::AxisAngle(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, (ROOT::Math::AxisAngle::Scalar) G__double(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::AxisAngle* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::AxisAngle((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::AxisAngle((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::AxisAngle*) G__getstructoffset())->SetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::AxisAngle*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_179_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::AxisAngle*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_179_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::AxisAngle* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::AxisAngle(*(ROOT::Math::AxisAngle*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::AxisAngle G__TROOTcLcLMathcLcLAxisAngle; static int G__G__GenVector_179_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::AxisAngle*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::AxisAngle*) (soff+(sizeof(ROOT::Math::AxisAngle)*i)))->~G__TROOTcLcLMathcLcLAxisAngle(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::AxisAngle*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::AxisAngle*) (soff))->~G__TROOTcLcLMathcLcLAxisAngle(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_179_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::AxisAngle* dest = (ROOT::Math::AxisAngle*) G__getstructoffset(); *dest = *(ROOT::Math::AxisAngle*) libp->para[0].ref; const ROOT::Math::AxisAngle& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::EulerAngles */ static int G__G__GenVector_180_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::EulerAngles* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::EulerAngles[n]; } else { p = new((void*) gvp) ROOT::Math::EulerAngles[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::EulerAngles; } else { p = new((void*) gvp) ROOT::Math::EulerAngles; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::EulerAngles* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::EulerAngles( (ROOT::Math::EulerAngles::Scalar) G__double(libp->para[0]), (ROOT::Math::EulerAngles::Scalar) G__double(libp->para[1]) , (ROOT::Math::EulerAngles::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::EulerAngles( (ROOT::Math::EulerAngles::Scalar) G__double(libp->para[0]), (ROOT::Math::EulerAngles::Scalar) G__double(libp->para[1]) , (ROOT::Math::EulerAngles::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::EulerAngles*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::EulerAngles*) G__getstructoffset())->SetComponents((ROOT::Math::EulerAngles::Scalar) G__double(libp->para[0]), (ROOT::Math::EulerAngles::Scalar) G__double(libp->para[1]) , (ROOT::Math::EulerAngles::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::EulerAngles*) G__getstructoffset())->GetComponents(*(ROOT::Math::EulerAngles::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::EulerAngles::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::EulerAngles::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::EulerAngles*) G__getstructoffset())->SetPhi((ROOT::Math::EulerAngles::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::EulerAngles*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::EulerAngles*) G__getstructoffset())->SetTheta((ROOT::Math::EulerAngles::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::EulerAngles*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::EulerAngles*) G__getstructoffset())->SetPsi((ROOT::Math::EulerAngles::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::EulerAngles*) G__getstructoffset())->Psi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::EulerAngles*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles* pobj; const ROOT::Math::EulerAngles xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles* pobj; const ROOT::Math::EulerAngles xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::Rotation3D*) libp->para[0].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles* pobj; const ROOT::Math::EulerAngles xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::AxisAngle*) libp->para[0].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles* pobj; const ROOT::Math::EulerAngles xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::EulerAngles*) libp->para[0].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles* pobj; const ROOT::Math::EulerAngles xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::Quaternion*) libp->para[0].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles* pobj; const ROOT::Math::EulerAngles xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::RotationX*) libp->para[0].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles* pobj; const ROOT::Math::EulerAngles xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::RotationY*) libp->para[0].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles* pobj; const ROOT::Math::EulerAngles xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref); pobj = new ROOT::Math::EulerAngles(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator==(*(ROOT::Math::EulerAngles*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator!=(*(ROOT::Math::EulerAngles*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles& obj = ((ROOT::Math::EulerAngles*) G__getstructoffset())->operator=(*(ROOT::Math::Rotation3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles& obj = ((ROOT::Math::EulerAngles*) G__getstructoffset())->operator=(*(ROOT::Math::Quaternion*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles& obj = ((ROOT::Math::EulerAngles*) G__getstructoffset())->operator=(*(ROOT::Math::RotationX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles& obj = ((ROOT::Math::EulerAngles*) G__getstructoffset())->operator=(*(ROOT::Math::RotationY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::EulerAngles& obj = ((ROOT::Math::EulerAngles*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::EulerAngles*) G__getstructoffset())->SetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::EulerAngles*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_180_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::EulerAngles*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_180_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::EulerAngles* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::EulerAngles(*(ROOT::Math::EulerAngles*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::EulerAngles G__TROOTcLcLMathcLcLEulerAngles; static int G__G__GenVector_180_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::EulerAngles*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::EulerAngles*) (soff+(sizeof(ROOT::Math::EulerAngles)*i)))->~G__TROOTcLcLMathcLcLEulerAngles(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::EulerAngles*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::EulerAngles*) (soff))->~G__TROOTcLcLMathcLcLEulerAngles(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_180_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::EulerAngles* dest = (ROOT::Math::EulerAngles*) G__getstructoffset(); *dest = *(ROOT::Math::EulerAngles*) libp->para[0].ref; const ROOT::Math::EulerAngles& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Quaternion */ static int G__G__GenVector_181_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Quaternion* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Quaternion[n]; } else { p = new((void*) gvp) ROOT::Math::Quaternion[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Quaternion; } else { p = new((void*) gvp) ROOT::Math::Quaternion; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Quaternion* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Quaternion( (ROOT::Math::Quaternion::Scalar) G__double(libp->para[0]), (ROOT::Math::Quaternion::Scalar) G__double(libp->para[1]) , (ROOT::Math::Quaternion::Scalar) G__double(libp->para[2]), (ROOT::Math::Quaternion::Scalar) G__double(libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::Quaternion( (ROOT::Math::Quaternion::Scalar) G__double(libp->para[0]), (ROOT::Math::Quaternion::Scalar) G__double(libp->para[1]) , (ROOT::Math::Quaternion::Scalar) G__double(libp->para[2]), (ROOT::Math::Quaternion::Scalar) G__double(libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Quaternion*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Quaternion*) G__getstructoffset())->SetComponents((ROOT::Math::Quaternion::Scalar) G__double(libp->para[0]), (ROOT::Math::Quaternion::Scalar) G__double(libp->para[1]) , (ROOT::Math::Quaternion::Scalar) G__double(libp->para[2]), (ROOT::Math::Quaternion::Scalar) G__double(libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Quaternion*) G__getstructoffset())->GetComponents(*(ROOT::Math::Quaternion::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Quaternion::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::Quaternion::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::Quaternion::Scalar*) G__Doubleref(&libp->para[3])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Quaternion*) G__getstructoffset())->U()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Quaternion*) G__getstructoffset())->I()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Quaternion*) G__getstructoffset())->J()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Quaternion*) G__getstructoffset())->K()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion::XYZVector* pobj; const ROOT::Math::Quaternion::XYZVector xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator()(*(ROOT::Math::Quaternion::XYZVector*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion::XYZVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Quaternion*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::Quaternion*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::Rotation3D*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::AxisAngle*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::EulerAngles*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZYX*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::RotationX*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::RotationY*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion* pobj; const ROOT::Math::Quaternion xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref); pobj = new ROOT::Math::Quaternion(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Quaternion*) G__getstructoffset())->Distance(*(ROOT::Math::Quaternion*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator==(*(ROOT::Math::Quaternion*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator!=(*(ROOT::Math::Quaternion*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion& obj = ((ROOT::Math::Quaternion*) G__getstructoffset())->operator=(*(ROOT::Math::Rotation3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion& obj = ((ROOT::Math::Quaternion*) G__getstructoffset())->operator=(*(ROOT::Math::AxisAngle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion& obj = ((ROOT::Math::Quaternion*) G__getstructoffset())->operator=(*(ROOT::Math::EulerAngles*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion& obj = ((ROOT::Math::Quaternion*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZYX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion& obj = ((ROOT::Math::Quaternion*) G__getstructoffset())->operator=(*(ROOT::Math::RotationX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion& obj = ((ROOT::Math::Quaternion*) G__getstructoffset())->operator=(*(ROOT::Math::RotationY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Quaternion& obj = ((ROOT::Math::Quaternion*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Quaternion*) G__getstructoffset())->SetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Quaternion*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_181_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::Quaternion*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_181_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Quaternion* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::Quaternion(*(ROOT::Math::Quaternion*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Quaternion G__TROOTcLcLMathcLcLQuaternion; static int G__G__GenVector_181_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Quaternion*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Quaternion*) (soff+(sizeof(ROOT::Math::Quaternion)*i)))->~G__TROOTcLcLMathcLcLQuaternion(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Quaternion*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Quaternion*) (soff))->~G__TROOTcLcLMathcLcLQuaternion(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_181_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Quaternion* dest = (ROOT::Math::Quaternion*) G__getstructoffset(); *dest = *(ROOT::Math::Quaternion*) libp->para[0].ref; const ROOT::Math::Quaternion& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::RotationX */ static int G__G__GenVector_182_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationX* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationX[n]; } else { p = new((void*) gvp) ROOT::Math::RotationX[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationX; } else { p = new((void*) gvp) ROOT::Math::RotationX; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationX* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationX((ROOT::Math::RotationX::Scalar) G__double(libp->para[0])); } else { p = new((void*) gvp) ROOT::Math::RotationX((ROOT::Math::RotationX::Scalar) G__double(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationX*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationX*) G__getstructoffset())->SetAngle((ROOT::Math::RotationX::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationX*) G__getstructoffset())->SetComponents((ROOT::Math::RotationX::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::RotationX*) G__getstructoffset())->GetAngle(*(ROOT::Math::RotationX::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::RotationX*) G__getstructoffset())->GetComponents(*(ROOT::Math::RotationX::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationX*) G__getstructoffset())->Angle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationX*) G__getstructoffset())->SinAngle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationX*) G__getstructoffset())->CosAngle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationX*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationX* pobj; const ROOT::Math::RotationX xobj = ((const ROOT::Math::RotationX*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::RotationX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationX* pobj; const ROOT::Math::RotationX xobj = ((const ROOT::Math::RotationX*) G__getstructoffset())->operator*(*(ROOT::Math::RotationX*) libp->para[0].ref); pobj = new ROOT::Math::RotationX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationX& obj = ((ROOT::Math::RotationX*) G__getstructoffset())->operator*=(*(ROOT::Math::RotationX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::RotationX*) G__getstructoffset())->operator==(*(ROOT::Math::RotationX*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::RotationX*) G__getstructoffset())->operator!=(*(ROOT::Math::RotationX*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::RotationX*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::RotationX*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_182_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::RotationX*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_182_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationX* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::RotationX(*(ROOT::Math::RotationX*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::RotationX G__TROOTcLcLMathcLcLRotationX; static int G__G__GenVector_182_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::RotationX*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::RotationX*) (soff+(sizeof(ROOT::Math::RotationX)*i)))->~G__TROOTcLcLMathcLcLRotationX(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::RotationX*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::RotationX*) (soff))->~G__TROOTcLcLMathcLcLRotationX(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_182_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationX* dest = (ROOT::Math::RotationX*) G__getstructoffset(); *dest = *(ROOT::Math::RotationX*) libp->para[0].ref; const ROOT::Math::RotationX& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::RotationY */ static int G__G__GenVector_183_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationY* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationY[n]; } else { p = new((void*) gvp) ROOT::Math::RotationY[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationY; } else { p = new((void*) gvp) ROOT::Math::RotationY; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationY* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationY((ROOT::Math::RotationY::Scalar) G__double(libp->para[0])); } else { p = new((void*) gvp) ROOT::Math::RotationY((ROOT::Math::RotationY::Scalar) G__double(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationY*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationY*) G__getstructoffset())->SetAngle((ROOT::Math::RotationY::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationY*) G__getstructoffset())->SetComponents((ROOT::Math::RotationY::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::RotationY*) G__getstructoffset())->GetAngle(*(ROOT::Math::RotationY::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::RotationY*) G__getstructoffset())->GetComponents(*(ROOT::Math::RotationY::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationY*) G__getstructoffset())->Angle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationY*) G__getstructoffset())->SinAngle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationY*) G__getstructoffset())->CosAngle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationY*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationY* pobj; const ROOT::Math::RotationY xobj = ((const ROOT::Math::RotationY*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::RotationY(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationY* pobj; const ROOT::Math::RotationY xobj = ((const ROOT::Math::RotationY*) G__getstructoffset())->operator*(*(ROOT::Math::RotationY*) libp->para[0].ref); pobj = new ROOT::Math::RotationY(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationY& obj = ((ROOT::Math::RotationY*) G__getstructoffset())->operator*=(*(ROOT::Math::RotationY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::RotationY*) G__getstructoffset())->operator==(*(ROOT::Math::RotationY*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::RotationY*) G__getstructoffset())->operator!=(*(ROOT::Math::RotationY*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::RotationY*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::RotationY*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_183_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::RotationY*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_183_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationY* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::RotationY(*(ROOT::Math::RotationY*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::RotationY G__TROOTcLcLMathcLcLRotationY; static int G__G__GenVector_183_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::RotationY*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::RotationY*) (soff+(sizeof(ROOT::Math::RotationY)*i)))->~G__TROOTcLcLMathcLcLRotationY(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::RotationY*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::RotationY*) (soff))->~G__TROOTcLcLMathcLcLRotationY(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_183_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationY* dest = (ROOT::Math::RotationY*) G__getstructoffset(); *dest = *(ROOT::Math::RotationY*) libp->para[0].ref; const ROOT::Math::RotationY& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::RotationZ */ static int G__G__GenVector_184_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationZ* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationZ[n]; } else { p = new((void*) gvp) ROOT::Math::RotationZ[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationZ; } else { p = new((void*) gvp) ROOT::Math::RotationZ; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationZ* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationZ((ROOT::Math::RotationZ::Scalar) G__double(libp->para[0])); } else { p = new((void*) gvp) ROOT::Math::RotationZ((ROOT::Math::RotationZ::Scalar) G__double(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZ*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZ*) G__getstructoffset())->SetAngle((ROOT::Math::RotationZ::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZ*) G__getstructoffset())->SetComponents((ROOT::Math::RotationZ::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::RotationZ*) G__getstructoffset())->GetAngle(*(ROOT::Math::RotationZ::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::RotationZ*) G__getstructoffset())->GetComponents(*(ROOT::Math::RotationZ::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationZ*) G__getstructoffset())->Angle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationZ*) G__getstructoffset())->SinAngle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationZ*) G__getstructoffset())->CosAngle()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZ*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZ* pobj; const ROOT::Math::RotationZ xobj = ((const ROOT::Math::RotationZ*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::RotationZ(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZ* pobj; const ROOT::Math::RotationZ xobj = ((const ROOT::Math::RotationZ*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref); pobj = new ROOT::Math::RotationZ(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZ& obj = ((ROOT::Math::RotationZ*) G__getstructoffset())->operator*=(*(ROOT::Math::RotationZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::RotationZ*) G__getstructoffset())->operator==(*(ROOT::Math::RotationZ*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::RotationZ*) G__getstructoffset())->operator!=(*(ROOT::Math::RotationZ*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::RotationZ*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::RotationZ*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_184_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::RotationZ*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_184_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationZ* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::RotationZ(*(ROOT::Math::RotationZ*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::RotationZ G__TROOTcLcLMathcLcLRotationZ; static int G__G__GenVector_184_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::RotationZ*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::RotationZ*) (soff+(sizeof(ROOT::Math::RotationZ)*i)))->~G__TROOTcLcLMathcLcLRotationZ(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::RotationZ*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::RotationZ*) (soff))->~G__TROOTcLcLMathcLcLRotationZ(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_184_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationZ* dest = (ROOT::Math::RotationZ*) G__getstructoffset(); *dest = *(ROOT::Math::RotationZ*) libp->para[0].ref; const ROOT::Math::RotationZ& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::RotationZYX */ static int G__G__GenVector_185_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationZYX* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationZYX[n]; } else { p = new((void*) gvp) ROOT::Math::RotationZYX[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationZYX; } else { p = new((void*) gvp) ROOT::Math::RotationZYX; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationZYX* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::RotationZYX( (ROOT::Math::RotationZYX::Scalar) G__double(libp->para[0]), (ROOT::Math::RotationZYX::Scalar) G__double(libp->para[1]) , (ROOT::Math::RotationZYX::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::RotationZYX( (ROOT::Math::RotationZYX::Scalar) G__double(libp->para[0]), (ROOT::Math::RotationZYX::Scalar) G__double(libp->para[1]) , (ROOT::Math::RotationZYX::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZYX*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZYX*) G__getstructoffset())->SetComponents((ROOT::Math::RotationZYX::Scalar) G__double(libp->para[0]), (ROOT::Math::RotationZYX::Scalar) G__double(libp->para[1]) , (ROOT::Math::RotationZYX::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::RotationZYX*) G__getstructoffset())->GetComponents(*(ROOT::Math::RotationZYX::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::RotationZYX::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::RotationZYX::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZYX*) G__getstructoffset())->SetPhi((ROOT::Math::RotationZYX::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationZYX*) G__getstructoffset())->Phi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZYX*) G__getstructoffset())->SetTheta((ROOT::Math::RotationZYX::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationZYX*) G__getstructoffset())->Theta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZYX*) G__getstructoffset())->SetPsi((ROOT::Math::RotationZYX::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::RotationZYX*) G__getstructoffset())->Psi()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZYX*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZYX*) libp->para[0].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::Rotation3D*) libp->para[0].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::AxisAngle*) libp->para[0].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::Quaternion*) libp->para[0].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::EulerAngles*) libp->para[0].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::RotationX*) libp->para[0].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::RotationY*) libp->para[0].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX* pobj; const ROOT::Math::RotationZYX xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref); pobj = new ROOT::Math::RotationZYX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator==(*(ROOT::Math::RotationZYX*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator!=(*(ROOT::Math::RotationZYX*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX& obj = ((ROOT::Math::RotationZYX*) G__getstructoffset())->operator=(*(ROOT::Math::Rotation3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX& obj = ((ROOT::Math::RotationZYX*) G__getstructoffset())->operator=(*(ROOT::Math::AxisAngle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX& obj = ((ROOT::Math::RotationZYX*) G__getstructoffset())->operator=(*(ROOT::Math::EulerAngles*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX& obj = ((ROOT::Math::RotationZYX*) G__getstructoffset())->operator=(*(ROOT::Math::Quaternion*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX& obj = ((ROOT::Math::RotationZYX*) G__getstructoffset())->operator=(*(ROOT::Math::RotationX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX& obj = ((ROOT::Math::RotationZYX*) G__getstructoffset())->operator=(*(ROOT::Math::RotationY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::RotationZYX& obj = ((ROOT::Math::RotationZYX*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::RotationZYX*) G__getstructoffset())->SetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::RotationZYX*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_185_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::RotationZYX*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_185_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationZYX* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::RotationZYX(*(ROOT::Math::RotationZYX*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::RotationZYX G__TROOTcLcLMathcLcLRotationZYX; static int G__G__GenVector_185_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::RotationZYX*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::RotationZYX*) (soff+(sizeof(ROOT::Math::RotationZYX)*i)))->~G__TROOTcLcLMathcLcLRotationZYX(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::RotationZYX*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::RotationZYX*) (soff))->~G__TROOTcLcLMathcLcLRotationZYX(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_185_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::RotationZYX* dest = (ROOT::Math::RotationZYX*) G__getstructoffset(); *dest = *(ROOT::Math::RotationZYX*) libp->para[0].ref; const ROOT::Math::RotationZYX& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::BoostX */ static int G__G__GenVector_190_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostX* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostX[n]; } else { p = new((void*) gvp) ROOT::Math::BoostX[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostX; } else { p = new((void*) gvp) ROOT::Math::BoostX; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostX* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostX((ROOT::Math::BoostX::Scalar) G__double(libp->para[0])); } else { p = new((void*) gvp) ROOT::Math::BoostX((ROOT::Math::BoostX::Scalar) G__double(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostX*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostX*) G__getstructoffset())->SetComponents((ROOT::Math::BoostX::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::BoostX*) G__getstructoffset())->GetComponents(*(ROOT::Math::BoostX::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::BoostX*) G__getstructoffset())->Beta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::BoostX*) G__getstructoffset())->Gamma()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostX*) G__getstructoffset())->SetBeta((ROOT::Math::BoostX::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::BoostX::XYZVector* pobj; const ROOT::Math::BoostX::XYZVector xobj = ((const ROOT::Math::BoostX*) G__getstructoffset())->BetaVector(); pobj = new ROOT::Math::BoostX::XYZVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::BoostX*) G__getstructoffset())->GetLorentzRotation((ROOT::Math::BoostX::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::BoostX*) G__getstructoffset())->operator()(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostX*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::BoostX* pobj; const ROOT::Math::BoostX xobj = ((const ROOT::Math::BoostX*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::BoostX(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::BoostX*) G__getstructoffset())->operator==(*(ROOT::Math::BoostX*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::BoostX*) G__getstructoffset())->operator!=(*(ROOT::Math::BoostX*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_190_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::BoostX*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_190_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostX* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::BoostX(*(ROOT::Math::BoostX*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::BoostX G__TROOTcLcLMathcLcLBoostX; static int G__G__GenVector_190_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::BoostX*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::BoostX*) (soff+(sizeof(ROOT::Math::BoostX)*i)))->~G__TROOTcLcLMathcLcLBoostX(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::BoostX*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::BoostX*) (soff))->~G__TROOTcLcLMathcLcLBoostX(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_190_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostX* dest = (ROOT::Math::BoostX*) G__getstructoffset(); *dest = *(ROOT::Math::BoostX*) libp->para[0].ref; const ROOT::Math::BoostX& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::BoostY */ static int G__G__GenVector_193_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostY* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostY[n]; } else { p = new((void*) gvp) ROOT::Math::BoostY[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostY; } else { p = new((void*) gvp) ROOT::Math::BoostY; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostY* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostY((ROOT::Math::BoostY::Scalar) G__double(libp->para[0])); } else { p = new((void*) gvp) ROOT::Math::BoostY((ROOT::Math::BoostY::Scalar) G__double(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostY*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostY*) G__getstructoffset())->SetComponents((ROOT::Math::BoostY::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::BoostY*) G__getstructoffset())->GetComponents(*(ROOT::Math::BoostY::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::BoostY*) G__getstructoffset())->Beta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::BoostY*) G__getstructoffset())->Gamma()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostY*) G__getstructoffset())->SetBeta((ROOT::Math::BoostY::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::BoostY::XYZVector* pobj; const ROOT::Math::BoostY::XYZVector xobj = ((const ROOT::Math::BoostY*) G__getstructoffset())->BetaVector(); pobj = new ROOT::Math::BoostY::XYZVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::BoostY*) G__getstructoffset())->GetLorentzRotation((ROOT::Math::BoostY::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::BoostY*) G__getstructoffset())->operator()(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostY*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::BoostY* pobj; const ROOT::Math::BoostY xobj = ((const ROOT::Math::BoostY*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::BoostY(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::BoostY*) G__getstructoffset())->operator==(*(ROOT::Math::BoostY*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::BoostY*) G__getstructoffset())->operator!=(*(ROOT::Math::BoostY*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_193_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::BoostY*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_193_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostY* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::BoostY(*(ROOT::Math::BoostY*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::BoostY G__TROOTcLcLMathcLcLBoostY; static int G__G__GenVector_193_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::BoostY*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::BoostY*) (soff+(sizeof(ROOT::Math::BoostY)*i)))->~G__TROOTcLcLMathcLcLBoostY(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::BoostY*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::BoostY*) (soff))->~G__TROOTcLcLMathcLcLBoostY(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_193_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostY* dest = (ROOT::Math::BoostY*) G__getstructoffset(); *dest = *(ROOT::Math::BoostY*) libp->para[0].ref; const ROOT::Math::BoostY& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::BoostZ */ static int G__G__GenVector_196_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostZ* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostZ[n]; } else { p = new((void*) gvp) ROOT::Math::BoostZ[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostZ; } else { p = new((void*) gvp) ROOT::Math::BoostZ; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostZ* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::BoostZ((ROOT::Math::BoostZ::Scalar) G__double(libp->para[0])); } else { p = new((void*) gvp) ROOT::Math::BoostZ((ROOT::Math::BoostZ::Scalar) G__double(libp->para[0])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostZ*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostZ*) G__getstructoffset())->SetComponents((ROOT::Math::BoostZ::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::BoostZ*) G__getstructoffset())->GetComponents(*(ROOT::Math::BoostZ::Scalar*) G__Doubleref(&libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::BoostZ*) G__getstructoffset())->Beta()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::BoostZ*) G__getstructoffset())->Gamma()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostZ*) G__getstructoffset())->SetBeta((ROOT::Math::BoostZ::Scalar) G__double(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::BoostZ::XYZVector* pobj; const ROOT::Math::BoostZ::XYZVector xobj = ((const ROOT::Math::BoostZ*) G__getstructoffset())->BetaVector(); pobj = new ROOT::Math::BoostZ::XYZVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::BoostZ*) G__getstructoffset())->GetLorentzRotation((ROOT::Math::BoostZ::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::BoostZ*) G__getstructoffset())->operator()(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::BoostZ*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::BoostZ* pobj; const ROOT::Math::BoostZ xobj = ((const ROOT::Math::BoostZ*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::BoostZ(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::BoostZ*) G__getstructoffset())->operator==(*(ROOT::Math::BoostZ*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::BoostZ*) G__getstructoffset())->operator!=(*(ROOT::Math::BoostZ*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_196_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::BoostZ*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_196_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostZ* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::BoostZ(*(ROOT::Math::BoostZ*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::BoostZ G__TROOTcLcLMathcLcLBoostZ; static int G__G__GenVector_196_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::BoostZ*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::BoostZ*) (soff+(sizeof(ROOT::Math::BoostZ)*i)))->~G__TROOTcLcLMathcLcLBoostZ(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::BoostZ*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::BoostZ*) (soff))->~G__TROOTcLcLMathcLcLBoostZ(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_196_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::BoostZ* dest = (ROOT::Math::BoostZ*) G__getstructoffset(); *dest = *(ROOT::Math::BoostZ*) libp->para[0].ref; const ROOT::Math::BoostZ& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Boost */ static int G__G__GenVector_199_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Boost* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Boost[n]; } else { p = new((void*) gvp) ROOT::Math::Boost[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Boost; } else { p = new((void*) gvp) ROOT::Math::Boost; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Boost* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Boost( (ROOT::Math::Boost::Scalar) G__double(libp->para[0]), (ROOT::Math::Boost::Scalar) G__double(libp->para[1]) , (ROOT::Math::Boost::Scalar) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::Boost( (ROOT::Math::Boost::Scalar) G__double(libp->para[0]), (ROOT::Math::Boost::Scalar) G__double(libp->para[1]) , (ROOT::Math::Boost::Scalar) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Boost* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Boost(*(ROOT::Math::Boost*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Boost(*(ROOT::Math::Boost*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Boost* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Boost(*(ROOT::Math::BoostX*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Boost(*(ROOT::Math::BoostX*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Boost* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Boost(*(ROOT::Math::BoostY*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Boost(*(ROOT::Math::BoostY*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Boost* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Boost(*(ROOT::Math::BoostZ*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Boost(*(ROOT::Math::BoostZ*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Boost& obj = ((ROOT::Math::Boost*) G__getstructoffset())->operator=(*(ROOT::Math::Boost*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Boost& obj = ((ROOT::Math::Boost*) G__getstructoffset())->operator=(*(ROOT::Math::BoostX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Boost& obj = ((ROOT::Math::Boost*) G__getstructoffset())->operator=(*(ROOT::Math::BoostY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Boost& obj = ((ROOT::Math::Boost*) G__getstructoffset())->operator=(*(ROOT::Math::BoostZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Boost*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Boost*) G__getstructoffset())->SetComponents((ROOT::Math::Boost::Scalar) G__double(libp->para[0]), (ROOT::Math::Boost::Scalar) G__double(libp->para[1]) , (ROOT::Math::Boost::Scalar) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Boost*) G__getstructoffset())->GetComponents(*(ROOT::Math::Boost::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Boost::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::Boost::Scalar*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Boost::XYZVector* pobj; const ROOT::Math::Boost::XYZVector xobj = ((const ROOT::Math::Boost*) G__getstructoffset())->BetaVector(); pobj = new ROOT::Math::Boost::XYZVector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Boost*) G__getstructoffset())->GetLorentzRotation((ROOT::Math::Boost::Scalar*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::Boost*) G__getstructoffset())->operator()(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Boost*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Boost* pobj; const ROOT::Math::Boost xobj = ((const ROOT::Math::Boost*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::Boost(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Boost*) G__getstructoffset())->operator==(*(ROOT::Math::Boost*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Boost*) G__getstructoffset())->operator!=(*(ROOT::Math::Boost*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Boost* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Boost((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::Boost((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Boost*) G__getstructoffset())->SetComponents(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Boost*) G__getstructoffset())->SetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Boost*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_199_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::Boost*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Boost G__TROOTcLcLMathcLcLBoost; static int G__G__GenVector_199_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Boost*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Boost*) (soff+(sizeof(ROOT::Math::Boost)*i)))->~G__TROOTcLcLMathcLcLBoost(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Boost*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Boost*) (soff))->~G__TROOTcLcLMathcLcLBoost(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::LorentzRotation */ static int G__G__GenVector_202_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation[n]; } else { p = new((void*) gvp) ROOT::Math::LorentzRotation[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation; } else { p = new((void*) gvp) ROOT::Math::LorentzRotation; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::LorentzRotation*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::LorentzRotation*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::Boost*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::Boost*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::BoostX*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::BoostX*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::BoostY*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::BoostY*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::BoostZ*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::BoostZ*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::Rotation3D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::Rotation3D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::AxisAngle*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::AxisAngle*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::EulerAngles*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::EulerAngles*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::Quaternion*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::Quaternion*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::RotationX*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::RotationX*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::RotationY*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::RotationY*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation(*(ROOT::Math::RotationZ*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation(*(ROOT::Math::RotationZ*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 16 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation( (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[3]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[4]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[5]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[6]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[7]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[8]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[9]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[10]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[11]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[12]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[13]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[14]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[15])); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation( (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[3]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[4]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[5]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[6]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[7]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[8]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[9]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[10]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[11]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[12]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[13]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[14]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[15])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::LorentzRotation*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::Boost*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::BoostX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::BoostY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::BoostZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::Rotation3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::AxisAngle*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::EulerAngles*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::Quaternion*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::RotationZ*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::RotationY*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation& obj = ((ROOT::Math::LorentzRotation*) G__getstructoffset())->operator=(*(ROOT::Math::RotationX*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::LorentzRotation*) G__getstructoffset())->Rectify(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::LorentzRotation*) G__getstructoffset())->SetComponents( (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[0]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[1]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[2]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[3]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[4]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[5]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[6]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[7]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[8]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[9]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[10]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[11]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[12]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[13]) , (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[14]), (ROOT::Math::LorentzRotation::Scalar) G__double(libp->para[15])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->GetComponents( *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[3]) , *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[4]), *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[5]) , *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[6]), *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[7]) , *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[8]), *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[9]) , *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[10]), *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[11]) , *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[12]), *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[13]) , *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[14]), *(ROOT::Math::LorentzRotation::Scalar*) G__Doubleref(&libp->para[15])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator()(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::LorentzRotation*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzRotation*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::Boost*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::BoostX*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::BoostY*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::BoostZ*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::Rotation3D*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::AxisAngle*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::EulerAngles*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::Quaternion*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::RotationX*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::RotationY*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzRotation* pobj; const ROOT::Math::LorentzRotation xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::RotationZ*) libp->para[0].ref); pobj = new ROOT::Math::LorentzRotation(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator==(*(ROOT::Math::LorentzRotation*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator!=(*(ROOT::Math::LorentzRotation*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::LorentzRotation* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::LorentzRotation((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::LorentzRotation((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::LorentzRotation*) G__getstructoffset())->SetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_202_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::LorentzRotation*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::LorentzRotation G__TROOTcLcLMathcLcLLorentzRotation; static int G__G__GenVector_202_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::LorentzRotation*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::LorentzRotation*) (soff+(sizeof(ROOT::Math::LorentzRotation)*i)))->~G__TROOTcLcLMathcLcLLorentzRotation(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::LorentzRotation*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::LorentzRotation*) (soff))->~G__TROOTcLcLMathcLcLLorentzRotation(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Plane3D */ static int G__G__GenVector_204_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Plane3D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Plane3D[n]; } else { p = new((void*) gvp) ROOT::Math::Plane3D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Plane3D; } else { p = new((void*) gvp) ROOT::Math::Plane3D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Plane3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 4 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Plane3D( *(ROOT::Math::Plane3D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Plane3D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::Plane3D::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::Plane3D::Scalar*) G__Doubleref(&libp->para[3])); } else { p = new((void*) gvp) ROOT::Math::Plane3D( *(ROOT::Math::Plane3D::Scalar*) G__Doubleref(&libp->para[0]), *(ROOT::Math::Plane3D::Scalar*) G__Doubleref(&libp->para[1]) , *(ROOT::Math::Plane3D::Scalar*) G__Doubleref(&libp->para[2]), *(ROOT::Math::Plane3D::Scalar*) G__Doubleref(&libp->para[3])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Plane3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Plane3D(*(ROOT::Math::Plane3D::Vector*) libp->para[0].ref, *(ROOT::Math::Plane3D::Point*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Plane3D(*(ROOT::Math::Plane3D::Vector*) libp->para[0].ref, *(ROOT::Math::Plane3D::Point*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Plane3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Plane3D( *(ROOT::Math::Plane3D::Point*) libp->para[0].ref, *(ROOT::Math::Plane3D::Point*) libp->para[1].ref , *(ROOT::Math::Plane3D::Point*) libp->para[2].ref); } else { p = new((void*) gvp) ROOT::Math::Plane3D( *(ROOT::Math::Plane3D::Point*) libp->para[0].ref, *(ROOT::Math::Plane3D::Point*) libp->para[1].ref , *(ROOT::Math::Plane3D::Point*) libp->para[2].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Plane3D& obj = ((ROOT::Math::Plane3D*) G__getstructoffset())->operator=(*(ROOT::Math::Plane3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((ROOT::Math::Plane3D*) G__getstructoffset())->A()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((ROOT::Math::Plane3D*) G__getstructoffset())->B()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((ROOT::Math::Plane3D*) G__getstructoffset())->C()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((ROOT::Math::Plane3D*) G__getstructoffset())->D()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Plane3D::Vector* pobj; const ROOT::Math::Plane3D::Vector xobj = ((const ROOT::Math::Plane3D*) G__getstructoffset())->Normal(); pobj = new ROOT::Math::Plane3D::Vector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Plane3D*) G__getstructoffset())->HesseDistance()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ((const ROOT::Math::Plane3D*) G__getstructoffset())->Distance(*(ROOT::Math::Plane3D::Point*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Plane3D::Point* pobj; const ROOT::Math::Plane3D::Point xobj = ((const ROOT::Math::Plane3D*) G__getstructoffset())->ProjectOntoPlane(*(ROOT::Math::Plane3D::Point*) libp->para[0].ref); pobj = new ROOT::Math::Plane3D::Point(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Plane3D*) G__getstructoffset())->operator==(*(ROOT::Math::Plane3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_204_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Plane3D*) G__getstructoffset())->operator!=(*(ROOT::Math::Plane3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_204_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Plane3D* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::Plane3D(*(ROOT::Math::Plane3D*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Plane3D G__TROOTcLcLMathcLcLPlane3D; static int G__G__GenVector_204_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Plane3D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Plane3D*) (soff+(sizeof(ROOT::Math::Plane3D)*i)))->~G__TROOTcLcLMathcLcLPlane3D(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Plane3D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Plane3D*) (soff))->~G__TROOTcLcLMathcLcLPlane3D(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Translation3D */ static int G__G__GenVector_205_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Translation3D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Translation3D[n]; } else { p = new((void*) gvp) ROOT::Math::Translation3D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Translation3D; } else { p = new((void*) gvp) ROOT::Math::Translation3D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Translation3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 3 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Translation3D( (double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2])); } else { p = new((void*) gvp) ROOT::Math::Translation3D( (double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Translation3D::Vector& obj = ((const ROOT::Math::Translation3D*) G__getstructoffset())->Vect(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Translation3D*) G__getstructoffset())->SetComponents((double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Translation3D*) G__getstructoffset())->GetComponents(*(double*) G__Doubleref(&libp->para[0]), *(double*) G__Doubleref(&libp->para[1]) , *(double*) G__Doubleref(&libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Translation3D*) G__getstructoffset())->SetXYZ((double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Plane3D* pobj; const ROOT::Math::Plane3D xobj = ((const ROOT::Math::Translation3D*) G__getstructoffset())->operator()(*(ROOT::Math::Plane3D*) libp->para[0].ref); pobj = new ROOT::Math::Plane3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Translation3D& obj = ((ROOT::Math::Translation3D*) G__getstructoffset())->operator*=(*(ROOT::Math::Translation3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Translation3D* pobj; const ROOT::Math::Translation3D xobj = ((const ROOT::Math::Translation3D*) G__getstructoffset())->operator*(*(ROOT::Math::Translation3D*) libp->para[0].ref); pobj = new ROOT::Math::Translation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Translation3D*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Translation3D* pobj; const ROOT::Math::Translation3D xobj = ((const ROOT::Math::Translation3D*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::Translation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Translation3D*) G__getstructoffset())->operator==(*(ROOT::Math::Translation3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_205_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Translation3D*) G__getstructoffset())->operator!=(*(ROOT::Math::Translation3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_205_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Translation3D* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::Translation3D(*(ROOT::Math::Translation3D*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Translation3D G__TROOTcLcLMathcLcLTranslation3D; static int G__G__GenVector_205_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Translation3D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Translation3D*) (soff+(sizeof(ROOT::Math::Translation3D)*i)))->~G__TROOTcLcLMathcLcLTranslation3D(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Translation3D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Translation3D*) (soff))->~G__TROOTcLcLMathcLcLTranslation3D(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_205_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Translation3D* dest = (ROOT::Math::Translation3D*) G__getstructoffset(); *dest = *(ROOT::Math::Translation3D*) libp->para[0].ref; const ROOT::Math::Translation3D& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::Transform3D */ static int G__G__GenVector_206_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D[n]; } else { p = new((void*) gvp) ROOT::Math::Transform3D[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D; } else { p = new((void*) gvp) ROOT::Math::Transform3D; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::Rotation3D*) libp->para[0].ref, *(ROOT::Math::Transform3D::Vector*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::Rotation3D*) libp->para[0].ref, *(ROOT::Math::Transform3D::Vector*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::Rotation3D*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::Rotation3D*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::Rotation3D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::Rotation3D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::AxisAngle*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::AxisAngle*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::EulerAngles*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::EulerAngles*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::Quaternion*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::Quaternion*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::RotationZYX*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::RotationZYX*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::RotationX*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::RotationX*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::RotationY*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::RotationY*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::RotationZ*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::RotationZ*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::Transform3D::Vector*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::Transform3D::Vector*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::Translation3D*) libp->para[0].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::Translation3D*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 6 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D( *(ROOT::Math::Transform3D::Point*) libp->para[0].ref, *(ROOT::Math::Transform3D::Point*) libp->para[1].ref , *(ROOT::Math::Transform3D::Point*) libp->para[2].ref, *(ROOT::Math::Transform3D::Point*) libp->para[3].ref , *(ROOT::Math::Transform3D::Point*) libp->para[4].ref, *(ROOT::Math::Transform3D::Point*) libp->para[5].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D( *(ROOT::Math::Transform3D::Point*) libp->para[0].ref, *(ROOT::Math::Transform3D::Point*) libp->para[1].ref , *(ROOT::Math::Transform3D::Point*) libp->para[2].ref, *(ROOT::Math::Transform3D::Point*) libp->para[3].ref , *(ROOT::Math::Transform3D::Point*) libp->para[4].ref, *(ROOT::Math::Transform3D::Point*) libp->para[5].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 12 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D( (double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2]), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (double) G__double(libp->para[5]) , (double) G__double(libp->para[6]), (double) G__double(libp->para[7]) , (double) G__double(libp->para[8]), (double) G__double(libp->para[9]) , (double) G__double(libp->para[10]), (double) G__double(libp->para[11])); } else { p = new((void*) gvp) ROOT::Math::Transform3D( (double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2]), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (double) G__double(libp->para[5]) , (double) G__double(libp->para[6]), (double) G__double(libp->para[7]) , (double) G__double(libp->para[8]), (double) G__double(libp->para[9]) , (double) G__double(libp->para[10]), (double) G__double(libp->para[11])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Transform3D*) G__getstructoffset())->SetComponents( (double) G__double(libp->para[0]), (double) G__double(libp->para[1]) , (double) G__double(libp->para[2]), (double) G__double(libp->para[3]) , (double) G__double(libp->para[4]), (double) G__double(libp->para[5]) , (double) G__double(libp->para[6]), (double) G__double(libp->para[7]) , (double) G__double(libp->para[8]), (double) G__double(libp->para[9]) , (double) G__double(libp->para[10]), (double) G__double(libp->para[11])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetComponents( *(double*) G__Doubleref(&libp->para[0]), *(double*) G__Doubleref(&libp->para[1]) , *(double*) G__Doubleref(&libp->para[2]), *(double*) G__Doubleref(&libp->para[3]) , *(double*) G__Doubleref(&libp->para[4]), *(double*) G__Doubleref(&libp->para[5]) , *(double*) G__Doubleref(&libp->para[6]), *(double*) G__Doubleref(&libp->para[7]) , *(double*) G__Doubleref(&libp->para[8]), *(double*) G__Doubleref(&libp->para[9]) , *(double*) G__Doubleref(&libp->para[10]), *(double*) G__Doubleref(&libp->para[11])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetDecomposition(*(ROOT::Math::Rotation3D*) libp->para[0].ref, *(ROOT::Math::Transform3D::Vector*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Rotation3D* pobj; const ROOT::Math::Rotation3D xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->Rotation(); pobj = new ROOT::Math::Rotation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Translation3D* pobj; const ROOT::Math::Translation3D xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->Translation(); pobj = new ROOT::Math::Translation3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Transform3D::Point* pobj; const ROOT::Math::Transform3D::Point xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator()(*(ROOT::Math::Transform3D::Point*) libp->para[0].ref); pobj = new ROOT::Math::Transform3D::Point(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Transform3D::Vector* pobj; const ROOT::Math::Transform3D::Vector xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator()(*(ROOT::Math::Transform3D::Vector*) libp->para[0].ref); pobj = new ROOT::Math::Transform3D::Vector(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Plane3D* pobj; const ROOT::Math::Plane3D xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator()(*(ROOT::Math::Plane3D*) libp->para[0].ref); pobj = new ROOT::Math::Plane3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Transform3D& obj = ((ROOT::Math::Transform3D*) G__getstructoffset())->operator*=(*(ROOT::Math::Transform3D*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Transform3D* pobj; const ROOT::Math::Transform3D xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator*(*(ROOT::Math::Transform3D*) libp->para[0].ref); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Transform3D*) G__getstructoffset())->Invert(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::Transform3D* pobj; const ROOT::Math::Transform3D xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->Inverse(); pobj = new ROOT::Math::Transform3D(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator==(*(ROOT::Math::Transform3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator!=(*(ROOT::Math::Transform3D*) libp->para[0].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::AxisAngle*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::AxisAngle*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::EulerAngles*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::EulerAngles*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::RotationZYX*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::RotationZYX*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::Quaternion*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::Quaternion*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::RotationX*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::RotationY*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } else { p = new((void*) gvp) ROOT::Math::Transform3D(*(ROOT::Math::RotationZ*) libp->para[0].ref, *(ROOT::Math::Translation3D*) libp->para[1].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new ROOT::Math::Transform3D((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } else { p = new((void*) gvp) ROOT::Math::Transform3D((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((ROOT::Math::Transform3D*) G__getstructoffset())->SetComponents((double*) G__int(libp->para[0]), (double*) G__int(libp->para[1])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetComponents((double*) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetRotation(*(ROOT::Math::Rotation3D*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetRotation(*(ROOT::Math::RotationZYX*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetRotation(*(ROOT::Math::AxisAngle*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetRotation(*(ROOT::Math::EulerAngles*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetRotation(*(ROOT::Math::Quaternion*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetDecomposition(*(ROOT::Math::RotationZYX*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetDecomposition(*(ROOT::Math::AxisAngle*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetDecomposition(*(ROOT::Math::EulerAngles*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((const ROOT::Math::Transform3D*) G__getstructoffset())->GetDecomposition(*(ROOT::Math::Quaternion*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_53(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator*(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_54(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>* pobj; const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator*(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); pobj = new ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_206_0_55(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >* pobj; const ROOT::Math::LorentzVector > xobj = ((const ROOT::Math::Transform3D*) G__getstructoffset())->operator*(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); pobj = new ROOT::Math::LorentzVector >(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } // automatic copy constructor static int G__G__GenVector_206_0_56(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* p; void* tmp = (void*) G__int(libp->para[0]); p = new ROOT::Math::Transform3D(*(ROOT::Math::Transform3D*) tmp); result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef ROOT::Math::Transform3D G__TROOTcLcLMathcLcLTransform3D; static int G__G__GenVector_206_0_57(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (ROOT::Math::Transform3D*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((ROOT::Math::Transform3D*) (soff+(sizeof(ROOT::Math::Transform3D)*i)))->~G__TROOTcLcLMathcLcLTransform3D(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (ROOT::Math::Transform3D*) soff; } else { G__setgvp((long) G__PVOID); ((ROOT::Math::Transform3D*) (soff))->~G__TROOTcLcLMathcLcLTransform3D(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic assignment operator static int G__G__GenVector_206_0_58(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ROOT::Math::Transform3D* dest = (ROOT::Math::Transform3D*) G__getstructoffset(); *dest = *(ROOT::Math::Transform3D*) libp->para[0].ref; const ROOT::Math::Transform3D& obj = *dest; result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); return(1 || funcname || hash || result7 || libp) ; } /* ROOT::Math::VectorUtil */ static int G__G__GenVector_208_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Phi_0_2pi((double) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Phi_mpi_pi((double) G__double(libp->para[0]))); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::XYZVector*) libp->para[0].ref, *(ROOT::Math::XYZVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::RhoEtaPhiVector*) libp->para[0].ref, *(ROOT::Math::RhoEtaPhiVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::Polar3DVector*) libp->para[0].ref, *(ROOT::Math::Polar3DVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::XYZPoint*) libp->para[0].ref, *(ROOT::Math::XYZPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::Polar3DPoint*) libp->para[0].ref, *(ROOT::Math::Polar3DPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::RhoEtaPhiPoint*) libp->para[0].ref, *(ROOT::Math::RhoEtaPhiPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::XYZTVector*) libp->para[0].ref, *(ROOT::Math::XYZTVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::PtEtaPhiEVector*) libp->para[0].ref, *(ROOT::Math::PtEtaPhiEVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::XYZVector*) libp->para[0].ref, *(ROOT::Math::XYZVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::RhoEtaPhiVector*) libp->para[0].ref, *(ROOT::Math::RhoEtaPhiVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::Polar3DVector*) libp->para[0].ref, *(ROOT::Math::Polar3DVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::XYZPoint*) libp->para[0].ref, *(ROOT::Math::XYZPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::Polar3DPoint*) libp->para[0].ref, *(ROOT::Math::Polar3DPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::RhoEtaPhiPoint*) libp->para[0].ref, *(ROOT::Math::RhoEtaPhiPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::XYZTVector*) libp->para[0].ref, *(ROOT::Math::XYZTVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::PtEtaPhiEVector*) libp->para[0].ref, *(ROOT::Math::PtEtaPhiEVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::XYZVector*) libp->para[0].ref, *(ROOT::Math::XYZVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::RhoEtaPhiVector*) libp->para[0].ref, *(ROOT::Math::RhoEtaPhiVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::Polar3DVector*) libp->para[0].ref, *(ROOT::Math::Polar3DVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::XYZPoint*) libp->para[0].ref, *(ROOT::Math::XYZPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::Polar3DPoint*) libp->para[0].ref, *(ROOT::Math::Polar3DPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::RhoEtaPhiPoint*) libp->para[0].ref, *(ROOT::Math::RhoEtaPhiPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::XYZTVector*) libp->para[0].ref, *(ROOT::Math::XYZTVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::PtEtaPhiEVector*) libp->para[0].ref, *(ROOT::Math::PtEtaPhiEVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::XYZVector*) libp->para[0].ref, *(ROOT::Math::XYZVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::RhoEtaPhiVector*) libp->para[0].ref, *(ROOT::Math::RhoEtaPhiVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::Polar3DVector*) libp->para[0].ref, *(ROOT::Math::Polar3DVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::XYZPoint*) libp->para[0].ref, *(ROOT::Math::XYZPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::Polar3DPoint*) libp->para[0].ref, *(ROOT::Math::Polar3DPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::RhoEtaPhiPoint*) libp->para[0].ref, *(ROOT::Math::RhoEtaPhiPoint*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_33(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::XYZTVector*) libp->para[0].ref, *(ROOT::Math::XYZTVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_34(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::PtEtaPhiEVector*) libp->para[0].ref, *(ROOT::Math::PtEtaPhiEVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_35(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::InvariantMass(*(ROOT::Math::XYZTVector*) libp->para[0].ref, *(ROOT::Math::XYZTVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_36(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::InvariantMass(*(ROOT::Math::PtEtaPhiEVector*) libp->para[0].ref, *(ROOT::Math::PtEtaPhiEVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_37(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::InvariantMass(*(ROOT::Math::XYZTVector*) libp->para[0].ref, *(ROOT::Math::PtEtaPhiEVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_38(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::InvariantMass(*(ROOT::Math::PtEtaPhiEVector*) libp->para[0].ref, *(ROOT::Math::XYZTVector*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_39(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_40(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_41(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_42(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref, *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_43(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_44(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaPhi(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_45(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_46(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::DeltaR(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_47(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_48(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::CosTheta(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_49(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_50(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::Angle(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_51(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::InvariantMass(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_208_0_52(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letdouble(result7, 100, (double) ROOT::Math::VectorUtil::InvariantMass(*(ROOT::Math::LorentzVector >*) libp->para[0].ref, *(ROOT::Math::LorentzVector >*) libp->para[1].ref)); return(1 || funcname || hash || result7 || libp) ; } /* vector >,allocator > > > */ static int G__G__GenVector_210_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >,allocator > > >::reference obj = ((vector >,allocator > > >*) G__getstructoffset())->at((vector >,allocator > > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::const_reference obj = ((const vector >,allocator > > >*) G__getstructoffset())->at((vector >,allocator > > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::iterator* pobj; vector >,allocator > > >::iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->begin(); pobj = new vector >,allocator > > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::iterator* pobj; vector >,allocator > > >::iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->end(); pobj = new vector >,allocator > > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::reverse_iterator* pobj; vector >,allocator > > >::reverse_iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->rbegin(); pobj = new vector >,allocator > > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::reverse_iterator* pobj; vector >,allocator > > >::reverse_iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->rend(); pobj = new vector >,allocator > > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >,allocator > > >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >,allocator > > >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->resize((vector >,allocator > > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->resize((vector >,allocator > > >::size_type) G__int(libp->para[0]), *((ROOT::Math::LorentzVector >*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >,allocator > > >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector >,allocator > > >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >,allocator > > >::reference obj = ((vector >,allocator > > >*) G__getstructoffset())->operator[]((vector >,allocator > > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::const_reference obj = ((const vector >,allocator > > >*) G__getstructoffset())->operator[]((vector >,allocator > > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >,allocator > > >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >[n]; } else { p = new((void*) gvp) vector >,allocator > > >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >; } else { p = new((void*) gvp) vector >,allocator > > >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >,allocator > > >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >((vector >,allocator > > >::size_type) G__int(libp->para[0]), *(ROOT::Math::LorentzVector >*) libp->para[1].ref); } else { p = new((void*) gvp) vector >,allocator > > >((vector >,allocator > > >::size_type) G__int(libp->para[0]), *(ROOT::Math::LorentzVector >*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >((vector >,allocator > > >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector >,allocator > > >((vector >,allocator > > >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >,allocator > > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >(*(vector >,allocator > > >*) libp->para[0].ref); } else { p = new((void*) gvp) vector >,allocator > > >(*(vector >,allocator > > >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >,allocator > > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >(*((vector >,allocator > > >::const_iterator*) G__int(libp->para[0])), *((vector >,allocator > > >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector >,allocator > > >(*((vector >,allocator > > >::const_iterator*) G__int(libp->para[0])), *((vector >,allocator > > >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >,allocator > > >& obj = ((vector >,allocator > > >*) G__getstructoffset())->operator=(*(vector >,allocator > > >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->reserve((vector >,allocator > > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((vector >,allocator > > >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((vector >,allocator > > >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->push_back(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->swap(*(vector >,allocator > > >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::iterator* pobj; vector >,allocator > > >::iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->insert(*((vector >,allocator > > >::iterator*) G__int(libp->para[0])), *(ROOT::Math::LorentzVector >*) libp->para[1].ref); pobj = new vector >,allocator > > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->insert(*((vector >,allocator > > >::iterator*) G__int(libp->para[0])), *((vector >,allocator > > >::const_iterator*) G__int(libp->para[1])) , *((vector >,allocator > > >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->insert(*((vector >,allocator > > >::iterator*) G__int(libp->para[0])), (vector >,allocator > > >::size_type) G__int(libp->para[1]) , *(ROOT::Math::LorentzVector >*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->erase(*((vector >,allocator > > >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->erase(*((vector >,allocator > > >::iterator*) G__int(libp->para[0])), *((vector >,allocator > > >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_210_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector >,allocator > > > G__TvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR; static int G__G__GenVector_210_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector >,allocator > > >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector >,allocator > > >*) (soff+(sizeof(vector >,allocator > > >)*i)))->~G__TvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector >,allocator > > >*) soff; } else { G__setgvp((long) G__PVOID); ((vector >,allocator > > >*) (soff))->~G__TvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* vector >,allocator > > > */ static int G__G__GenVector_214_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >,allocator > > >::reference obj = ((vector >,allocator > > >*) G__getstructoffset())->at((vector >,allocator > > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::const_reference obj = ((const vector >,allocator > > >*) G__getstructoffset())->at((vector >,allocator > > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::iterator* pobj; vector >,allocator > > >::iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->begin(); pobj = new vector >,allocator > > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::iterator* pobj; vector >,allocator > > >::iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->end(); pobj = new vector >,allocator > > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::reverse_iterator* pobj; vector >,allocator > > >::reverse_iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->rbegin(); pobj = new vector >,allocator > > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::reverse_iterator* pobj; vector >,allocator > > >::reverse_iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->rend(); pobj = new vector >,allocator > > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >,allocator > > >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >,allocator > > >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->resize((vector >,allocator > > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->resize((vector >,allocator > > >::size_type) G__int(libp->para[0]), *((ROOT::Math::LorentzVector >*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector >,allocator > > >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector >,allocator > > >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >,allocator > > >::reference obj = ((vector >,allocator > > >*) G__getstructoffset())->operator[]((vector >,allocator > > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::const_reference obj = ((const vector >,allocator > > >*) G__getstructoffset())->operator[]((vector >,allocator > > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >,allocator > > >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >[n]; } else { p = new((void*) gvp) vector >,allocator > > >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >; } else { p = new((void*) gvp) vector >,allocator > > >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >,allocator > > >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >((vector >,allocator > > >::size_type) G__int(libp->para[0]), *(ROOT::Math::LorentzVector >*) libp->para[1].ref); } else { p = new((void*) gvp) vector >,allocator > > >((vector >,allocator > > >::size_type) G__int(libp->para[0]), *(ROOT::Math::LorentzVector >*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >((vector >,allocator > > >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector >,allocator > > >((vector >,allocator > > >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >,allocator > > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >(*(vector >,allocator > > >*) libp->para[0].ref); } else { p = new((void*) gvp) vector >,allocator > > >(*(vector >,allocator > > >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector >,allocator > > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector >,allocator > > >(*((vector >,allocator > > >::const_iterator*) G__int(libp->para[0])), *((vector >,allocator > > >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector >,allocator > > >(*((vector >,allocator > > >::const_iterator*) G__int(libp->para[0])), *((vector >,allocator > > >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector >,allocator > > >& obj = ((vector >,allocator > > >*) G__getstructoffset())->operator=(*(vector >,allocator > > >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->reserve((vector >,allocator > > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((vector >,allocator > > >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::LorentzVector >& obj = ((vector >,allocator > > >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->push_back(*(ROOT::Math::LorentzVector >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->swap(*(vector >,allocator > > >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector >,allocator > > >::iterator* pobj; vector >,allocator > > >::iterator xobj = ((vector >,allocator > > >*) G__getstructoffset())->insert(*((vector >,allocator > > >::iterator*) G__int(libp->para[0])), *(ROOT::Math::LorentzVector >*) libp->para[1].ref); pobj = new vector >,allocator > > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->insert(*((vector >,allocator > > >::iterator*) G__int(libp->para[0])), *((vector >,allocator > > >::const_iterator*) G__int(libp->para[1])) , *((vector >,allocator > > >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->insert(*((vector >,allocator > > >::iterator*) G__int(libp->para[0])), (vector >,allocator > > >::size_type) G__int(libp->para[1]) , *(ROOT::Math::LorentzVector >*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->erase(*((vector >,allocator > > >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->erase(*((vector >,allocator > > >::iterator*) G__int(libp->para[0])), *((vector >,allocator > > >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_214_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector >,allocator > > >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector >,allocator > > > G__TvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR; static int G__G__GenVector_214_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector >,allocator > > >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector >,allocator > > >*) (soff+(sizeof(vector >,allocator > > >)*i)))->~G__TvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector >,allocator > > >*) soff; } else { G__setgvp((long) G__PVOID); ((vector >,allocator > > >*) (soff))->~G__TvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ static int G__G__GenVector_218_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->at((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference obj = ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->at((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->begin(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->end(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->rbegin(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->rend(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->resize((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->resize((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator[]((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference obj = ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator[]((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >[n]; } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >; } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator=(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->reserve((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->push_back(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->swap(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1])) , *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[1]) , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->erase(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->erase(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_218_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > G__TvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR; static int G__G__GenVector_218_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) (soff+(sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >)*i)))->~G__TvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) soff; } else { G__setgvp((long) G__PVOID); ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) (soff))->~G__TvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ static int G__G__GenVector_222_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->at((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference obj = ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->at((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->begin(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->end(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->rbegin(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->rend(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->resize((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->resize((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator[]((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference obj = ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator[]((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >[n]; } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >; } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator=(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->reserve((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->push_back(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->swap(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1])) , *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->erase(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->erase(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_222_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > G__TvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR; static int G__G__GenVector_222_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) (soff+(sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >)*i)))->~G__TvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) soff; } else { G__setgvp((long) G__PVOID); ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) (soff))->~G__TvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ static int G__G__GenVector_226_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->at((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference obj = ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->at((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->begin(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->end(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->rbegin(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->rend(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->resize((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->resize((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *((ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator[]((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference obj = ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator[]((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >[n]; } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >; } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator=(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->reserve((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->push_back(*(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->swap(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1])) , *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[1]) , *(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->erase(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->erase(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_226_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > G__TvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR; static int G__G__GenVector_226_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) (soff+(sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >)*i)))->~G__TvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) soff; } else { G__setgvp((long) G__PVOID); ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) (soff))->~G__TvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ static int G__G__GenVector_230_0_1(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->at((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_2(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference obj = ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->at((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_3(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->begin(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_4(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->end(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_5(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->rbegin(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_6(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->rend(); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_7(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_8(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->max_size()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_9(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->resize((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_10(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->resize((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *((ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_11(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 107, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->capacity()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_12(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { G__letint(result7, 103, (long) ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->empty()); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_13(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator[]((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_14(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference obj = ((const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator[]((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_15(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); int n = G__getaryconstruct(); if (n) { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >[n]; } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >[n]; } } else { if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >; } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >; } } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_16(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); switch (libp->paran) { case 2: //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0]), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); } break; case 1: //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); } break; } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_17(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 1 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_18(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >* p = NULL; char* gvp = (char*) G__getgvp(); //m: 2 if ((gvp == (char*)G__PVOID) || (gvp == 0)) { p = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1]))); } else { p = new((void*) gvp) vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1]))); } result7->obj.i = (long) p; result7->ref = (long) p; G__set_tagnum(result7,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_19(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->operator=(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_20(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->reserve((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[0])); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_21(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->front(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_22(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>& obj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->back(); result7->ref = (long) (&obj); result7->obj.i = (long) (&obj); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_23(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->push_back(*(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_24(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->swap(*(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) libp->para[0].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_25(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator* pobj; vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator xobj = ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[1].ref); pobj = new vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator(xobj); result7->obj.i = (long) ((void*) pobj); result7->ref = result7->obj.i; G__store_tempobject(*result7); } return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_26(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[1])) , *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator*) G__int(libp->para[2]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_27(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->insert(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type) G__int(libp->para[1]) , *(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*) libp->para[2].ref); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_28(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->pop_back(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_29(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->erase(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_30(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->erase(*((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[0])), *((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator*) G__int(libp->para[1]))); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } static int G__G__GenVector_230_0_31(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) G__getstructoffset())->clear(); G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } // automatic destructor typedef vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > G__TvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR; static int G__G__GenVector_230_0_32(G__value* result7, G__CONST char* funcname, struct G__param* libp, int hash) { char* gvp = (char*) G__getgvp(); long soff = G__getstructoffset(); int n = G__getaryconstruct(); // //has_a_delete: 0 //has_own_delete1arg: 0 //has_own_delete2arg: 0 // if (!soff) { return(1); } if (n) { if (gvp == (char*)G__PVOID) { delete[] (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) soff; } else { G__setgvp((long) G__PVOID); for (int i = n - 1; i >= 0; --i) { ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) (soff+(sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >)*i)))->~G__TvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(); } G__setgvp((long)gvp); } } else { if (gvp == (char*)G__PVOID) { delete (vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) soff; } else { G__setgvp((long) G__PVOID); ((vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*) (soff))->~G__TvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(); G__setgvp((long)gvp); } } G__setnull(result7); return(1 || funcname || hash || result7 || libp) ; } /* Setting up global function */ /********************************************************* * Member function Stub *********************************************************/ /* ROOT */ /* ROOT::Math */ /* ROOT::Math::DefaultCoordinateSystemTag */ /* ROOT::Math::Cartesian2D */ /* ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::Polar2D */ /* ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::GlobalCoordinateSystemTag */ /* ROOT::Math::LocalCoordinateSystemTag */ /* ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::Cartesian3D */ /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::CylindricalEta3D */ /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::Polar3D */ /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::Cylindrical3D */ /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ /* ROOT::Math::PxPyPzE4D */ /* ROOT::Math::LorentzVector > */ /* ROOT::Math::PxPyPzM4D */ /* ROOT::Math::LorentzVector > */ /* ROOT::Math::PtEtaPhiE4D */ /* ROOT::Math::LorentzVector > */ /* ROOT::Math::PtEtaPhiM4D */ /* ROOT::Math::LorentzVector > */ /* ROOT::Math::Rotation3D */ /* ROOT::Math::AxisAngle */ /* ROOT::Math::EulerAngles */ /* ROOT::Math::Quaternion */ /* ROOT::Math::RotationX */ /* ROOT::Math::RotationY */ /* ROOT::Math::RotationZ */ /* ROOT::Math::RotationZYX */ /* ROOT::Math::BoostX */ /* ROOT::Math::BoostY */ /* ROOT::Math::BoostZ */ /* ROOT::Math::Boost */ /* ROOT::Math::LorentzRotation */ /* ROOT::Math::Plane3D */ /* ROOT::Math::Translation3D */ /* ROOT::Math::Transform3D */ /* ROOT::Math::VectorUtil */ /* vector >,allocator > > > */ /* vector >,allocator > > > */ /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ /********************************************************* * Global function Stub *********************************************************/ /********************************************************* * Get size of pointer to member function *********************************************************/ class G__Sizep2memfuncG__GenVector { public: G__Sizep2memfuncG__GenVector(): p(&G__Sizep2memfuncG__GenVector::sizep2memfunc) {} size_t sizep2memfunc() { return(sizeof(p)); } private: size_t (G__Sizep2memfuncG__GenVector::*p)(); }; size_t G__get_sizep2memfuncG__GenVector() { G__Sizep2memfuncG__GenVector a; G__setsizep2memfunc((int)a.sizep2memfunc()); return((size_t)a.sizep2memfunc()); } /********************************************************* * virtual base class offset calculation interface *********************************************************/ /* Setting up class inheritance */ /********************************************************* * Inheritance information setup/ *********************************************************/ extern "C" void G__cpp_setup_inheritanceG__GenVector() { /* Setting up class inheritance */ } /********************************************************* * typedef information setup/ *********************************************************/ extern "C" void G__cpp_setup_typetableG__GenVector() { /* Setting up typedef entry */ G__search_typename2("Short_t",115,-1,0,-1); G__setnewtype(-1,"Signed Short integer 2 bytes (short)",0); G__search_typename2("Int_t",105,-1,0,-1); G__setnewtype(-1,"Signed integer 4 bytes (int)",0); G__search_typename2("Version_t",115,-1,0,-1); G__setnewtype(-1,"Class version identifier (short)",0); G__search_typename2("VoidFuncPtr_t",89,-1,0,-1); G__setnewtype(-1,"pointer to void function",0); G__search_typename2("ShowMembersFunc_t",89,-1,0,-1); G__setnewtype(-1,"void (*ShowMembersFunc_t)(void *obj, TMemberInspector &R__insp);",0); G__search_typename2("NewFunc_t",89,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__setnewtype(-1,"void *(*NewFunc_t)(void *);",0); G__search_typename2("NewArrFunc_t",89,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__setnewtype(-1,"void *(*NewArrFunc_t)(Long_t size, void *arena);",0); G__search_typename2("DelFunc_t",89,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__setnewtype(-1,"void (*DelFunc_t)(void *);",0); G__search_typename2("DelArrFunc_t",89,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__setnewtype(-1,"void (*DelArrFunc_t)(void *);",0); G__search_typename2("DesFunc_t",89,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__setnewtype(-1,"void (*DesFunc_t)(void *);",0); G__search_typename2("DirAutoAdd_t",89,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__setnewtype(-1,"void (*DirAutoAdd_t)(void *, TDirectory *);",0); G__search_typename2("MergeFunc_t",89,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__setnewtype(-1,"Long64_t (*MergeFunc_t)(void *, TCollection *, TFileMergeInfo *);",0); G__search_typename2("ResetAfterMergeFunc_t",89,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__setnewtype(-1,"void (*ResetAfterMergeFunc_t)(void *, TFileMergeInfo *);",0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector2D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYVectorD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector2D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYVectorF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector2D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar2DVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar2DVectorD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector2D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar2DVectorF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector2D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYPoint",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYPointD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector2D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYPointF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector2D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar2DPoint",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar2DPointD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector2D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar2DPointF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVectorF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVectorD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoEtaPhiVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoEtaPhiVectorF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoEtaPhiVectorD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar3DVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar3DVectorF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar3DVectorD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoZPhiVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoZPhiVectorF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoZPhiVectorD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZPoint",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZPointF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZPointD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoEtaPhiPoint",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoEtaPhiPointF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoEtaPhiPointD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar3DPoint",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar3DPointF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Polar3DPointD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoZPhiPoint",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PositionVector3D,DefaultCoordinateSystemTag>",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoZPhiPointF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("RhoZPhiPointD",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateSystemTag",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("LorentzVector >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZTVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PxPyPzEVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("LorentzVector >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZTVectorF",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("LorentzVector >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PxPyPzMVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("LorentzVector >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PtEtaPhiEVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("LorentzVector >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("PtEtaPhiMVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("BetaVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEfloatgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEfloatgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("BetaVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("BetaVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("CoordinateType",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("::ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("BetaVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); G__setnewtype(-1,NULL,0); G__search_typename2("Cartesian3D",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); G__setnewtype(-1,NULL,0); G__search_typename2("DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); G__setnewtype(-1,NULL,0); G__search_typename2("AxisVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion)); G__setnewtype(-1,NULL,0); G__search_typename2("XYZVector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion)); G__setnewtype(-1,NULL,0); G__search_typename2("Vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D)); G__setnewtype(-1,NULL,0); G__search_typename2("Vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); G__setnewtype(-1,NULL,0); G__search_typename2("Point",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); G__setnewtype(-1,NULL,0); G__search_typename2("Scalar",100,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); G__setnewtype(-1,NULL,0); G__search_typename2("Vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); G__setnewtype(-1,NULL,0); G__search_typename2("Point",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector2D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector2D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector2D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector2D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::DisplacementVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("ROOT::Math::PositionVector3D >",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),1,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),257,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR),1,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR),257,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector > >",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),1,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),257,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector,ROOT::Math::DefaultCoordinateSystemTag> >",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),1,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),257,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector,ROOT::Math::DefaultCoordinateSystemTag> >",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),1,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),257,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector,ROOT::Math::DefaultCoordinateSystemTag> >",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("vector",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); G__search_typename2("value_type",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_pointer",85,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),1,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reference",117,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),257,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("size_type",107,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("difference_type",108,-1,0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator),256,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("const_reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("reverse_iterator",117,G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR),0,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__setnewtype(-1,NULL,0); G__search_typename2("vector,ROOT::Math::DefaultCoordinateSystemTag> >",117,G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),0,-1); G__setnewtype(-1,NULL,0); } /********************************************************* * Data Member information setup/ *********************************************************/ /* Setting up class,struct,union tag member variable */ /* ROOT */ static void G__setup_memvarROOT(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); { } G__tag_memvar_reset(); } /* ROOT::Math */ static void G__setup_memvarROOTcLcLMath(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); { } G__tag_memvar_reset(); } /* ROOT::Math::DefaultCoordinateSystemTag */ static void G__setup_memvarROOTcLcLMathcLcLDefaultCoordinateSystemTag(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag)); { ROOT::Math::DefaultCoordinateSystemTag *p; p=(ROOT::Math::DefaultCoordinateSystemTag*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* ROOT::Math::Cartesian2D */ static void G__setup_memvarROOTcLcLMathcLcLCartesian2DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR)); { ROOT::Math::Cartesian2D *p; p=(ROOT::Math::Cartesian2D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fX=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fY=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::Polar2D */ static void G__setup_memvarROOTcLcLMathcLcLPolar2DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR)); { ROOT::Math::Polar2D *p; p=(ROOT::Math::Polar2D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fR=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPhi=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::GlobalCoordinateSystemTag */ static void G__setup_memvarROOTcLcLMathcLcLGlobalCoordinateSystemTag(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag)); { ROOT::Math::GlobalCoordinateSystemTag *p; p=(ROOT::Math::GlobalCoordinateSystemTag*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* ROOT::Math::LocalCoordinateSystemTag */ static void G__setup_memvarROOTcLcLMathcLcLLocalCoordinateSystemTag(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag)); { ROOT::Math::LocalCoordinateSystemTag *p; p=(ROOT::Math::LocalCoordinateSystemTag*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR),-1,-1,4,"fCoordinates=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR),-1,-1,4,"fCoordinates=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::Cartesian3D */ static void G__setup_memvarROOTcLcLMathcLcLCartesian3DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR)); { ROOT::Math::Cartesian3D *p; p=(ROOT::Math::Cartesian3D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fX=",0,"x coordinate"); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fY=",0,"y coordinate"); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fZ=",0,"z coordinate"); } G__tag_memvar_reset(); } /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::CylindricalEta3D */ static void G__setup_memvarROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR)); { ROOT::Math::CylindricalEta3D *p; p=(ROOT::Math::CylindricalEta3D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fRho=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fEta=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPhi=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::Polar3D */ static void G__setup_memvarROOTcLcLMathcLcLPolar3DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR)); { ROOT::Math::Polar3D *p; p=(ROOT::Math::Polar3D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fR=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fTheta=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPhi=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::Cylindrical3D */ static void G__setup_memvarROOTcLcLMathcLcLCylindrical3DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR)); { ROOT::Math::Cylindrical3D *p; p=(ROOT::Math::Cylindrical3D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fRho=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fZ=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPhi=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),-1,-1,4,"fCoordinates=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR),-1,-1,4,"fCoordinates=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR),-1,-1,4,"fCoordinates=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ static void G__setup_memvarROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); { ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> *p; p=(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR),-1,-1,4,"fCoordinates=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::PxPyPzE4D */ static void G__setup_memvarROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR)); { ROOT::Math::PxPyPzE4D *p; p=(ROOT::Math::PxPyPzE4D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fX=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fY=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fZ=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fT=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::LorentzVector > */ static void G__setup_memvarROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); { ROOT::Math::LorentzVector > *p; p=(ROOT::Math::LorentzVector >*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::PxPyPzM4D */ static void G__setup_memvarROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR)); { ROOT::Math::PxPyPzM4D *p; p=(ROOT::Math::PxPyPzM4D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fX=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fY=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fZ=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fM=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::LorentzVector > */ static void G__setup_memvarROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); { ROOT::Math::LorentzVector > *p; p=(ROOT::Math::LorentzVector >*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::PtEtaPhiE4D */ static void G__setup_memvarROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR)); { ROOT::Math::PtEtaPhiE4D *p; p=(ROOT::Math::PtEtaPhiE4D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPt=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fEta=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPhi=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fE=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::LorentzVector > */ static void G__setup_memvarROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); { ROOT::Math::LorentzVector > *p; p=(ROOT::Math::LorentzVector >*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::PtEtaPhiM4D */ static void G__setup_memvarROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR)); { ROOT::Math::PtEtaPhiM4D *p; p=(ROOT::Math::PtEtaPhiM4D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPt=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fEta=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPhi=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fM=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::LorentzVector > */ static void G__setup_memvarROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); { ROOT::Math::LorentzVector > *p; p=(ROOT::Math::LorentzVector >*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR),-1,-1,4,"fCoordinates=",0,"internal coordinate system"); } G__tag_memvar_reset(); } /* ROOT::Math::Rotation3D */ static void G__setup_memvarROOTcLcLMathcLcLRotation3D(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); { ROOT::Math::Rotation3D *p; p=(ROOT::Math::Rotation3D*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXX=%lldLL",(long long)ROOT::Math::Rotation3D::kXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXY=%lldLL",(long long)ROOT::Math::Rotation3D::kXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXZ=%lldLL",(long long)ROOT::Math::Rotation3D::kXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYX=%lldLL",(long long)ROOT::Math::Rotation3D::kYX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYY=%lldLL",(long long)ROOT::Math::Rotation3D::kYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYZ=%lldLL",(long long)ROOT::Math::Rotation3D::kYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZX=%lldLL",(long long)ROOT::Math::Rotation3D::kZX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZY=%lldLL",(long long)ROOT::Math::Rotation3D::kZY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZZ=%lldLL",(long long)ROOT::Math::Rotation3D::kZZ).data(),0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fM[9]=",0,"9 elements (3x3 matrix) representing the rotation"); } G__tag_memvar_reset(); } /* ROOT::Math::AxisAngle */ static void G__setup_memvarROOTcLcLMathcLcLAxisAngle(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); { ROOT::Math::AxisAngle *p; p=(ROOT::Math::AxisAngle*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),G__defined_typename("AxisVector"),-1,4,"fAxis=",0,"rotation axis (3D vector)"); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fAngle=",0,"rotation angle"); } G__tag_memvar_reset(); } /* ROOT::Math::EulerAngles */ static void G__setup_memvarROOTcLcLMathcLcLEulerAngles(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles)); { ROOT::Math::EulerAngles *p; p=(ROOT::Math::EulerAngles*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPhi=",0,"Z rotation angle (first) defined in [-PI,PI]"); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fTheta=",0,"X rotation angle (second) defined only [0,PI]"); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPsi=",0,"Z rotation angle (third) defined in [-PI,PI]"); } G__tag_memvar_reset(); } /* ROOT::Math::Quaternion */ static void G__setup_memvarROOTcLcLMathcLcLQuaternion(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion)); { ROOT::Math::Quaternion *p; p=(ROOT::Math::Quaternion*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fU=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fI=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fJ=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fK=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::RotationX */ static void G__setup_memvarROOTcLcLMathcLcLRotationX(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX)); { ROOT::Math::RotationX *p; p=(ROOT::Math::RotationX*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fAngle=",0,"rotation angle "); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fSin=",0,"sine of the rotation angle "); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fCos=",0,"cosine of the rotaiton angle "); } G__tag_memvar_reset(); } /* ROOT::Math::RotationY */ static void G__setup_memvarROOTcLcLMathcLcLRotationY(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY)); { ROOT::Math::RotationY *p; p=(ROOT::Math::RotationY*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fAngle=",0,"rotation angle "); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fSin=",0,"sine of the rotation angle "); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fCos=",0,"cosine of the rotaiton angle "); } G__tag_memvar_reset(); } /* ROOT::Math::RotationZ */ static void G__setup_memvarROOTcLcLMathcLcLRotationZ(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ)); { ROOT::Math::RotationZ *p; p=(ROOT::Math::RotationZ*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fAngle=",0,"rotation angle "); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fSin=",0,"sine of the rotation angle "); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fCos=",0,"cosine of the rotaiton angle "); } G__tag_memvar_reset(); } /* ROOT::Math::RotationZYX */ static void G__setup_memvarROOTcLcLMathcLcLRotationZYX(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX)); { ROOT::Math::RotationZYX *p; p=(ROOT::Math::RotationZYX*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPhi=",0,"Z rotation angle (yaw) defined in (-PI,PI]"); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fTheta=",0,"Y' rotation angle (pitch) defined in [-PI/2,PI/2]"); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fPsi=",0,"X'' rotation angle (roll) defined in (-PI,PI]"); } G__tag_memvar_reset(); } /* ROOT::Math::BoostX */ static void G__setup_memvarROOTcLcLMathcLcLBoostX(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX)); { ROOT::Math::BoostX *p; p=(ROOT::Math::BoostX*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXX=%lldLL",(long long)ROOT::Math::BoostX::kLXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXY=%lldLL",(long long)ROOT::Math::BoostX::kLXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXZ=%lldLL",(long long)ROOT::Math::BoostX::kLXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXT=%lldLL",(long long)ROOT::Math::BoostX::kLXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYX=%lldLL",(long long)ROOT::Math::BoostX::kLYX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYY=%lldLL",(long long)ROOT::Math::BoostX::kLYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYZ=%lldLL",(long long)ROOT::Math::BoostX::kLYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYT=%lldLL",(long long)ROOT::Math::BoostX::kLYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZX=%lldLL",(long long)ROOT::Math::BoostX::kLZX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZY=%lldLL",(long long)ROOT::Math::BoostX::kLZY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZZ=%lldLL",(long long)ROOT::Math::BoostX::kLZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZT=%lldLL",(long long)ROOT::Math::BoostX::kLZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTX=%lldLL",(long long)ROOT::Math::BoostX::kLTX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTY=%lldLL",(long long)ROOT::Math::BoostX::kLTY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTZ=%lldLL",(long long)ROOT::Math::BoostX::kLTZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTT=%lldLL",(long long)ROOT::Math::BoostX::kLTT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXX=%lldLL",(long long)ROOT::Math::BoostX::kXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXY=%lldLL",(long long)ROOT::Math::BoostX::kXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXZ=%lldLL",(long long)ROOT::Math::BoostX::kXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXT=%lldLL",(long long)ROOT::Math::BoostX::kXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYY=%lldLL",(long long)ROOT::Math::BoostX::kYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYZ=%lldLL",(long long)ROOT::Math::BoostX::kYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYT=%lldLL",(long long)ROOT::Math::BoostX::kYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZZ=%lldLL",(long long)ROOT::Math::BoostX::kZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZT=%lldLL",(long long)ROOT::Math::BoostX::kZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kTT=%lldLL",(long long)ROOT::Math::BoostX::kTT).data(),0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fBeta=",0,"boost beta X"); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fGamma=",0,"boost gamma"); } G__tag_memvar_reset(); } /* ROOT::Math::BoostY */ static void G__setup_memvarROOTcLcLMathcLcLBoostY(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY)); { ROOT::Math::BoostY *p; p=(ROOT::Math::BoostY*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXX=%lldLL",(long long)ROOT::Math::BoostY::kLXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXY=%lldLL",(long long)ROOT::Math::BoostY::kLXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXZ=%lldLL",(long long)ROOT::Math::BoostY::kLXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXT=%lldLL",(long long)ROOT::Math::BoostY::kLXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYX=%lldLL",(long long)ROOT::Math::BoostY::kLYX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYY=%lldLL",(long long)ROOT::Math::BoostY::kLYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYZ=%lldLL",(long long)ROOT::Math::BoostY::kLYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYT=%lldLL",(long long)ROOT::Math::BoostY::kLYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZX=%lldLL",(long long)ROOT::Math::BoostY::kLZX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZY=%lldLL",(long long)ROOT::Math::BoostY::kLZY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZZ=%lldLL",(long long)ROOT::Math::BoostY::kLZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZT=%lldLL",(long long)ROOT::Math::BoostY::kLZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTX=%lldLL",(long long)ROOT::Math::BoostY::kLTX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTY=%lldLL",(long long)ROOT::Math::BoostY::kLTY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTZ=%lldLL",(long long)ROOT::Math::BoostY::kLTZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTT=%lldLL",(long long)ROOT::Math::BoostY::kLTT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXX=%lldLL",(long long)ROOT::Math::BoostY::kXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXY=%lldLL",(long long)ROOT::Math::BoostY::kXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXZ=%lldLL",(long long)ROOT::Math::BoostY::kXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXT=%lldLL",(long long)ROOT::Math::BoostY::kXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYY=%lldLL",(long long)ROOT::Math::BoostY::kYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYZ=%lldLL",(long long)ROOT::Math::BoostY::kYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYT=%lldLL",(long long)ROOT::Math::BoostY::kYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZZ=%lldLL",(long long)ROOT::Math::BoostY::kZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZT=%lldLL",(long long)ROOT::Math::BoostY::kZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kTT=%lldLL",(long long)ROOT::Math::BoostY::kTT).data(),0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fBeta=",0,"beta Y of the Boost"); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fGamma=",0,"gamma of the Boost "); } G__tag_memvar_reset(); } /* ROOT::Math::BoostZ */ static void G__setup_memvarROOTcLcLMathcLcLBoostZ(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ)); { ROOT::Math::BoostZ *p; p=(ROOT::Math::BoostZ*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXX=%lldLL",(long long)ROOT::Math::BoostZ::kLXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXY=%lldLL",(long long)ROOT::Math::BoostZ::kLXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXZ=%lldLL",(long long)ROOT::Math::BoostZ::kLXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXT=%lldLL",(long long)ROOT::Math::BoostZ::kLXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYX=%lldLL",(long long)ROOT::Math::BoostZ::kLYX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYY=%lldLL",(long long)ROOT::Math::BoostZ::kLYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYZ=%lldLL",(long long)ROOT::Math::BoostZ::kLYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYT=%lldLL",(long long)ROOT::Math::BoostZ::kLYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZX=%lldLL",(long long)ROOT::Math::BoostZ::kLZX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZY=%lldLL",(long long)ROOT::Math::BoostZ::kLZY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZZ=%lldLL",(long long)ROOT::Math::BoostZ::kLZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZT=%lldLL",(long long)ROOT::Math::BoostZ::kLZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTX=%lldLL",(long long)ROOT::Math::BoostZ::kLTX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTY=%lldLL",(long long)ROOT::Math::BoostZ::kLTY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTZ=%lldLL",(long long)ROOT::Math::BoostZ::kLTZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTT=%lldLL",(long long)ROOT::Math::BoostZ::kLTT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXX=%lldLL",(long long)ROOT::Math::BoostZ::kXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXY=%lldLL",(long long)ROOT::Math::BoostZ::kXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXZ=%lldLL",(long long)ROOT::Math::BoostZ::kXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXT=%lldLL",(long long)ROOT::Math::BoostZ::kXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYY=%lldLL",(long long)ROOT::Math::BoostZ::kYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYZ=%lldLL",(long long)ROOT::Math::BoostZ::kYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYT=%lldLL",(long long)ROOT::Math::BoostZ::kYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZZ=%lldLL",(long long)ROOT::Math::BoostZ::kZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZT=%lldLL",(long long)ROOT::Math::BoostZ::kZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kTT=%lldLL",(long long)ROOT::Math::BoostZ::kTT).data(),0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fBeta=",0,"boost beta z"); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fGamma=",0,"boost gamma"); } G__tag_memvar_reset(); } /* ROOT::Math::Boost */ static void G__setup_memvarROOTcLcLMathcLcLBoost(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); { ROOT::Math::Boost *p; p=(ROOT::Math::Boost*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXX=%lldLL",(long long)ROOT::Math::Boost::kLXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXY=%lldLL",(long long)ROOT::Math::Boost::kLXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXZ=%lldLL",(long long)ROOT::Math::Boost::kLXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLXT=%lldLL",(long long)ROOT::Math::Boost::kLXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYX=%lldLL",(long long)ROOT::Math::Boost::kLYX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYY=%lldLL",(long long)ROOT::Math::Boost::kLYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYZ=%lldLL",(long long)ROOT::Math::Boost::kLYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLYT=%lldLL",(long long)ROOT::Math::Boost::kLYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZX=%lldLL",(long long)ROOT::Math::Boost::kLZX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZY=%lldLL",(long long)ROOT::Math::Boost::kLZY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZZ=%lldLL",(long long)ROOT::Math::Boost::kLZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLZT=%lldLL",(long long)ROOT::Math::Boost::kLZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTX=%lldLL",(long long)ROOT::Math::Boost::kLTX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTY=%lldLL",(long long)ROOT::Math::Boost::kLTY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTZ=%lldLL",(long long)ROOT::Math::Boost::kLTZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kLTT=%lldLL",(long long)ROOT::Math::Boost::kLTT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXX=%lldLL",(long long)ROOT::Math::Boost::kXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXY=%lldLL",(long long)ROOT::Math::Boost::kXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXZ=%lldLL",(long long)ROOT::Math::Boost::kXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXT=%lldLL",(long long)ROOT::Math::Boost::kXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYY=%lldLL",(long long)ROOT::Math::Boost::kYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYZ=%lldLL",(long long)ROOT::Math::Boost::kYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYT=%lldLL",(long long)ROOT::Math::Boost::kYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZZ=%lldLL",(long long)ROOT::Math::Boost::kZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZT=%lldLL",(long long)ROOT::Math::Boost::kZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kTT=%lldLL",(long long)ROOT::Math::Boost::kTT).data(),0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fM[10]=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::LorentzRotation */ static void G__setup_memvarROOTcLcLMathcLcLLorentzRotation(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); { ROOT::Math::LorentzRotation *p; p=(ROOT::Math::LorentzRotation*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXX=%lldLL",(long long)ROOT::Math::LorentzRotation::kXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXY=%lldLL",(long long)ROOT::Math::LorentzRotation::kXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXZ=%lldLL",(long long)ROOT::Math::LorentzRotation::kXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXT=%lldLL",(long long)ROOT::Math::LorentzRotation::kXT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYX=%lldLL",(long long)ROOT::Math::LorentzRotation::kYX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYY=%lldLL",(long long)ROOT::Math::LorentzRotation::kYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYZ=%lldLL",(long long)ROOT::Math::LorentzRotation::kYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYT=%lldLL",(long long)ROOT::Math::LorentzRotation::kYT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZX=%lldLL",(long long)ROOT::Math::LorentzRotation::kZX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZY=%lldLL",(long long)ROOT::Math::LorentzRotation::kZY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZZ=%lldLL",(long long)ROOT::Math::LorentzRotation::kZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZT=%lldLL",(long long)ROOT::Math::LorentzRotation::kZT).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kTX=%lldLL",(long long)ROOT::Math::LorentzRotation::kTX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kTY=%lldLL",(long long)ROOT::Math::LorentzRotation::kTY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kTZ=%lldLL",(long long)ROOT::Math::LorentzRotation::kTZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kTT=%lldLL",(long long)ROOT::Math::LorentzRotation::kTT).data(),0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fM[16]=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::Plane3D */ static void G__setup_memvarROOTcLcLMathcLcLPlane3D(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); { ROOT::Math::Plane3D *p; p=(ROOT::Math::Plane3D*)0x1000; if (p) { } G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fA=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fB=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fC=",0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,G__defined_typename("Scalar"),-1,4,"fD=",0,(char*)NULL); } G__tag_memvar_reset(); } /* ROOT::Math::Translation3D */ static void G__setup_memvarROOTcLcLMathcLcLTranslation3D(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D)); { ROOT::Math::Translation3D *p; p=(ROOT::Math::Translation3D*)0x1000; if (p) { } G__memvar_setup((void*)0,117,0,0,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),G__defined_typename("Vector"),-1,4,"fVect=",0,"internal 3D vector representing the translation "); } G__tag_memvar_reset(); } /* ROOT::Math::Transform3D */ static void G__setup_memvarROOTcLcLMathcLcLTransform3D(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); { ROOT::Math::Transform3D *p; p=(ROOT::Math::Transform3D*)0x1000; if (p) { } G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXX=%lldLL",(long long)ROOT::Math::Transform3D::kXX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXY=%lldLL",(long long)ROOT::Math::Transform3D::kXY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kXZ=%lldLL",(long long)ROOT::Math::Transform3D::kXZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kDX=%lldLL",(long long)ROOT::Math::Transform3D::kDX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYX=%lldLL",(long long)ROOT::Math::Transform3D::kYX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYY=%lldLL",(long long)ROOT::Math::Transform3D::kYY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kYZ=%lldLL",(long long)ROOT::Math::Transform3D::kYZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kDY=%lldLL",(long long)ROOT::Math::Transform3D::kDY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZX=%lldLL",(long long)ROOT::Math::Transform3D::kZX).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZY=%lldLL",(long long)ROOT::Math::Transform3D::kZY).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kZZ=%lldLL",(long long)ROOT::Math::Transform3D::kZZ).data(),0,(char*)NULL); G__memvar_setup((void*)G__PVOID,105,0,1,G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex),-1,-2,1,G__FastAllocString(2048).Format("kDZ=%lldLL",(long long)ROOT::Math::Transform3D::kDZ).data(),0,(char*)NULL); G__memvar_setup((void*)0,100,0,0,-1,-1,-1,4,"fM[12]=",0,"transformation elements (3x4 matrix) "); } G__tag_memvar_reset(); } /* ROOT::Math::VectorUtil */ static void G__setup_memvarROOTcLcLMathcLcLVectorUtil(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); { } G__tag_memvar_reset(); } /* vector >,allocator > > > */ static void G__setup_memvarvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); { vector >,allocator > > > *p; p=(vector >,allocator > > >*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* vector >,allocator > > > */ static void G__setup_memvarvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); { vector >,allocator > > > *p; p=(vector >,allocator > > >*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ static void G__setup_memvarvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > *p; p=(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ static void G__setup_memvarvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > *p; p=(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ static void G__setup_memvarvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > *p; p=(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*)0x1000; if (p) { } } G__tag_memvar_reset(); } /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ static void G__setup_memvarvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(void) { G__tag_memvar_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); { vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > *p; p=(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >*)0x1000; if (p) { } } G__tag_memvar_reset(); } extern "C" void G__cpp_setup_memvarG__GenVector() { } /*********************************************************** ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ************************************************************ ***********************************************************/ /********************************************************* * Member function information setup for each class *********************************************************/ static void G__setup_memfuncROOT(void) { /* ROOT */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOT)); G__memfunc_setup("CreateClass",1098,G__G__GenVector_21_0_1, 85, G__get_linked_tagnum(&G__G__GenVectorLN_TClass), -1, 0, 9, 1, 1, 0, "C - - 10 - cname s - 'Version_t' 0 - id " "u 'type_info' - 11 - info U 'TVirtualIsAProxy' - 0 - isa " "Y - 'ShowMembersFunc_t' 0 - show C - - 10 - dfil " "C - - 10 - ifil i - 'Int_t' 0 - dl " "i - 'Int_t' 0 - il", (char*)NULL, (void*) G__func2void( (TClass* (*)(const char*, Version_t, const type_info&, TVirtualIsAProxy*, ShowMembersFunc_t, const char*, const char*, Int_t, Int_t))(&ROOT::CreateClass) ), 0); G__memfunc_setup("AddClass",767,G__G__GenVector_21_0_2, 121, -1, -1, 0, 5, 1, 1, 0, "C - - 10 - cname s - 'Version_t' 0 - id " "u 'type_info' - 11 - info Y - 'VoidFuncPtr_t' 0 - dict " "i - 'Int_t' 0 - pragmabits", (char*)NULL, (void*) G__func2void( (void (*)(const char*, Version_t, const type_info&, VoidFuncPtr_t, Int_t))(&ROOT::AddClass) ), 0); G__memfunc_setup("RemoveClass",1124,G__G__GenVector_21_0_3, 121, -1, -1, 0, 1, 1, 1, 0, "C - - 10 - cname", (char*)NULL, (void*) G__func2void( (void (*)(const char*))(&ROOT::RemoveClass) ), 0); G__memfunc_setup("ResetClassVersion",1759,G__G__GenVector_21_0_4, 121, -1, -1, 0, 3, 1, 1, 0, "U 'TClass' - 0 - - C - - 10 - - " "s - 'Short_t' 0 - -", (char*)NULL, (void*) G__func2void( (void (*)(TClass*, const char*, Short_t))(&ROOT::ResetClassVersion) ), 0); G__memfunc_setup("RegisterClassTemplate",2167,G__G__GenVector_21_0_5, 85, G__get_linked_tagnum(&G__G__GenVectorLN_TNamed), -1, 0, 3, 1, 1, 0, "C - - 10 - name C - - 10 - file " "i - 'Int_t' 0 - line", (char*)NULL, (void*) G__func2void( (TNamed* (*)(const char*, const char*, Int_t))(&ROOT::RegisterClassTemplate) ), 0); G__memfunc_setup("DefineBehavior",1403,G__G__GenVector_21_0_6, 85, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLTInitBehavior), -1, 0, 2, 1, 1, 1, "Y - - 0 - - Y - - 0 - -", (char*)NULL, (void*) G__func2void( (const ROOT::TInitBehavior* (*)(void*, void*))(&ROOT::DefineBehavior) ), 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMath(void) { /* ROOT::Math */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMath)); G__memfunc_setup("Pi",185,G__G__GenVector_107_0_1, 100, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) G__func2void( (double (*)())(&ROOT::Math::Pi) ), 0); G__memfunc_setup("log1p",483,G__G__GenVector_107_0_2, 100, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - x", (char*)NULL, (void*) G__func2void( (double (*)(double))(&ROOT::Math::log1p) ), 0); G__memfunc_setup("expm1",491,G__G__GenVector_107_0_3, 100, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - x", (char*)NULL, (void*) G__func2void( (double (*)(double))(&ROOT::Math::expm1) ), 0); G__memfunc_setup("Throw",532,G__G__GenVector_107_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::GenVector_exception' - 1 - e", (char*)NULL, (void*) G__func2void( (void (*)(ROOT::Math::GenVector_exception&))(&ROOT::Math::Throw) ), 0); G__memfunc_setup("etaMax_impl",1137,G__G__GenVector_107_0_5, 113, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) G__func2void( (long double (*)())(&ROOT::Math::etaMax_impl) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r1 u 'ROOT::Math::Rotation3D' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationX const&, ROOT::Math::Rotation3D const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_7, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r1 u 'ROOT::Math::Rotation3D' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationY const&, ROOT::Math::Rotation3D const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r1 u 'ROOT::Math::Rotation3D' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationZ const&, ROOT::Math::Rotation3D const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r1 u 'ROOT::Math::RotationY' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationX const&, ROOT::Math::RotationY const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_10, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r1 u 'ROOT::Math::RotationZ' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationX const&, ROOT::Math::RotationZ const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_11, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r1 u 'ROOT::Math::RotationX' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationY const&, ROOT::Math::RotationX const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_12, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r1 u 'ROOT::Math::RotationZ' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationY const&, ROOT::Math::RotationZ const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r1 u 'ROOT::Math::RotationX' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationZ const&, ROOT::Math::RotationX const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r1 u 'ROOT::Math::RotationY' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Rotation3D (*)(ROOT::Math::RotationZ const&, ROOT::Math::RotationY const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::Rotation3D&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r1 u 'ROOT::Math::RotationZYX' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::RotationZYX (*)(ROOT::Math::RotationX const&, ROOT::Math::RotationZYX const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r1 u 'ROOT::Math::RotationZYX' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::RotationZYX (*)(ROOT::Math::RotationY const&, ROOT::Math::RotationZYX const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r1 u 'ROOT::Math::RotationZYX' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::RotationZYX (*)(ROOT::Math::RotationZ const&, ROOT::Math::RotationZYX const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::RotationZYX' - 11 - e", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::RotationZYX&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::RotationX' - 11 - r", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::RotationX&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::RotationY' - 11 - r", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::RotationY&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::RotationZ' - 11 - r", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::RotationZ&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::BoostX' - 11 - b", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::BoostX&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::BoostY' - 11 - b", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::BoostY&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::BoostZ' - 11 - b", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::BoostZ&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::Boost' - 11 - b", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::Boost&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::LorentzRotation' - 11 - r", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::LorentzRotation&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r1 u 'ROOT::Math::EulerAngles' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::EulerAngles (*)(ROOT::Math::RotationX const&, ROOT::Math::EulerAngles const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r1 u 'ROOT::Math::EulerAngles' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::EulerAngles (*)(ROOT::Math::RotationY const&, ROOT::Math::EulerAngles const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r1 u 'ROOT::Math::EulerAngles' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::EulerAngles (*)(ROOT::Math::RotationZ const&, ROOT::Math::EulerAngles const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::EulerAngles' - 11 - e", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::EulerAngles&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r1 u 'ROOT::Math::AxisAngle' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::AxisAngle (*)(ROOT::Math::RotationX const&, ROOT::Math::AxisAngle const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r1 u 'ROOT::Math::AxisAngle' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::AxisAngle (*)(ROOT::Math::RotationY const&, ROOT::Math::AxisAngle const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_34, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r1 u 'ROOT::Math::AxisAngle' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::AxisAngle (*)(ROOT::Math::RotationZ const&, ROOT::Math::AxisAngle const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::AxisAngle' - 11 - a", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::AxisAngle&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_36, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r1 u 'ROOT::Math::Quaternion' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Quaternion (*)(ROOT::Math::RotationX const&, ROOT::Math::Quaternion const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_37, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r1 u 'ROOT::Math::Quaternion' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Quaternion (*)(ROOT::Math::RotationY const&, ROOT::Math::Quaternion const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_38, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r1 u 'ROOT::Math::Quaternion' - 41 - r2", (char*)NULL, (void*) G__func2void( (ROOT::Math::Quaternion (*)(ROOT::Math::RotationZ const&, ROOT::Math::Quaternion const&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_39, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::Quaternion' - 11 - q", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::Quaternion&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_40, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_41, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Rotation3D&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_42, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::RotationX&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_43, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::RotationY&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_44, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::RotationZ&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_45, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZYX' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::RotationZYX&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_46, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::AxisAngle' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::AxisAngle&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::EulerAngles' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::EulerAngles&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_48, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Quaternion' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Quaternion&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_49, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::Rotation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_50, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t u 'ROOT::Math::RotationX' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::RotationX&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_51, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t u 'ROOT::Math::RotationY' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::RotationY&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_52, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t u 'ROOT::Math::RotationZ' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::RotationZ&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_53, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t u 'ROOT::Math::RotationZYX' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::RotationZYX&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t u 'ROOT::Math::EulerAngles' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::EulerAngles&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t u 'ROOT::Math::Quaternion' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::Quaternion&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_56, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t u 'ROOT::Math::AxisAngle' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::AxisAngle&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_57, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::Translation3D' - 11 - d", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::Translation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_58, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - d u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Translation3D&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_59, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::Rotation3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_60, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::RotationX' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::RotationX&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_61, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::RotationY' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::RotationY&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_62, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::RotationZ' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::RotationZ&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_63, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::RotationZYX' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::RotationZYX&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_64, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::EulerAngles' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::EulerAngles&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_65, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::AxisAngle' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::AxisAngle&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_66, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t u 'ROOT::Math::Quaternion' - 11 - r", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Transform3D&, const ROOT::Math::Quaternion&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_67, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 11 - r u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Rotation3D&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_68, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationX' - 11 - r u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::RotationX&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_69, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationY' - 11 - r u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::RotationY&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_70, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 11 - r u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::RotationZ&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_71, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::RotationZYX' - 11 - r u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::RotationZYX&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_72, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::EulerAngles' - 11 - r u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::EulerAngles&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_73, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::AxisAngle' - 11 - r u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::AxisAngle&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_74, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Quaternion' - 11 - r u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ROOT::Math::Transform3D (*)(const ROOT::Math::Quaternion&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_75, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::Transform3D&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator<<",996,G__G__GenVector_107_0_76, 117, G__get_linked_tagnum(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR), G__defined_typename("ostream"), 1, 2, 1, 1, 0, "u 'basic_ostream >' 'ostream' 1 - os u 'ROOT::Math::Plane3D' - 11 - p", (char*)NULL, (void*) G__func2void( (ostream& (*)(ostream&, const ROOT::Math::Plane3D&))(&ROOT::Math::operator<<) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_77, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::XYZVector"), 0, 2, 1, 1, 0, "d - - 0 - a u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 0 - v", (char*)NULL, (void*) G__func2void( (ROOT::Math::XYZVector (*)(double, ROOT::Math::XYZVector))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_78, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::XYZPoint"), 0, 2, 1, 1, 0, "d - - 0 - a u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 0 - p", (char*)NULL, (void*) G__func2void( (ROOT::Math::XYZPoint (*)(double, ROOT::Math::XYZPoint))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator*",918,G__G__GenVector_107_0_79, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), G__defined_typename("ROOT::Math::XYZTVector"), 0, 2, 1, 1, 0, "d - - 0 - a u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 0 - v", (char*)NULL, (void*) G__func2void( (ROOT::Math::XYZTVector (*)(double, ROOT::Math::XYZTVector))(&ROOT::Math::operator*) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_80, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_81, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_82, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_83, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_84, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_85, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_86, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_87, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_88, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_89, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_90, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_91, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_92, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_93, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_94, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_95, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_96, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_97, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_98, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_99, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_100, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_101, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_102, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_103, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_104, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_105, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_106, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_107, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_108, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_109, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_110, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_111, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_112, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_113, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_114, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_115, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&, ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_116, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&, ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator+",919,G__G__GenVector_107_0_117, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&, ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>))(&ROOT::Math::operator+) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_118, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>&, const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_119, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>&, const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_120, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>&, const ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_121, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_122, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_123, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_124, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_125, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_126, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_127, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_128, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__memfunc_setup("operator-",921,G__G__GenVector_107_0_129, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - p1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 41 - v2", (char*)NULL, (void*) G__func2void( (ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> (*)(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>, ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> const&))(&ROOT::Math::operator-) ), 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLDefaultCoordinateSystemTag(void) { /* ROOT::Math::DefaultCoordinateSystemTag */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag)); // automatic default constructor G__memfunc_setup("DefaultCoordinateSystemTag", 2670, G__G__GenVector_108_0_1, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("DefaultCoordinateSystemTag", 2670, G__G__GenVector_108_0_2, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DefaultCoordinateSystemTag' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~DefaultCoordinateSystemTag", 2796, G__G__GenVector_108_0_3, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_108_0_4, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DefaultCoordinateSystemTag' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLCartesian2DlEdoublegR(void) { /* ROOT::Math::Cartesian2D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR)); G__memfunc_setup("Cartesian2D",1797,G__G__GenVector_109_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cartesian2D",1797,G__G__GenVector_109_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR), -1, 0, 2, 1, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - xx d - 'ROOT::Math::Cartesian2D::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cartesian2D",1797,G__G__GenVector_109_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Cartesian2D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_109_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Cartesian2D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_109_0_5, 121, -1, -1, 0, 2, 1, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - xx d - 'ROOT::Math::Cartesian2D::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_109_0_6, 121, -1, -1, 0, 2, 1, 1, 8, "d - 'ROOT::Math::Cartesian2D::Scalar' 1 - xx d - 'ROOT::Math::Cartesian2D::Scalar' 1 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_109_0_7, 100, -1, G__defined_typename("ROOT::Math::Cartesian2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_109_0_8, 100, -1, G__defined_typename("ROOT::Math::Cartesian2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_109_0_9, 100, -1, G__defined_typename("ROOT::Math::Cartesian2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_109_0_10, 100, -1, G__defined_typename("ROOT::Math::Cartesian2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_109_0_11, 100, -1, G__defined_typename("ROOT::Math::Cartesian2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_109_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_109_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXY",477,G__G__GenVector_109_0_14, 121, -1, -1, 0, 2, 1, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - xx d - 'ROOT::Math::Cartesian2D::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_109_0_15, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_109_0_16, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotate",623,G__G__GenVector_109_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_109_0_18, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Cartesian2D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_109_0_19, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Cartesian2D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_109_0_20, 100, -1, G__defined_typename("ROOT::Math::Cartesian2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_109_0_21, 100, -1, G__defined_typename("ROOT::Math::Cartesian2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_109_0_22, 121, -1, -1, 0, 1, 5, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_109_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian2D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Cartesian2D", 1923, G__G__GenVector_109_0_24, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>",8519,G__G__GenVector_110_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>",8519,G__G__GenVector_110_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_110_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR), -1, 0, 0, 5, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_110_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 2, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_110_0_5, 121, -1, -1, 0, 2, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXY",477,G__G__GenVector_110_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 2, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_110_0_7, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_110_0_8, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_110_0_9, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_110_0_10, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_110_0_11, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_110_0_12, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_110_0_13, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Unit",416,G__G__GenVector_110_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_110_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_110_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_110_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_110_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_110_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_110_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_110_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_110_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_110_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_110_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotate",623,G__G__GenVector_110_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_110_0_26, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_110_0_27, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_110_0_28, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_110_0_29, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_110_0_30, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("unit",448,G__G__GenVector_110_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>", 8519, G__G__GenVector_110_0_32, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>", 8645, G__G__GenVector_110_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_110_0_34, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPolar2DlEdoublegR(void) { /* ROOT::Math::Polar2D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR)); G__memfunc_setup("Polar2D",1385,G__G__GenVector_113_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Polar2D",1385,G__G__GenVector_113_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR), -1, 0, 2, 1, 1, 0, "d - - 0 - r d - - 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Polar2D",1385,G__G__GenVector_113_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Polar2D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_113_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Polar2D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_113_0_5, 121, -1, -1, 0, 2, 1, 1, 0, "d - 'ROOT::Math::Polar2D::Scalar' 0 - r d - 'ROOT::Math::Polar2D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_113_0_6, 121, -1, -1, 0, 2, 1, 1, 8, "d - 'ROOT::Math::Polar2D::Scalar' 1 - r d - 'ROOT::Math::Polar2D::Scalar' 1 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_113_0_7, 100, -1, G__defined_typename("ROOT::Math::Polar2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_113_0_8, 100, -1, G__defined_typename("ROOT::Math::Polar2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_113_0_9, 100, -1, G__defined_typename("ROOT::Math::Polar2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_113_0_10, 100, -1, G__defined_typename("ROOT::Math::Polar2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_113_0_11, 100, -1, G__defined_typename("ROOT::Math::Polar2D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_113_0_12, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_113_0_13, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 11 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXY",477,G__G__GenVector_113_0_14, 121, -1, -1, 0, 2, 5, 1, 0, "d - 'ROOT::Math::Polar2D::Scalar' 0 - a d - 'ROOT::Math::Polar2D::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pi",217,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Restrict",848,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_113_0_17, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_113_0_18, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotate",623,G__G__GenVector_113_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_113_0_20, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Polar2D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_113_0_21, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Polar2D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_113_0_22, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_113_0_23, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_113_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Polar2D::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_113_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Polar2D::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Polar2D", 1511, G__G__GenVector_113_0_26, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>",8107,G__G__GenVector_114_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>",8107,G__G__GenVector_114_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_114_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR), -1, 0, 0, 5, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_114_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 2, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_114_0_5, 121, -1, -1, 0, 2, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXY",477,G__G__GenVector_114_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 2, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_114_0_7, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_114_0_8, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_114_0_9, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_114_0_10, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_114_0_11, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_114_0_12, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_114_0_13, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Unit",416,G__G__GenVector_114_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_114_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_114_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_114_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_114_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_114_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_114_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_114_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_114_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_114_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_114_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotate",623,G__G__GenVector_114_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_114_0_26, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_114_0_27, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_114_0_28, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_114_0_29, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_114_0_30, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("unit",448,G__G__GenVector_114_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>", 8107, G__G__GenVector_114_0_32, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>", 8233, G__G__GenVector_114_0_33, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_114_0_34, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLGlobalCoordinateSystemTag(void) { /* ROOT::Math::GlobalCoordinateSystemTag */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag)); // automatic default constructor G__memfunc_setup("GlobalCoordinateSystemTag", 2554, G__G__GenVector_137_0_1, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("GlobalCoordinateSystemTag", 2554, G__G__GenVector_137_0_2, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::GlobalCoordinateSystemTag' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~GlobalCoordinateSystemTag", 2680, G__G__GenVector_137_0_3, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_137_0_4, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::GlobalCoordinateSystemTag' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLLocalCoordinateSystemTag(void) { /* ROOT::Math::LocalCoordinateSystemTag */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag)); // automatic default constructor G__memfunc_setup("LocalCoordinateSystemTag", 2452, G__G__GenVector_138_0_1, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag), -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("LocalCoordinateSystemTag", 2452, G__G__GenVector_138_0_2, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::LocalCoordinateSystemTag' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~LocalCoordinateSystemTag", 2578, G__G__GenVector_138_0_3, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_138_0_4, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LocalCoordinateSystemTag' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>",8131,G__G__GenVector_139_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>",8131,G__G__GenVector_139_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - a d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_139_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_139_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 2, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_139_0_5, 121, -1, -1, 0, 2, 1, 1, 8, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXY",477,G__G__GenVector_139_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 2, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_139_0_7, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_139_0_8, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_139_0_9, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_139_0_10, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_139_0_11, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_139_0_12, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_139_0_13, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_139_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_139_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_139_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_139_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_139_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_139_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_139_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_139_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotate",623,G__G__GenVector_139_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_139_0_23, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_139_0_24, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_139_0_25, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_139_0_26, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_139_0_27, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>", 8131, G__G__GenVector_139_0_28, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>", 8257, G__G__GenVector_139_0_29, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_139_0_30, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>",7719,G__G__GenVector_141_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>",7719,G__G__GenVector_141_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 2, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - a d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_141_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_141_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 2, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_141_0_5, 121, -1, -1, 0, 2, 1, 1, 8, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXY",477,G__G__GenVector_141_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 2, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_141_0_7, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_141_0_8, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_141_0_9, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_141_0_10, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_141_0_11, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_141_0_12, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_141_0_13, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_141_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_141_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_141_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_141_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_141_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_141_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_141_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_141_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotate",623,G__G__GenVector_141_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_141_0_23, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_141_0_24, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_141_0_25, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_141_0_26, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_141_0_27, 100, -1, G__defined_typename("ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>", 7719, G__G__GenVector_141_0_28, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>", 7845, G__G__GenVector_141_0_29, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_141_0_30, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLCartesian3DlEdoublegR(void) { /* ROOT::Math::Cartesian3D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR)); G__memfunc_setup("Cartesian3D",1798,G__G__GenVector_143_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cartesian3D",1798,G__G__GenVector_143_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - xx d - 'ROOT::Math::Cartesian3D::Scalar' 0 - yy " "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cartesian3D",1798,G__G__GenVector_143_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Cartesian3D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_143_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Cartesian3D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_143_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'ROOT::Math::Cartesian3D::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_143_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::Cartesian3D::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_143_0_7, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - xx d - 'ROOT::Math::Cartesian3D::Scalar' 0 - yy " "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_143_0_8, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::Cartesian3D::Scalar' 1 - xx d - 'ROOT::Math::Cartesian3D::Scalar' 1 - yy " "d - 'ROOT::Math::Cartesian3D::Scalar' 1 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_143_0_9, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_143_0_10, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_143_0_11, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_143_0_12, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_143_0_13, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_143_0_14, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_143_0_15, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_143_0_16, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_143_0_17, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_143_0_18, 100, -1, G__defined_typename("ROOT::Math::Cartesian3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_143_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_143_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_143_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_143_0_22, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - xx d - 'ROOT::Math::Cartesian3D::Scalar' 0 - yy " "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_143_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_143_0_24, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_143_0_25, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Cartesian3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_143_0_26, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Cartesian3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_143_0_27, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_143_0_28, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_143_0_29, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_143_0_30, 121, -1, -1, 0, 1, 5, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_143_0_31, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - theta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_143_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_143_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - rho", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_143_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cartesian3D::Scalar' 0 - eta", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Cartesian3D", 1924, G__G__GenVector_143_0_35, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8521,G__G__GenVector_144_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8521,G__G__GenVector_144_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_144_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR), -1, 0, 0, 5, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_144_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_144_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_144_0_6, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_144_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_144_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_144_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_144_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_144_0_11, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_144_0_12, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_144_0_13, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_144_0_14, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_144_0_15, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_144_0_16, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_144_0_17, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_144_0_18, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_144_0_19, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_144_0_20, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Unit",416,G__G__GenVector_144_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_144_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_144_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_144_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_144_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_144_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_144_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_144_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_144_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - etaval", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_144_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_144_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_144_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_144_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_144_0_34, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_144_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_144_0_36, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_144_0_37, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_144_0_38, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_144_0_39, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_144_0_40, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_144_0_41, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_144_0_42, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_144_0_43, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_144_0_44, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_144_0_45, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("unit",448,G__G__GenVector_144_0_46, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_144_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_144_0_48, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_144_0_49, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_144_0_50, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_144_0_51, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_144_0_52, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_144_0_53, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_144_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_144_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_144_0_56, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_144_0_57, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_144_0_58, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_144_0_59, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_144_0_60, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_144_0_61, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_144_0_62, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_144_0_63, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_144_0_64, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_144_0_65, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8521, G__G__GenVector_144_0_66, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8647, G__G__GenVector_144_0_67, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_144_0_68, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLCylindricalEta3DlEdoublegR(void) { /* ROOT::Math::CylindricalEta3D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR)); G__memfunc_setup("CylindricalEta3D",2292,G__G__GenVector_147_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CylindricalEta3D",2292,G__G__GenVector_147_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - rho d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - eta " "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CylindricalEta3D",2292,G__G__GenVector_147_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::CylindricalEta3D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_147_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::CylindricalEta3D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_147_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'ROOT::Math::CylindricalEta3D::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_147_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_147_0_7, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - rho d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - eta " "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_147_0_8, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 1 - rho d - 'ROOT::Math::CylindricalEta3D::Scalar' 1 - eta " "d - 'ROOT::Math::CylindricalEta3D::Scalar' 1 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pi",217,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("ROOT::Math::CylindricalEta3D::Scalar"), 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Restrict",848,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_147_0_11, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_147_0_12, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_147_0_13, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_147_0_14, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_147_0_15, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_147_0_16, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_147_0_17, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_147_0_18, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_147_0_19, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_147_0_20, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_147_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - rho", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_147_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - eta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_147_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_147_0_24, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - xx d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - yy " "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_147_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_147_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_147_0_27, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::CylindricalEta3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_147_0_28, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::CylindricalEta3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_147_0_29, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_147_0_30, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_147_0_31, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_147_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_147_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_147_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_147_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_147_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::CylindricalEta3D::Scalar' 0 - theta", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~CylindricalEta3D", 2418, G__G__GenVector_147_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>",9015,G__G__GenVector_148_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>",9015,G__G__GenVector_148_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_148_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR), -1, 0, 0, 5, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_148_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_148_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_148_0_6, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_148_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_148_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_148_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_148_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_148_0_11, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_148_0_12, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_148_0_13, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_148_0_14, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_148_0_15, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_148_0_16, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_148_0_17, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_148_0_18, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_148_0_19, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_148_0_20, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Unit",416,G__G__GenVector_148_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_148_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_148_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_148_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_148_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_148_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_148_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_148_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_148_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - etaval", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_148_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_148_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_148_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_148_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_148_0_34, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_148_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_148_0_36, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_148_0_37, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_148_0_38, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_148_0_39, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_148_0_40, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_148_0_41, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_148_0_42, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_148_0_43, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_148_0_44, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_148_0_45, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("unit",448,G__G__GenVector_148_0_46, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_148_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_148_0_48, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_148_0_49, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_148_0_50, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_148_0_51, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_148_0_52, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_148_0_53, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_148_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_148_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_148_0_56, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_148_0_57, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_148_0_58, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_148_0_59, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_148_0_60, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_148_0_61, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 9015, G__G__GenVector_148_0_62, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 9141, G__G__GenVector_148_0_63, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_148_0_64, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPolar3DlEdoublegR(void) { /* ROOT::Math::Polar3D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR)); G__memfunc_setup("Polar3D",1386,G__G__GenVector_151_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Polar3D",1386,G__G__GenVector_151_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR), -1, 0, 3, 1, 1, 0, "d - - 0 - r d - - 0 - theta " "d - - 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Polar3D",1386,G__G__GenVector_151_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Polar3D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_151_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Polar3D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_151_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'ROOT::Math::Polar3D::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_151_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::Polar3D::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_151_0_7, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::Polar3D::Scalar' 0 - r d - 'ROOT::Math::Polar3D::Scalar' 0 - theta " "d - 'ROOT::Math::Polar3D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_151_0_8, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::Polar3D::Scalar' 1 - r d - 'ROOT::Math::Polar3D::Scalar' 1 - theta " "d - 'ROOT::Math::Polar3D::Scalar' 1 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_151_0_9, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_151_0_10, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_151_0_11, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_151_0_12, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_151_0_13, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_151_0_14, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_151_0_15, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_151_0_16, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_151_0_17, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_151_0_18, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_151_0_19, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_151_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 11 - theta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_151_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 11 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_151_0_22, 121, -1, -1, 0, 3, 5, 1, 0, "d - 'ROOT::Math::Polar3D::Scalar' 0 - xx d - 'ROOT::Math::Polar3D::Scalar' 0 - yy " "d - 'ROOT::Math::Polar3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pi",217,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("ROOT::Math::Polar3D::Scalar"), 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Restrict",848,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_151_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_151_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_151_0_27, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Polar3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_151_0_28, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Polar3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_151_0_29, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_151_0_30, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_151_0_31, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_151_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Polar3D::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_151_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Polar3D::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_151_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Polar3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_151_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Polar3D::Scalar' 0 - rho", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_151_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Polar3D::Scalar' 0 - eta", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Polar3D", 1512, G__G__GenVector_151_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8109,G__G__GenVector_152_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8109,G__G__GenVector_152_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_152_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR), -1, 0, 0, 5, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_152_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_152_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_152_0_6, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_152_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_152_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_152_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_152_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_152_0_11, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_152_0_12, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_152_0_13, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_152_0_14, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_152_0_15, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_152_0_16, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_152_0_17, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_152_0_18, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_152_0_19, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_152_0_20, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Unit",416,G__G__GenVector_152_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_152_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_152_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_152_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_152_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_152_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_152_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_152_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_152_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - etaval", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_152_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_152_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_152_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_152_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_152_0_34, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_152_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_152_0_36, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_152_0_37, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_152_0_38, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_152_0_39, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_152_0_40, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_152_0_41, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_152_0_42, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_152_0_43, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_152_0_44, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_152_0_45, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("unit",448,G__G__GenVector_152_0_46, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_152_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_152_0_48, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_152_0_49, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_152_0_50, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_152_0_51, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_152_0_52, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_152_0_53, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_152_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_152_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_152_0_56, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_152_0_57, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_152_0_58, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_152_0_59, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_152_0_60, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_152_0_61, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8109, G__G__GenVector_152_0_62, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8235, G__G__GenVector_152_0_63, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_152_0_64, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLCylindrical3DlEdoublegR(void) { /* ROOT::Math::Cylindrical3D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR)); G__memfunc_setup("Cylindrical3D",2010,G__G__GenVector_155_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cylindrical3D",2010,G__G__GenVector_155_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - rho d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - zz " "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cylindrical3D",2010,G__G__GenVector_155_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Cylindrical3D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_155_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Cylindrical3D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_155_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'ROOT::Math::Cylindrical3D::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_155_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::Cylindrical3D::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_155_0_7, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - rho d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - zz " "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_155_0_8, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::Cylindrical3D::Scalar' 1 - rho d - 'ROOT::Math::Cylindrical3D::Scalar' 1 - zz " "d - 'ROOT::Math::Cylindrical3D::Scalar' 1 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pi",217,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Restrict",848,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_155_0_11, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_155_0_12, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_155_0_13, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_155_0_14, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_155_0_15, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_155_0_16, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_155_0_17, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_155_0_18, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_155_0_19, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_155_0_20, 100, -1, G__defined_typename("ROOT::Math::Cylindrical3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_155_0_21, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - rho", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_155_0_22, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_155_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_155_0_24, 121, -1, -1, 0, 3, 5, 1, 0, "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - xx d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - yy " "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_155_0_25, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_155_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_155_0_27, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Cylindrical3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_155_0_28, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Cylindrical3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_155_0_29, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_155_0_30, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_155_0_31, 100, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_155_0_32, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_155_0_33, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_155_0_34, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - eta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_155_0_35, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_155_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::Cylindrical3D::Scalar' 0 - theta", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Cylindrical3D", 2136, G__G__GenVector_155_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8733,G__G__GenVector_156_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8733,G__G__GenVector_156_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_156_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR), -1, 0, 0, 5, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_156_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_156_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_156_0_6, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_156_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_156_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_156_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_156_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_156_0_11, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_156_0_12, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_156_0_13, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_156_0_14, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_156_0_15, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_156_0_16, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_156_0_17, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_156_0_18, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_156_0_19, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_156_0_20, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Unit",416,G__G__GenVector_156_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_156_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_156_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_156_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_156_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_156_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_156_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_156_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_156_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - etaval", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_156_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_156_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_156_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_156_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_156_0_34, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_156_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_156_0_36, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_156_0_37, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_156_0_38, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_156_0_39, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_156_0_40, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_156_0_41, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_156_0_42, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_156_0_43, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_156_0_44, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_156_0_45, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("unit",448,G__G__GenVector_156_0_46, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_156_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_156_0_48, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_156_0_49, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_156_0_50, 100, -1, G__defined_typename("ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_156_0_51, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_156_0_52, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_156_0_53, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_156_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_156_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_156_0_56, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_156_0_57, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_156_0_58, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_156_0_59, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_156_0_60, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8733, G__G__GenVector_156_0_61, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8859, G__G__GenVector_156_0_62, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_156_0_63, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8133,G__G__GenVector_160_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8133,G__G__GenVector_160_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_160_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_160_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_160_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_160_0_6, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_160_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_160_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_160_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_160_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_160_0_11, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_160_0_12, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_160_0_13, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_160_0_14, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_160_0_15, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_160_0_16, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_160_0_17, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_160_0_18, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_160_0_19, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_160_0_20, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_160_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_160_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_160_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_160_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_160_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_160_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_160_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_160_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - etaval", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_160_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_160_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_160_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_160_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_160_0_33, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_160_0_34, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_160_0_35, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_160_0_36, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_160_0_37, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_160_0_38, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_160_0_39, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_160_0_40, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_160_0_41, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_160_0_42, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_160_0_43, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_160_0_44, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_160_0_45, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_160_0_46, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_160_0_47, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_160_0_48, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_160_0_49, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_160_0_50, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_160_0_51, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_160_0_52, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_160_0_53, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_160_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_160_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_160_0_56, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8133, G__G__GenVector_160_0_57, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8259, G__G__GenVector_160_0_58, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_160_0_59, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8627,G__G__GenVector_162_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8627,G__G__GenVector_162_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_162_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_162_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_162_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_162_0_6, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_162_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_162_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_162_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_162_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_162_0_11, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_162_0_12, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_162_0_13, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_162_0_14, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_162_0_15, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_162_0_16, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_162_0_17, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_162_0_18, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_162_0_19, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_162_0_20, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_162_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_162_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_162_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_162_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_162_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_162_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_162_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_162_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - etaval", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_162_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_162_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_162_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_162_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_162_0_33, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_162_0_34, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_162_0_35, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_162_0_36, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_162_0_37, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_162_0_38, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_162_0_39, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_162_0_40, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_162_0_41, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_162_0_42, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_162_0_43, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_162_0_44, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_162_0_45, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_162_0_46, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_162_0_47, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_162_0_48, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_162_0_49, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_162_0_50, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_162_0_51, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_162_0_52, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_162_0_53, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_162_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_162_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_162_0_56, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8627, G__G__GenVector_162_0_57, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8753, G__G__GenVector_162_0_58, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_162_0_59, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>",7721,G__G__GenVector_164_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>",7721,G__G__GenVector_164_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_164_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_164_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_164_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_164_0_6, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_164_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_164_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_164_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_164_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_164_0_11, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_164_0_12, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_164_0_13, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_164_0_14, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_164_0_15, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_164_0_16, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_164_0_17, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_164_0_18, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_164_0_19, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_164_0_20, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_164_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_164_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_164_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_164_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_164_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_164_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_164_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_164_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - etaval", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_164_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_164_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_164_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_164_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_164_0_33, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_164_0_34, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_164_0_35, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_164_0_36, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_164_0_37, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_164_0_38, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_164_0_39, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_164_0_40, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_164_0_41, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_164_0_42, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_164_0_43, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_164_0_44, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_164_0_45, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_164_0_46, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_164_0_47, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_164_0_48, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_164_0_49, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Cross",522,G__G__GenVector_164_0_50, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_164_0_51, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_164_0_52, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_164_0_53, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_164_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_164_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_164_0_56, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 7721, G__G__GenVector_164_0_57, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 7847, G__G__GenVector_164_0_58, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_164_0_59, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR(void) { /* ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag> */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR)); G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8345,G__G__GenVector_166_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>",8345,G__G__GenVector_166_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 11 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_166_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_166_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_166_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_166_0_6, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 1 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_166_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_166_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 3, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - b " "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_166_0_9, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_166_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_166_0_11, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_166_0_12, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_166_0_13, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_166_0_14, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_166_0_15, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_166_0_16, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_166_0_17, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_166_0_18, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_166_0_19, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_166_0_20, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetX",388,G__G__GenVector_166_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - xx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetY",389,G__G__GenVector_166_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - yy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetZ",390,G__G__GenVector_166_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetR",382,G__G__GenVector_166_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_166_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_166_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - ang", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetRho",597,G__G__GenVector_166_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - rr", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_166_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - etaval", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_166_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_166_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_166_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_166_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_166_0_33, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_166_0_34, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_166_0_35, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_166_0_36, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_166_0_37, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_166_0_38, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_166_0_39, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_166_0_40, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_166_0_41, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_166_0_42, 100, -1, G__defined_typename("ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8345, G__G__GenVector_166_0_43, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>", 8471, G__G__GenVector_166_0_44, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_166_0_45, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPxPyPzE4DlEdoublegR(void) { /* ROOT::Math::PxPyPzE4D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR)); G__memfunc_setup("PxPyPzE4D",1549,G__G__GenVector_168_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PxPyPzE4D",1549,G__G__GenVector_168_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - px d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - py " "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - pz d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PxPyPzE4D",1549,G__G__GenVector_168_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::PxPyPzE4D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_168_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PxPyPzE4D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_168_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'ROOT::Math::PxPyPzE4D::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_168_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_168_0_7, 121, -1, -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - px d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - py " "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - pz d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_168_0_8, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 1 - px d - 'ROOT::Math::PxPyPzE4D::Scalar' 1 - py " "d - 'ROOT::Math::PxPyPzE4D::Scalar' 1 - pz d - 'ROOT::Math::PxPyPzE4D::Scalar' 1 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Px",200,G__G__GenVector_168_0_9, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Py",201,G__G__GenVector_168_0_10, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pz",202,G__G__GenVector_168_0_11, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E",69,G__G__GenVector_168_0_12, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_168_0_13, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_168_0_14, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_168_0_15, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("T",84,G__G__GenVector_168_0_16, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P2",130,G__G__GenVector_168_0_17, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P",80,G__G__GenVector_168_0_18, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_168_0_19, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M2",127,G__G__GenVector_168_0_20, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_168_0_21, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M",77,G__G__GenVector_168_0_22, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag",277,G__G__GenVector_168_0_23, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt2",246,G__G__GenVector_168_0_24, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_168_0_25, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt",196,G__G__GenVector_168_0_26, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp",407,G__G__GenVector_168_0_27, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_168_0_28, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt2",243,G__G__GenVector_168_0_29, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt",193,G__G__GenVector_168_0_30, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et2",235,G__G__GenVector_168_0_31, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et",185,G__G__GenVector_168_0_32, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_168_0_33, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_168_0_34, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_168_0_35, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPx",500,G__G__GenVector_168_0_36, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - px", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPy",501,G__G__GenVector_168_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - py", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPz",502,G__G__GenVector_168_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - pz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetE",369,G__G__GenVector_168_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPxPyPzE",972,G__G__GenVector_168_0_40, 121, -1, -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - px d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - py " "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - pz d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_168_0_41, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_168_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_168_0_43, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PxPyPzE4D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_168_0_44, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PxPyPzE4D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_168_0_45, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_168_0_46, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_168_0_47, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("t",116,G__G__GenVector_168_0_48, 100, -1, G__defined_typename("ROOT::Math::PxPyPzE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPt",496,G__G__GenVector_168_0_49, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - pt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_168_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - eta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_168_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetM",377,G__G__GenVector_168_0_52, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzE4D::Scalar' 0 - m", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PxPyPzE4D", 1675, G__G__GenVector_168_0_53, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR(void) { /* ROOT::Math::LorentzVector > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR)); G__memfunc_setup("LorentzVector >",4030,G__G__GenVector_169_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzVector >",4030,G__G__GenVector_169_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a d - 'ROOT::Math::LorentzVector >::Scalar' 11 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - c d - 'ROOT::Math::LorentzVector >::Scalar' 11 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_169_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_169_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::LorentzVector >::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_169_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a d - 'ROOT::Math::LorentzVector >::Scalar' 0 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - c d - 'ROOT::Math::LorentzVector >::Scalar' 0 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_169_0_6, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 1 - a d - 'ROOT::Math::LorentzVector >::Scalar' 1 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 1 - c d - 'ROOT::Math::LorentzVector >::Scalar' 1 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_169_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::LorentzVector >::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZT",651,G__G__GenVector_169_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - xx d - 'ROOT::Math::LorentzVector >::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - zz d - 'ROOT::Math::LorentzVector >::Scalar' 0 - tt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPxPyPzE",972,G__G__GenVector_169_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - xx d - 'ROOT::Math::LorentzVector >::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - zz d - 'ROOT::Math::LorentzVector >::Scalar' 0 - ee", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_169_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_169_0_11, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Px",200,G__G__GenVector_169_0_12, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_169_0_13, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Py",201,G__G__GenVector_169_0_14, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_169_0_15, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pz",202,G__G__GenVector_169_0_16, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_169_0_17, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E",69,G__G__GenVector_169_0_18, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("T",84,G__G__GenVector_169_0_19, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M2",127,G__G__GenVector_169_0_20, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M",77,G__G__GenVector_169_0_21, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_169_0_22, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P",80,G__G__GenVector_169_0_23, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P2",130,G__G__GenVector_169_0_24, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_169_0_25, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt",196,G__G__GenVector_169_0_26, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_169_0_27, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt2",243,G__G__GenVector_169_0_28, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt",193,G__G__GenVector_169_0_29, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et2",235,G__G__GenVector_169_0_30, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et",185,G__G__GenVector_169_0_31, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_169_0_32, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_169_0_33, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_169_0_34, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Vect",402,G__G__GenVector_169_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_169_0_36, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_169_0_37, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_169_0_38, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_169_0_39, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_169_0_40, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_169_0_41, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rapidity",838,G__G__GenVector_169_0_42, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ColinearRapidity",1651,G__G__GenVector_169_0_43, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isTimelike",1040,G__G__GenVector_169_0_44, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isLightlike",1145,G__G__GenVector_169_0_45, 103, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 '100*std::numeric_limits::epsilon()' tolerance", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isSpacelike",1133,G__G__GenVector_169_0_46, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BoostToCM",858,G__G__GenVector_169_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::LorentzVector >::BetaVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Beta",380,G__G__GenVector_169_0_48, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Gamma",483,G__G__GenVector_169_0_49, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_169_0_50, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_169_0_51, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_169_0_52, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("t",116,G__G__GenVector_169_0_53, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("px",232,G__G__GenVector_169_0_54, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("py",233,G__G__GenVector_169_0_55, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pz",234,G__G__GenVector_169_0_56, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("e",101,G__G__GenVector_169_0_57, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_169_0_58, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_169_0_59, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_169_0_60, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_169_0_61, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_169_0_62, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pt",228,G__G__GenVector_169_0_63, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_169_0_64, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_169_0_65, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag",309,G__G__GenVector_169_0_66, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mt",225,G__G__GenVector_169_0_67, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mt2",275,G__G__GenVector_169_0_68, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("energy",650,G__G__GenVector_169_0_69, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mass",436,G__G__GenVector_169_0_70, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mass2",486,G__G__GenVector_169_0_71, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetE",369,G__G__GenVector_169_0_72, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_169_0_73, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetM",377,G__G__GenVector_169_0_74, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_169_0_75, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPt",496,G__G__GenVector_169_0_76, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPx",500,G__G__GenVector_169_0_77, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPy",501,G__G__GenVector_169_0_78, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPz",502,G__G__GenVector_169_0_79, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_169_0_80, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_169_0_81, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_169_0_82, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_169_0_83, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_169_0_84, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_169_0_85, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_169_0_86, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_169_0_87, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_169_0_88, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_169_0_89, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_169_0_90, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_169_0_91, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_169_0_92, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_169_0_93, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_169_0_94, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_169_0_95, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_169_0_96, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_169_0_97, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_169_0_98, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_169_0_99, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_169_0_100, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_169_0_101, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_169_0_102, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("LorentzVector >", 4030, G__G__GenVector_169_0_103, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~LorentzVector >", 4156, G__G__GenVector_169_0_104, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_169_0_105, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPxPyPzM4DlEdoublegR(void) { /* ROOT::Math::PxPyPzM4D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR)); G__memfunc_setup("PxPyPzM4D",1557,G__G__GenVector_172_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PxPyPzM4D",1557,G__G__GenVector_172_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - px d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - py " "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - pz d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - m", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PxPyPzM4D",1557,G__G__GenVector_172_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::PxPyPzM4D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_172_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PxPyPzM4D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_172_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'ROOT::Math::PxPyPzM4D::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_172_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_172_0_7, 121, -1, -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - px d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - py " "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - pz d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - m", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_172_0_8, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 1 - px d - 'ROOT::Math::PxPyPzM4D::Scalar' 1 - py " "d - 'ROOT::Math::PxPyPzM4D::Scalar' 1 - pz d - 'ROOT::Math::PxPyPzM4D::Scalar' 1 - m", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Px",200,G__G__GenVector_172_0_9, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Py",201,G__G__GenVector_172_0_10, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pz",202,G__G__GenVector_172_0_11, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M",77,G__G__GenVector_172_0_12, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_172_0_13, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_172_0_14, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_172_0_15, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E",69,G__G__GenVector_172_0_16, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("T",84,G__G__GenVector_172_0_17, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P2",130,G__G__GenVector_172_0_18, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P",80,G__G__GenVector_172_0_19, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_172_0_20, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M2",127,G__G__GenVector_172_0_21, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_172_0_22, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag",277,G__G__GenVector_172_0_23, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E2",119,G__G__GenVector_172_0_24, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt2",246,G__G__GenVector_172_0_25, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_172_0_26, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt",196,G__G__GenVector_172_0_27, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp",407,G__G__GenVector_172_0_28, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_172_0_29, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt2",243,G__G__GenVector_172_0_30, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt",193,G__G__GenVector_172_0_31, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et2",235,G__G__GenVector_172_0_32, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et",185,G__G__GenVector_172_0_33, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_172_0_34, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_172_0_35, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_172_0_36, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPx",500,G__G__GenVector_172_0_37, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - px", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPy",501,G__G__GenVector_172_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - py", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPz",502,G__G__GenVector_172_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - pz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetM",377,G__G__GenVector_172_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - m", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPxPyPzE",972,G__G__GenVector_172_0_41, 121, -1, -1, 0, 4, 5, 1, 0, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - px d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - py " "d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - pz d - 'ROOT::Math::PxPyPzM4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_172_0_42, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_172_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PxPyPzM4D::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_172_0_44, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PxPyPzM4D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_172_0_45, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PxPyPzM4D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_172_0_46, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_172_0_47, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_172_0_48, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("t",116,G__G__GenVector_172_0_49, 100, -1, G__defined_typename("ROOT::Math::PxPyPzM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPt",496,G__G__GenVector_172_0_50, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - pt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_172_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - eta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_172_0_52, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetE",369,G__G__GenVector_172_0_53, 121, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - energy", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RestrictNegMass",1534,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PxPyPzM4D", 1683, G__G__GenVector_172_0_55, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR(void) { /* ROOT::Math::LorentzVector > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR)); G__memfunc_setup("LorentzVector >",4038,G__G__GenVector_173_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzVector >",4038,G__G__GenVector_173_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a d - 'ROOT::Math::LorentzVector >::Scalar' 11 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - c d - 'ROOT::Math::LorentzVector >::Scalar' 11 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_173_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_173_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::LorentzVector >::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_173_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a d - 'ROOT::Math::LorentzVector >::Scalar' 0 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - c d - 'ROOT::Math::LorentzVector >::Scalar' 0 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_173_0_6, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 1 - a d - 'ROOT::Math::LorentzVector >::Scalar' 1 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 1 - c d - 'ROOT::Math::LorentzVector >::Scalar' 1 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_173_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::LorentzVector >::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZT",651,G__G__GenVector_173_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - xx d - 'ROOT::Math::LorentzVector >::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - zz d - 'ROOT::Math::LorentzVector >::Scalar' 0 - tt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPxPyPzE",972,G__G__GenVector_173_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - xx d - 'ROOT::Math::LorentzVector >::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - zz d - 'ROOT::Math::LorentzVector >::Scalar' 0 - ee", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_173_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_173_0_11, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Px",200,G__G__GenVector_173_0_12, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_173_0_13, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Py",201,G__G__GenVector_173_0_14, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_173_0_15, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pz",202,G__G__GenVector_173_0_16, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_173_0_17, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E",69,G__G__GenVector_173_0_18, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("T",84,G__G__GenVector_173_0_19, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M2",127,G__G__GenVector_173_0_20, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M",77,G__G__GenVector_173_0_21, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_173_0_22, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P",80,G__G__GenVector_173_0_23, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P2",130,G__G__GenVector_173_0_24, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_173_0_25, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt",196,G__G__GenVector_173_0_26, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_173_0_27, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt2",243,G__G__GenVector_173_0_28, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt",193,G__G__GenVector_173_0_29, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et2",235,G__G__GenVector_173_0_30, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et",185,G__G__GenVector_173_0_31, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_173_0_32, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_173_0_33, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_173_0_34, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Vect",402,G__G__GenVector_173_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_173_0_36, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_173_0_37, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_173_0_38, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_173_0_39, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_173_0_40, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_173_0_41, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rapidity",838,G__G__GenVector_173_0_42, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ColinearRapidity",1651,G__G__GenVector_173_0_43, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isTimelike",1040,G__G__GenVector_173_0_44, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isLightlike",1145,G__G__GenVector_173_0_45, 103, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 '100*std::numeric_limits::epsilon()' tolerance", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isSpacelike",1133,G__G__GenVector_173_0_46, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BoostToCM",858,G__G__GenVector_173_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::LorentzVector >::BetaVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Beta",380,G__G__GenVector_173_0_48, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Gamma",483,G__G__GenVector_173_0_49, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_173_0_50, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_173_0_51, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_173_0_52, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("t",116,G__G__GenVector_173_0_53, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("px",232,G__G__GenVector_173_0_54, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("py",233,G__G__GenVector_173_0_55, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pz",234,G__G__GenVector_173_0_56, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("e",101,G__G__GenVector_173_0_57, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_173_0_58, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_173_0_59, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_173_0_60, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_173_0_61, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_173_0_62, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pt",228,G__G__GenVector_173_0_63, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_173_0_64, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_173_0_65, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag",309,G__G__GenVector_173_0_66, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mt",225,G__G__GenVector_173_0_67, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mt2",275,G__G__GenVector_173_0_68, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("energy",650,G__G__GenVector_173_0_69, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mass",436,G__G__GenVector_173_0_70, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mass2",486,G__G__GenVector_173_0_71, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetE",369,G__G__GenVector_173_0_72, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_173_0_73, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetM",377,G__G__GenVector_173_0_74, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_173_0_75, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPt",496,G__G__GenVector_173_0_76, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPx",500,G__G__GenVector_173_0_77, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPy",501,G__G__GenVector_173_0_78, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPz",502,G__G__GenVector_173_0_79, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_173_0_80, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_173_0_81, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_173_0_82, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_173_0_83, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_173_0_84, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_173_0_85, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_173_0_86, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_173_0_87, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_173_0_88, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_173_0_89, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_173_0_90, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_173_0_91, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_173_0_92, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("LorentzVector >", 4038, G__G__GenVector_173_0_93, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~LorentzVector >", 4164, G__G__GenVector_173_0_94, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_173_0_95, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR(void) { /* ROOT::Math::PtEtaPhiE4D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR)); G__memfunc_setup("PtEtaPhiE4D",1713,G__G__GenVector_174_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PtEtaPhiE4D",1713,G__G__GenVector_174_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - pt d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - eta " "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - phi d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PtEtaPhiE4D",1713,G__G__GenVector_174_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::PtEtaPhiE4D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_174_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PtEtaPhiE4D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_174_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'ROOT::Math::PtEtaPhiE4D::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_174_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_174_0_7, 121, -1, -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - pt d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - eta " "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - phi d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_174_0_8, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 1 - pt d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 1 - eta " "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 1 - phi d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 1 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt",196,G__G__GenVector_174_0_9, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_174_0_10, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_174_0_11, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E",69,G__G__GenVector_174_0_12, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp",407,G__G__GenVector_174_0_13, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_174_0_14, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("T",84,G__G__GenVector_174_0_15, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Px",200,G__G__GenVector_174_0_16, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_174_0_17, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Py",201,G__G__GenVector_174_0_18, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_174_0_19, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pz",202,G__G__GenVector_174_0_20, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_174_0_21, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P",80,G__G__GenVector_174_0_22, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_174_0_23, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P2",130,G__G__GenVector_174_0_24, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M2",127,G__G__GenVector_174_0_25, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_174_0_26, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M",77,G__G__GenVector_174_0_27, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag",277,G__G__GenVector_174_0_28, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt2",246,G__G__GenVector_174_0_29, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_174_0_30, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt2",243,G__G__GenVector_174_0_31, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt",193,G__G__GenVector_174_0_32, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et",185,G__G__GenVector_174_0_33, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et2",235,G__G__GenVector_174_0_34, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pi",217,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Restrict",848,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_174_0_37, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPt",496,G__G__GenVector_174_0_38, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - pt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_174_0_39, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - eta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_174_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetE",369,G__G__GenVector_174_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPxPyPzE",972,G__G__GenVector_174_0_42, 121, -1, -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - px d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - py " "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - pz d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_174_0_43, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_174_0_44, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_174_0_45, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PtEtaPhiE4D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_174_0_46, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PtEtaPhiE4D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_174_0_47, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_174_0_48, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_174_0_49, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("t",116,G__G__GenVector_174_0_50, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiE4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPx",500,G__G__GenVector_174_0_51, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - px", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPy",501,G__G__GenVector_174_0_52, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - py", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPz",502,G__G__GenVector_174_0_53, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - pz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetM",377,G__G__GenVector_174_0_54, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiE4D::Scalar' 0 - m", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PtEtaPhiE4D", 1839, G__G__GenVector_174_0_55, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR(void) { /* ROOT::Math::LorentzVector > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR)); G__memfunc_setup("LorentzVector >",4194,G__G__GenVector_175_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzVector >",4194,G__G__GenVector_175_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a d - 'ROOT::Math::LorentzVector >::Scalar' 11 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - c d - 'ROOT::Math::LorentzVector >::Scalar' 11 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_175_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_175_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::LorentzVector >::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_175_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a d - 'ROOT::Math::LorentzVector >::Scalar' 0 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - c d - 'ROOT::Math::LorentzVector >::Scalar' 0 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_175_0_6, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 1 - a d - 'ROOT::Math::LorentzVector >::Scalar' 1 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 1 - c d - 'ROOT::Math::LorentzVector >::Scalar' 1 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_175_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::LorentzVector >::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZT",651,G__G__GenVector_175_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - xx d - 'ROOT::Math::LorentzVector >::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - zz d - 'ROOT::Math::LorentzVector >::Scalar' 0 - tt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPxPyPzE",972,G__G__GenVector_175_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - xx d - 'ROOT::Math::LorentzVector >::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - zz d - 'ROOT::Math::LorentzVector >::Scalar' 0 - ee", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_175_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_175_0_11, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Px",200,G__G__GenVector_175_0_12, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_175_0_13, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Py",201,G__G__GenVector_175_0_14, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_175_0_15, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pz",202,G__G__GenVector_175_0_16, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_175_0_17, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E",69,G__G__GenVector_175_0_18, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("T",84,G__G__GenVector_175_0_19, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M2",127,G__G__GenVector_175_0_20, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M",77,G__G__GenVector_175_0_21, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_175_0_22, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P",80,G__G__GenVector_175_0_23, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P2",130,G__G__GenVector_175_0_24, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_175_0_25, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt",196,G__G__GenVector_175_0_26, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_175_0_27, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt2",243,G__G__GenVector_175_0_28, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt",193,G__G__GenVector_175_0_29, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et2",235,G__G__GenVector_175_0_30, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et",185,G__G__GenVector_175_0_31, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_175_0_32, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_175_0_33, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_175_0_34, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Vect",402,G__G__GenVector_175_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_175_0_36, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_175_0_37, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_175_0_38, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_175_0_39, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_175_0_40, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_175_0_41, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rapidity",838,G__G__GenVector_175_0_42, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ColinearRapidity",1651,G__G__GenVector_175_0_43, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isTimelike",1040,G__G__GenVector_175_0_44, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isLightlike",1145,G__G__GenVector_175_0_45, 103, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 '100*std::numeric_limits::epsilon()' tolerance", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isSpacelike",1133,G__G__GenVector_175_0_46, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BoostToCM",858,G__G__GenVector_175_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::LorentzVector >::BetaVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Beta",380,G__G__GenVector_175_0_48, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Gamma",483,G__G__GenVector_175_0_49, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_175_0_50, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_175_0_51, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_175_0_52, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("t",116,G__G__GenVector_175_0_53, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("px",232,G__G__GenVector_175_0_54, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("py",233,G__G__GenVector_175_0_55, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pz",234,G__G__GenVector_175_0_56, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("e",101,G__G__GenVector_175_0_57, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_175_0_58, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_175_0_59, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_175_0_60, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_175_0_61, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_175_0_62, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pt",228,G__G__GenVector_175_0_63, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_175_0_64, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_175_0_65, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag",309,G__G__GenVector_175_0_66, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mt",225,G__G__GenVector_175_0_67, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mt2",275,G__G__GenVector_175_0_68, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("energy",650,G__G__GenVector_175_0_69, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mass",436,G__G__GenVector_175_0_70, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mass2",486,G__G__GenVector_175_0_71, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetE",369,G__G__GenVector_175_0_72, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_175_0_73, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetM",377,G__G__GenVector_175_0_74, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_175_0_75, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPt",496,G__G__GenVector_175_0_76, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPx",500,G__G__GenVector_175_0_77, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPy",501,G__G__GenVector_175_0_78, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPz",502,G__G__GenVector_175_0_79, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_175_0_80, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_175_0_81, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_175_0_82, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_175_0_83, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_175_0_84, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_175_0_85, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_175_0_86, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_175_0_87, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_175_0_88, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_175_0_89, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_175_0_90, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_175_0_91, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_175_0_92, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_175_0_93, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_175_0_94, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("LorentzVector >", 4194, G__G__GenVector_175_0_95, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~LorentzVector >", 4320, G__G__GenVector_175_0_96, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_175_0_97, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR(void) { /* ROOT::Math::PtEtaPhiM4D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR)); G__memfunc_setup("PtEtaPhiM4D",1721,G__G__GenVector_176_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PtEtaPhiM4D",1721,G__G__GenVector_176_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - pt d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - eta " "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - phi d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - mass", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("PtEtaPhiM4D",1721,G__G__GenVector_176_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::PtEtaPhiM4D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_176_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::PtEtaPhiM4D' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_176_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "D - 'ROOT::Math::PtEtaPhiM4D::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_176_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_176_0_7, 121, -1, -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - pt d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - eta " "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - phi d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - mass", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_176_0_8, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 1 - pt d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 1 - eta " "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 1 - phi d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 1 - mass", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt",196,G__G__GenVector_176_0_9, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_176_0_10, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_176_0_11, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M",77,G__G__GenVector_176_0_12, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag",277,G__G__GenVector_176_0_13, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp",407,G__G__GenVector_176_0_14, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_176_0_15, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Px",200,G__G__GenVector_176_0_16, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_176_0_17, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Py",201,G__G__GenVector_176_0_18, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_176_0_19, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pz",202,G__G__GenVector_176_0_20, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_176_0_21, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P",80,G__G__GenVector_176_0_22, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_176_0_23, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P2",130,G__G__GenVector_176_0_24, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E2",119,G__G__GenVector_176_0_25, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E",69,G__G__GenVector_176_0_26, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("T",84,G__G__GenVector_176_0_27, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M2",127,G__G__GenVector_176_0_28, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mag2",327,G__G__GenVector_176_0_29, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt2",246,G__G__GenVector_176_0_30, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_176_0_31, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt2",243,G__G__GenVector_176_0_32, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt",193,G__G__GenVector_176_0_33, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et2",235,G__G__GenVector_176_0_34, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et",185,G__G__GenVector_176_0_35, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pi",217,(G__InterfaceMethod) NULL, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RestrictPhi",1137,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RestrictNegMass",1534,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_176_0_39, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPt",496,G__G__GenVector_176_0_40, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - pt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_176_0_41, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - eta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_176_0_42, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetM",377,G__G__GenVector_176_0_43, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - mass", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPxPyPzE",972,G__G__GenVector_176_0_44, 121, -1, -1, 0, 4, 5, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - px d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - py " "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - pz d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Negate",596,G__G__GenVector_176_0_45, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Scale",488,G__G__GenVector_176_0_46, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_176_0_47, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PtEtaPhiM4D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_176_0_48, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PtEtaPhiM4D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_176_0_49, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_176_0_50, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_176_0_51, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("t",116,G__G__GenVector_176_0_52, 100, -1, G__defined_typename("ROOT::Math::PtEtaPhiM4D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPx",500,G__G__GenVector_176_0_53, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - px", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPy",501,G__G__GenVector_176_0_54, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - py", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPz",502,G__G__GenVector_176_0_55, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - pz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetE",369,G__G__GenVector_176_0_56, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::PtEtaPhiM4D::Scalar' 0 - energy", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~PtEtaPhiM4D", 1847, G__G__GenVector_176_0_57, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR(void) { /* ROOT::Math::LorentzVector > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR)); G__memfunc_setup("LorentzVector >",4202,G__G__GenVector_177_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 0, 5, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzVector >",4202,G__G__GenVector_177_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a d - 'ROOT::Math::LorentzVector >::Scalar' 11 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - c d - 'ROOT::Math::LorentzVector >::Scalar' 11 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Coordinates",1147,G__G__GenVector_177_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR), -1, 1, 0, 5, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_177_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "D - 'ROOT::Math::LorentzVector >::Scalar' 10 - src", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetCoordinates",1447,G__G__GenVector_177_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a d - 'ROOT::Math::LorentzVector >::Scalar' 0 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - c d - 'ROOT::Math::LorentzVector >::Scalar' 0 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_177_0_6, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 1 - a d - 'ROOT::Math::LorentzVector >::Scalar' 1 - b " "d - 'ROOT::Math::LorentzVector >::Scalar' 1 - c d - 'ROOT::Math::LorentzVector >::Scalar' 1 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetCoordinates",1435,G__G__GenVector_177_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::LorentzVector >::Scalar' 0 - dest", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZT",651,G__G__GenVector_177_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - xx d - 'ROOT::Math::LorentzVector >::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - zz d - 'ROOT::Math::LorentzVector >::Scalar' 0 - tt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPxPyPzE",972,G__G__GenVector_177_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 4, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - xx d - 'ROOT::Math::LorentzVector >::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - zz d - 'ROOT::Math::LorentzVector >::Scalar' 0 - ee", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_177_0_10, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_177_0_11, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Px",200,G__G__GenVector_177_0_12, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("X",88,G__G__GenVector_177_0_13, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Py",201,G__G__GenVector_177_0_14, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Y",89,G__G__GenVector_177_0_15, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pz",202,G__G__GenVector_177_0_16, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Z",90,G__G__GenVector_177_0_17, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("E",69,G__G__GenVector_177_0_18, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("T",84,G__G__GenVector_177_0_19, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M2",127,G__G__GenVector_177_0_20, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("M",77,G__G__GenVector_177_0_21, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("R",82,G__G__GenVector_177_0_22, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P",80,G__G__GenVector_177_0_23, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("P2",130,G__G__GenVector_177_0_24, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Perp2",457,G__G__GenVector_177_0_25, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pt",196,G__G__GenVector_177_0_26, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rho",297,G__G__GenVector_177_0_27, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt2",243,G__G__GenVector_177_0_28, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Mt",193,G__G__GenVector_177_0_29, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et2",235,G__G__GenVector_177_0_30, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Et",185,G__G__GenVector_177_0_31, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_177_0_32, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_177_0_33, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Eta",282,G__G__GenVector_177_0_34, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Vect",402,G__G__GenVector_177_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_177_0_36, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/=",984,G__G__GenVector_177_0_37, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_177_0_38, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator/",923,G__G__GenVector_177_0_39, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-",921,G__G__GenVector_177_0_40, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_177_0_41, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rapidity",838,G__G__GenVector_177_0_42, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ColinearRapidity",1651,G__G__GenVector_177_0_43, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isTimelike",1040,G__G__GenVector_177_0_44, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isLightlike",1145,G__G__GenVector_177_0_45, 103, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 '100*std::numeric_limits::epsilon()' tolerance", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("isSpacelike",1133,G__G__GenVector_177_0_46, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BoostToCM",858,G__G__GenVector_177_0_47, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::LorentzVector >::BetaVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Beta",380,G__G__GenVector_177_0_48, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Gamma",483,G__G__GenVector_177_0_49, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("x",120,G__G__GenVector_177_0_50, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("y",121,G__G__GenVector_177_0_51, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("z",122,G__G__GenVector_177_0_52, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("t",116,G__G__GenVector_177_0_53, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("px",232,G__G__GenVector_177_0_54, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("py",233,G__G__GenVector_177_0_55, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pz",234,G__G__GenVector_177_0_56, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("e",101,G__G__GenVector_177_0_57, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("r",114,G__G__GenVector_177_0_58, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("theta",534,G__G__GenVector_177_0_59, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("phi",321,G__G__GenVector_177_0_60, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rho",329,G__G__GenVector_177_0_61, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("eta",314,G__G__GenVector_177_0_62, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pt",228,G__G__GenVector_177_0_63, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("perp2",489,G__G__GenVector_177_0_64, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag2",359,G__G__GenVector_177_0_65, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mag",309,G__G__GenVector_177_0_66, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mt",225,G__G__GenVector_177_0_67, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mt2",275,G__G__GenVector_177_0_68, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("energy",650,G__G__GenVector_177_0_69, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mass",436,G__G__GenVector_177_0_70, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("mass2",486,G__G__GenVector_177_0_71, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetE",369,G__G__GenVector_177_0_72, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetEta",582,G__G__GenVector_177_0_73, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetM",377,G__G__GenVector_177_0_74, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_177_0_75, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPt",496,G__G__GenVector_177_0_76, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPx",500,G__G__GenVector_177_0_77, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPy",501,G__G__GenVector_177_0_78, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPz",502,G__G__GenVector_177_0_79, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "d - 'ROOT::Math::LorentzVector >::Scalar' 0 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_177_0_80, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_177_0_81, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_177_0_82, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_177_0_83, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Dot",295,G__G__GenVector_177_0_84, 100, -1, G__defined_typename("ROOT::Math::LorentzVector >::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_177_0_85, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+=",980,G__G__GenVector_177_0_86, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_177_0_87, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator-=",982,G__G__GenVector_177_0_88, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_177_0_89, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator+",919,G__G__GenVector_177_0_90, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("LorentzVector >", 4202, G__G__GenVector_177_0_91, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~LorentzVector >", 4328, G__G__GenVector_177_0_92, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_177_0_93, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLRotation3D(void) { /* ROOT::Math::Rotation3D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D)); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::AxisAngle' - 41 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_4, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::EulerAngles' - 41 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_5, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationZYX' - 41 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_6, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Quaternion' - 41 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_7, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_8, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_9, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_10, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 9, 1, 1, 0, "d - 'ROOT::Math::Rotation3D::Scalar' 0 - xx d - 'ROOT::Math::Rotation3D::Scalar' 0 - xy " "d - 'ROOT::Math::Rotation3D::Scalar' 0 - xz d - 'ROOT::Math::Rotation3D::Scalar' 0 - yx " "d - 'ROOT::Math::Rotation3D::Scalar' 0 - yy d - 'ROOT::Math::Rotation3D::Scalar' 0 - yz " "d - 'ROOT::Math::Rotation3D::Scalar' 0 - zx d - 'ROOT::Math::Rotation3D::Scalar' 0 - zy " "d - 'ROOT::Math::Rotation3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_178_0_11, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 41 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_178_0_12, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::AxisAngle' - 41 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_178_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::EulerAngles' - 41 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_178_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationZYX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_178_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Quaternion' - 41 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_178_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_178_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_178_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_178_0_19, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_178_0_20, 121, -1, -1, 0, 9, 1, 1, 0, "d - 'ROOT::Math::Rotation3D::Scalar' 0 - xx d - 'ROOT::Math::Rotation3D::Scalar' 0 - xy " "d - 'ROOT::Math::Rotation3D::Scalar' 0 - xz d - 'ROOT::Math::Rotation3D::Scalar' 0 - yx " "d - 'ROOT::Math::Rotation3D::Scalar' 0 - yy d - 'ROOT::Math::Rotation3D::Scalar' 0 - yz " "d - 'ROOT::Math::Rotation3D::Scalar' 0 - zx d - 'ROOT::Math::Rotation3D::Scalar' 0 - zy " "d - 'ROOT::Math::Rotation3D::Scalar' 0 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_178_0_21, 121, -1, -1, 0, 9, 1, 1, 8, "d - 'ROOT::Math::Rotation3D::Scalar' 1 - xx d - 'ROOT::Math::Rotation3D::Scalar' 1 - xy " "d - 'ROOT::Math::Rotation3D::Scalar' 1 - xz d - 'ROOT::Math::Rotation3D::Scalar' 1 - yx " "d - 'ROOT::Math::Rotation3D::Scalar' 1 - yy d - 'ROOT::Math::Rotation3D::Scalar' 1 - yz " "d - 'ROOT::Math::Rotation3D::Scalar' 1 - zx d - 'ROOT::Math::Rotation3D::Scalar' 1 - zy " "d - 'ROOT::Math::Rotation3D::Scalar' 1 - zz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_178_0_22, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_178_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::AxisAngle' - 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::EulerAngles' - 11 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZYX' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - rx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - ry", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - rz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_178_0_32, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_178_0_33, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_34, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation3D",967,G__G__GenVector_178_0_35, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 3, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2 " "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v3", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_178_0_36, 121, -1, -1, 0, 3, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2 " "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v3", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_178_0_37, 121, -1, -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_178_0_38, 121, -1, -1, 0, 1, 1, 1, 8, "D - - 0 - begin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_178_0_39, 121, -1, -1, 0, 2, 1, 1, 8, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_40, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_41, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_178_0_42, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Rotation3D", 1093, G__G__GenVector_178_0_43, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLAxisAngle(void) { /* ROOT::Math::AxisAngle */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle)); G__memfunc_setup("AxisAngle",892,G__G__GenVector_179_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_179_0_2, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Axis",405,G__G__GenVector_179_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::AxisAngle::AxisVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Angle",487,G__G__GenVector_179_0_4, 100, -1, G__defined_typename("ROOT::Math::AxisAngle::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_179_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::AxisAngle::XYZVector"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::AxisAngle::XYZVector' 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_179_0_6, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_179_0_7, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::AxisAngle' - 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_10, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::EulerAngles' - 11 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_11, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_12, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZYX' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - rx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - ry", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - rz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_179_0_16, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::AxisAngle' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_179_0_17, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::AxisAngle' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RectifyAngle",1213,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pi",185,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_179_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_179_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::EulerAngles' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_179_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationZYX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_179_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_179_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_179_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_179_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::Quaternion' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AxisAngle",892,G__G__GenVector_179_0_27, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v d - 'ROOT::Math::AxisAngle::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AxisAngle",892,G__G__GenVector_179_0_28, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_179_0_29, 121, -1, -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_179_0_30, 121, -1, -1, 0, 1, 1, 1, 8, "D - - 0 - begin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_179_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("AxisAngle", 892, G__G__GenVector_179_0_34, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::AxisAngle' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~AxisAngle", 1018, G__G__GenVector_179_0_35, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_179_0_36, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::AxisAngle' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLEulerAngles(void) { /* ROOT::Math::EulerAngles */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles)); G__memfunc_setup("EulerAngles",1111,G__G__GenVector_180_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("EulerAngles",1111,G__G__GenVector_180_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::EulerAngles::Scalar' 0 - phi d - 'ROOT::Math::EulerAngles::Scalar' 0 - theta " "d - 'ROOT::Math::EulerAngles::Scalar' 0 - psi", "Added 27 Jan. 06 JMM", (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_180_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_180_0_4, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::EulerAngles::Scalar' 0 - phi d - 'ROOT::Math::EulerAngles::Scalar' 0 - theta " "d - 'ROOT::Math::EulerAngles::Scalar' 0 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_180_0_5, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::EulerAngles::Scalar' 1 - phi d - 'ROOT::Math::EulerAngles::Scalar' 1 - theta " "d - 'ROOT::Math::EulerAngles::Scalar' 1 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_180_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::EulerAngles::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_180_0_7, 100, -1, G__defined_typename("ROOT::Math::EulerAngles::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_180_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::EulerAngles::Scalar' 0 - theta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_180_0_9, 100, -1, G__defined_typename("ROOT::Math::EulerAngles::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPsi",600,G__G__GenVector_180_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::EulerAngles::Scalar' 0 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Psi",300,G__G__GenVector_180_0_11, 100, -1, G__defined_typename("ROOT::Math::EulerAngles::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_180_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_180_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::AxisAngle' - 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::EulerAngles' - 11 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - rx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - ry", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - rz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_180_0_21, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::EulerAngles' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_180_0_22, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::EulerAngles' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pi",185,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_180_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_180_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::Quaternion' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_180_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_180_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_180_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_180_0_29, 121, -1, -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_180_0_30, 121, -1, -1, 0, 1, 1, 1, 8, "D - - 0 - begin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_180_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("EulerAngles", 1111, G__G__GenVector_180_0_34, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::EulerAngles' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~EulerAngles", 1237, G__G__GenVector_180_0_35, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_180_0_36, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::EulerAngles' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLQuaternion(void) { /* ROOT::Math::Quaternion */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion)); G__memfunc_setup("Quaternion",1062,G__G__GenVector_181_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Quaternion",1062,G__G__GenVector_181_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::Quaternion::Scalar' 0 - u d - 'ROOT::Math::Quaternion::Scalar' 0 - i " "d - 'ROOT::Math::Quaternion::Scalar' 0 - j d - 'ROOT::Math::Quaternion::Scalar' 0 - k", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_181_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_181_0_4, 121, -1, -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::Quaternion::Scalar' 0 - u d - 'ROOT::Math::Quaternion::Scalar' 0 - i " "d - 'ROOT::Math::Quaternion::Scalar' 0 - j d - 'ROOT::Math::Quaternion::Scalar' 0 - k", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_181_0_5, 121, -1, -1, 0, 4, 1, 1, 8, "d - 'ROOT::Math::Quaternion::Scalar' 1 - u d - 'ROOT::Math::Quaternion::Scalar' 1 - i " "d - 'ROOT::Math::Quaternion::Scalar' 1 - j d - 'ROOT::Math::Quaternion::Scalar' 1 - k", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("U",85,G__G__GenVector_181_0_6, 100, -1, G__defined_typename("ROOT::Math::Quaternion::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("I",73,G__G__GenVector_181_0_7, 100, -1, G__defined_typename("ROOT::Math::Quaternion::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("J",74,G__G__GenVector_181_0_8, 100, -1, G__defined_typename("ROOT::Math::Quaternion::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("K",75,G__G__GenVector_181_0_9, 100, -1, G__defined_typename("ROOT::Math::Quaternion::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_181_0_10, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::Quaternion::XYZVector"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Quaternion::XYZVector' 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_181_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_181_0_12, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::AxisAngle' - 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::EulerAngles' - 11 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZYX' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - rx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - ry", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - rz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Distance",811,G__G__GenVector_181_0_21, 100, -1, G__defined_typename("ROOT::Math::Quaternion::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_181_0_22, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_181_0_23, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_181_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_181_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::AxisAngle' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_181_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::EulerAngles' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_181_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationZYX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_181_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_181_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_181_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_181_0_31, 121, -1, -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_181_0_32, 121, -1, -1, 0, 1, 1, 1, 8, "D - - 0 - begin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_34, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_181_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("Quaternion", 1062, G__G__GenVector_181_0_36, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::Quaternion' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Quaternion", 1188, G__G__GenVector_181_0_37, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_181_0_38, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Quaternion' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLRotationX(void) { /* ROOT::Math::RotationX */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX)); G__memfunc_setup("RotationX",936,G__G__GenVector_182_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RotationX",936,G__G__GenVector_182_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX), -1, 0, 1, 5, 1, 0, "d - 'ROOT::Math::RotationX::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_182_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetAngle",787,G__G__GenVector_182_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationX::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_182_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationX::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetAngle",775,G__G__GenVector_182_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::RotationX::Scalar' 1 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_182_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::RotationX::Scalar' 1 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Angle",487,G__G__GenVector_182_0_8, 100, -1, G__defined_typename("ROOT::Math::RotationX::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SinAngle",785,G__G__GenVector_182_0_9, 100, -1, G__defined_typename("ROOT::Math::RotationX::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CosAngle",780,G__G__GenVector_182_0_10, 100, -1, G__defined_typename("ROOT::Math::RotationX::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_182_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_182_0_12, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_182_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_182_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationX' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_182_0_15, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_182_0_16, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_182_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_182_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_182_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("RotationX", 936, G__G__GenVector_182_0_20, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::RotationX' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~RotationX", 1062, G__G__GenVector_182_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_182_0_22, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationX' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLRotationY(void) { /* ROOT::Math::RotationY */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY)); G__memfunc_setup("RotationY",937,G__G__GenVector_183_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RotationY",937,G__G__GenVector_183_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY), -1, 0, 1, 5, 1, 0, "d - 'ROOT::Math::RotationY::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_183_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetAngle",787,G__G__GenVector_183_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationY::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_183_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationY::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetAngle",775,G__G__GenVector_183_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::RotationY::Scalar' 1 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_183_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::RotationY::Scalar' 1 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Angle",487,G__G__GenVector_183_0_8, 100, -1, G__defined_typename("ROOT::Math::RotationY::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SinAngle",785,G__G__GenVector_183_0_9, 100, -1, G__defined_typename("ROOT::Math::RotationY::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CosAngle",780,G__G__GenVector_183_0_10, 100, -1, G__defined_typename("ROOT::Math::RotationY::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_183_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_183_0_12, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_183_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_183_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationY' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_183_0_15, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_183_0_16, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_183_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_183_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_183_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("RotationY", 937, G__G__GenVector_183_0_20, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::RotationY' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~RotationY", 1063, G__G__GenVector_183_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_183_0_22, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationY' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLRotationZ(void) { /* ROOT::Math::RotationZ */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ)); G__memfunc_setup("RotationZ",938,G__G__GenVector_184_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RotationZ",938,G__G__GenVector_184_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ), -1, 0, 1, 5, 1, 0, "d - 'ROOT::Math::RotationZ::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_184_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetAngle",787,G__G__GenVector_184_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationZ::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_184_0_5, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationZ::Scalar' 0 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetAngle",775,G__G__GenVector_184_0_6, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::RotationZ::Scalar' 1 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_184_0_7, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::RotationZ::Scalar' 1 - angle", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Angle",487,G__G__GenVector_184_0_8, 100, -1, G__defined_typename("ROOT::Math::RotationZ::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SinAngle",785,G__G__GenVector_184_0_9, 100, -1, G__defined_typename("ROOT::Math::RotationZ::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("CosAngle",780,G__G__GenVector_184_0_10, 100, -1, G__defined_typename("ROOT::Math::RotationZ::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_184_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_184_0_12, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_184_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_184_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_184_0_15, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_184_0_16, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_184_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_184_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_184_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("RotationZ", 938, G__G__GenVector_184_0_20, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~RotationZ", 1064, G__G__GenVector_184_0_21, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_184_0_22, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLRotationZYX(void) { /* ROOT::Math::RotationZYX */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX)); G__memfunc_setup("RotationZYX",1115,G__G__GenVector_185_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("RotationZYX",1115,G__G__GenVector_185_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::RotationZYX::Scalar' 0 - phi d - 'ROOT::Math::RotationZYX::Scalar' 0 - theta " "d - 'ROOT::Math::RotationZYX::Scalar' 0 - psi", "Added 27 Jan. 06 JMM", (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_185_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_185_0_4, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::RotationZYX::Scalar' 0 - phi d - 'ROOT::Math::RotationZYX::Scalar' 0 - theta " "d - 'ROOT::Math::RotationZYX::Scalar' 0 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_185_0_5, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::RotationZYX::Scalar' 1 - phi d - 'ROOT::Math::RotationZYX::Scalar' 1 - theta " "d - 'ROOT::Math::RotationZYX::Scalar' 1 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPhi",589,G__G__GenVector_185_0_6, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationZYX::Scalar' 0 - phi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Phi",289,G__G__GenVector_185_0_7, 100, -1, G__defined_typename("ROOT::Math::RotationZYX::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetTheta",802,G__G__GenVector_185_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationZYX::Scalar' 0 - theta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Theta",502,G__G__GenVector_185_0_9, 100, -1, G__defined_typename("ROOT::Math::RotationZYX::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetPsi",600,G__G__GenVector_185_0_10, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::RotationZYX::Scalar' 0 - psi", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Psi",300,G__G__GenVector_185_0_11, 100, -1, G__defined_typename("ROOT::Math::RotationZYX::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_185_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_185_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZYX' - 11 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::AxisAngle' - 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::EulerAngles' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - rx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - ry", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - rz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_185_0_22, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZYX' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_185_0_23, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZYX' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Pi",185,(G__InterfaceMethod) NULL, 100, -1, -1, 0, 0, 3, 4, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_185_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_185_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::AxisAngle' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_185_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::EulerAngles' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_185_0_28, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::Quaternion' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_185_0_29, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_185_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_185_0_31, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 1, 1, 5, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_185_0_32, 121, -1, -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_185_0_33, 121, -1, -1, 0, 1, 1, 1, 8, "D - - 0 - begin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_34, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_185_0_36, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("RotationZYX", 1115, G__G__GenVector_185_0_37, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::RotationZYX' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~RotationZYX", 1241, G__G__GenVector_185_0_38, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_185_0_39, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationZYX' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLBoostX(void) { /* ROOT::Math::BoostX */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX)); G__memfunc_setup("BoostX",607,G__G__GenVector_190_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BoostX",607,G__G__GenVector_190_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX), -1, 0, 1, 5, 1, 0, "d - 'ROOT::Math::BoostX::Scalar' 0 - beta_x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_190_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_190_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::BoostX::Scalar' 0 - beta_x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_190_0_5, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::BoostX::Scalar' 1 - beta_x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Beta",380,G__G__GenVector_190_0_6, 100, -1, G__defined_typename("ROOT::Math::BoostX::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Gamma",483,G__G__GenVector_190_0_7, 100, -1, G__defined_typename("ROOT::Math::BoostX::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetBeta",680,G__G__GenVector_190_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::BoostX::Scalar' 0 - beta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BetaVector",1007,G__G__GenVector_190_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::BoostX::XYZVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLorentzRotation",1886,G__G__GenVector_190_0_10, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::BoostX::Scalar' 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_190_0_11, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_190_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_190_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_190_0_14, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostX' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_190_0_15, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostX' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_190_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("BoostX", 607, G__G__GenVector_190_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::BoostX' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~BoostX", 733, G__G__GenVector_190_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_190_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostX' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLBoostY(void) { /* ROOT::Math::BoostY */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY)); G__memfunc_setup("BoostY",608,G__G__GenVector_193_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BoostY",608,G__G__GenVector_193_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY), -1, 0, 1, 5, 1, 0, "d - 'ROOT::Math::BoostY::Scalar' 0 - beta_y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_193_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_193_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::BoostY::Scalar' 0 - beta_y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_193_0_5, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::BoostY::Scalar' 1 - beta_y", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Beta",380,G__G__GenVector_193_0_6, 100, -1, G__defined_typename("ROOT::Math::BoostY::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Gamma",483,G__G__GenVector_193_0_7, 100, -1, G__defined_typename("ROOT::Math::BoostY::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetBeta",680,G__G__GenVector_193_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::BoostY::Scalar' 0 - beta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BetaVector",1007,G__G__GenVector_193_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::BoostY::XYZVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLorentzRotation",1886,G__G__GenVector_193_0_10, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::BoostY::Scalar' 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_193_0_11, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_193_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_193_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_193_0_14, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostY' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_193_0_15, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostY' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_193_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("BoostY", 608, G__G__GenVector_193_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::BoostY' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~BoostY", 734, G__G__GenVector_193_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_193_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostY' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLBoostZ(void) { /* ROOT::Math::BoostZ */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ)); G__memfunc_setup("BoostZ",609,G__G__GenVector_196_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BoostZ",609,G__G__GenVector_196_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ), -1, 0, 1, 5, 1, 0, "d - 'ROOT::Math::BoostZ::Scalar' 0 - beta_z", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_196_0_3, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_196_0_4, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::BoostZ::Scalar' 0 - beta_z", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_196_0_5, 121, -1, -1, 0, 1, 1, 1, 8, "d - 'ROOT::Math::BoostZ::Scalar' 1 - beta_z", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Beta",380,G__G__GenVector_196_0_6, 100, -1, G__defined_typename("ROOT::Math::BoostZ::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Gamma",483,G__G__GenVector_196_0_7, 100, -1, G__defined_typename("ROOT::Math::BoostZ::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetBeta",680,G__G__GenVector_196_0_8, 121, -1, -1, 0, 1, 1, 1, 0, "d - 'ROOT::Math::BoostZ::Scalar' 0 - beta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BetaVector",1007,G__G__GenVector_196_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::BoostZ::XYZVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLorentzRotation",1886,G__G__GenVector_196_0_10, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::BoostZ::Scalar' 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_196_0_11, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_196_0_12, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_196_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_196_0_14, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostZ' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_196_0_15, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostZ' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_196_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("BoostZ", 609, G__G__GenVector_196_0_17, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::BoostZ' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~BoostZ", 735, G__G__GenVector_196_0_18, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_196_0_19, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostZ' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLBoost(void) { /* ROOT::Math::Boost */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost)); G__memfunc_setup("Boost",519,G__G__GenVector_199_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Boost",519,G__G__GenVector_199_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::Boost::Scalar' 0 - beta_x d - 'ROOT::Math::Boost::Scalar' 0 - beta_y " "d - 'ROOT::Math::Boost::Scalar' 0 - beta_z", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Boost",519,G__G__GenVector_199_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::Boost' - 41 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Boost",519,G__G__GenVector_199_0_4, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::BoostX' - 41 - bx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Boost",519,G__G__GenVector_199_0_5, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::BoostY' - 41 - by", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Boost",519,G__G__GenVector_199_0_6, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::BoostZ' - 41 - bz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_199_0_7, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Boost' - 41 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_199_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostX' - 41 - bx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_199_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostY' - 41 - by", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_199_0_10, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostZ' - 41 - bz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_199_0_11, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_199_0_12, 121, -1, -1, 0, 3, 1, 1, 0, "d - 'ROOT::Math::Boost::Scalar' 0 - beta_x d - 'ROOT::Math::Boost::Scalar' 0 - beta_y " "d - 'ROOT::Math::Boost::Scalar' 0 - beta_z", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_199_0_13, 121, -1, -1, 0, 3, 1, 1, 8, "d - 'ROOT::Math::Boost::Scalar' 1 - beta_x d - 'ROOT::Math::Boost::Scalar' 1 - beta_y " "d - 'ROOT::Math::Boost::Scalar' 1 - beta_z", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BetaVector",1007,G__G__GenVector_199_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::Boost::XYZVector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetLorentzRotation",1886,G__G__GenVector_199_0_15, 121, -1, -1, 0, 1, 1, 1, 8, "D - 'ROOT::Math::Boost::Scalar' 0 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_199_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_199_0_17, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_199_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_199_0_19, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Boost' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_199_0_20, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Boost' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetIdentity",1142,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Boost",519,G__G__GenVector_199_0_22, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost), -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_199_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - beta", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_199_0_24, 121, -1, -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_199_0_25, 121, -1, -1, 0, 1, 1, 1, 8, "D - - 0 - begin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_199_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Boost", 645, G__G__GenVector_199_0_27, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLLorentzRotation(void) { /* ROOT::Math::LorentzRotation */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation)); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::LorentzRotation' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Boost' - 41 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_4, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::BoostX' - 41 - bx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_5, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::BoostY' - 41 - by", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_6, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::BoostZ' - 41 - bz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_7, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Rotation3D' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_8, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::AxisAngle' - 41 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_9, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::EulerAngles' - 41 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_10, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Quaternion' - 41 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_11, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_12, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_13, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_14, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 16, 1, 1, 0, "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - xx d - 'ROOT::Math::LorentzRotation::Scalar' 0 - xy " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - xz d - 'ROOT::Math::LorentzRotation::Scalar' 0 - xt " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - yx d - 'ROOT::Math::LorentzRotation::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - yz d - 'ROOT::Math::LorentzRotation::Scalar' 0 - yt " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - zx d - 'ROOT::Math::LorentzRotation::Scalar' 0 - zy " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - zz d - 'ROOT::Math::LorentzRotation::Scalar' 0 - zt " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - tx d - 'ROOT::Math::LorentzRotation::Scalar' 0 - ty " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - tz d - 'ROOT::Math::LorentzRotation::Scalar' 0 - tt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_15, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::LorentzRotation' - 41 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_16, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Boost' - 41 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_17, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostX' - 41 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_18, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostY' - 41 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::BoostZ' - 41 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::AxisAngle' - 41 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::EulerAngles' - 41 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Quaternion' - 41 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationZ' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationY' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_202_0_26, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::RotationX' - 41 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rectify",726,G__G__GenVector_202_0_27, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_202_0_28, 121, -1, -1, 0, 16, 1, 1, 0, "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - xx d - 'ROOT::Math::LorentzRotation::Scalar' 0 - xy " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - xz d - 'ROOT::Math::LorentzRotation::Scalar' 0 - xt " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - yx d - 'ROOT::Math::LorentzRotation::Scalar' 0 - yy " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - yz d - 'ROOT::Math::LorentzRotation::Scalar' 0 - yt " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - zx d - 'ROOT::Math::LorentzRotation::Scalar' 0 - zy " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - zz d - 'ROOT::Math::LorentzRotation::Scalar' 0 - zt " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - tx d - 'ROOT::Math::LorentzRotation::Scalar' 0 - ty " "d - 'ROOT::Math::LorentzRotation::Scalar' 0 - tz d - 'ROOT::Math::LorentzRotation::Scalar' 0 - tt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_202_0_29, 121, -1, -1, 0, 16, 1, 1, 8, "d - 'ROOT::Math::LorentzRotation::Scalar' 1 - xx d - 'ROOT::Math::LorentzRotation::Scalar' 1 - xy " "d - 'ROOT::Math::LorentzRotation::Scalar' 1 - xz d - 'ROOT::Math::LorentzRotation::Scalar' 1 - xt " "d - 'ROOT::Math::LorentzRotation::Scalar' 1 - yx d - 'ROOT::Math::LorentzRotation::Scalar' 1 - yy " "d - 'ROOT::Math::LorentzRotation::Scalar' 1 - yz d - 'ROOT::Math::LorentzRotation::Scalar' 1 - yt " "d - 'ROOT::Math::LorentzRotation::Scalar' 1 - zx d - 'ROOT::Math::LorentzRotation::Scalar' 1 - zy " "d - 'ROOT::Math::LorentzRotation::Scalar' 1 - zz d - 'ROOT::Math::LorentzRotation::Scalar' 1 - zt " "d - 'ROOT::Math::LorentzRotation::Scalar' 1 - tx d - 'ROOT::Math::LorentzRotation::Scalar' 1 - ty " "d - 'ROOT::Math::LorentzRotation::Scalar' 1 - tz d - 'ROOT::Math::LorentzRotation::Scalar' 1 - tt", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_202_0_30, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_202_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_202_0_32, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_33, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzRotation' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_34, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Boost' - 11 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_35, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostX' - 11 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_36, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostY' - 11 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_37, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::BoostZ' - 11 - b", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_38, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_39, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::AxisAngle' - 11 - a", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_40, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::EulerAngles' - 11 - e", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_41, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Quaternion' - 11 - q", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_42, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationX' - 11 - rx", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_43, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationY' - 11 - ry", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_44, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::RotationZ' - 11 - rz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_202_0_45, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzRotation' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_202_0_46, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::LorentzRotation' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("LorentzRotation",1598,G__G__GenVector_202_0_47, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation), -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_202_0_48, 121, -1, -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_202_0_49, 121, -1, -1, 0, 1, 1, 1, 8, "D - - 0 - begin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_202_0_50, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~LorentzRotation", 1724, G__G__GenVector_202_0_51, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLPlane3D(void) { /* ROOT::Math::Plane3D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D)); G__memfunc_setup("Plane3D",615,G__G__GenVector_204_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Plane3D",615,G__G__GenVector_204_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D), -1, 0, 4, 1, 1, 0, "d - 'ROOT::Math::Plane3D::Scalar' 11 - a d - 'ROOT::Math::Plane3D::Scalar' 11 - b " "d - 'ROOT::Math::Plane3D::Scalar' 11 - c d - 'ROOT::Math::Plane3D::Scalar' 11 - d", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Plane3D",615,G__G__GenVector_204_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Vector' 11 - n u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Plane3D",615,G__G__GenVector_204_0_4, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D), -1, 0, 3, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p2 " "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p3", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_204_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Plane3D' - 11 - plane", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("A",65,G__G__GenVector_204_0_6, 100, -1, G__defined_typename("ROOT::Math::Plane3D::Scalar"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("B",66,G__G__GenVector_204_0_7, 100, -1, G__defined_typename("ROOT::Math::Plane3D::Scalar"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("C",67,G__G__GenVector_204_0_8, 100, -1, G__defined_typename("ROOT::Math::Plane3D::Scalar"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("D",68,G__G__GenVector_204_0_9, 100, -1, G__defined_typename("ROOT::Math::Plane3D::Scalar"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Normal",617,G__G__GenVector_204_0_10, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::Plane3D::Vector"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("HesseDistance",1315,G__G__GenVector_204_0_11, 100, -1, G__defined_typename("ROOT::Math::Plane3D::Scalar"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Distance",811,G__G__GenVector_204_0_12, 100, -1, G__defined_typename("ROOT::Math::Plane3D::Scalar"), 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("ProjectOntoPlane",1639,G__G__GenVector_204_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::Plane3D::Point"), 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_204_0_14, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Plane3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_204_0_15, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Plane3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Normalize",945,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BuildFromVecAndPoint",1983,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 4, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Vector' 11 - n u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("BuildFrom3Points",1588,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 3, 1, 4, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p2 " "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Plane3D::Point' 11 - p3", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("Plane3D", 615, G__G__GenVector_204_0_19, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::Plane3D' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Plane3D", 741, G__G__GenVector_204_0_20, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLTranslation3D(void) { /* ROOT::Math::Translation3D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D)); G__memfunc_setup("Translation3D",1286,G__G__GenVector_205_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Translation3D",1286,G__G__GenVector_205_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D), -1, 0, 3, 1, 1, 0, "d - - 0 - dx d - - 0 - dy " "d - - 0 - dz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Vect",402,G__G__GenVector_205_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::Translation3D::Vector"), 1, 0, 1, 1, 9, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_205_0_4, 121, -1, -1, 0, 3, 1, 1, 0, "d - - 0 - dx d - - 0 - dy " "d - - 0 - dz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_205_0_5, 121, -1, -1, 0, 3, 1, 1, 8, "d - - 1 - dx d - - 1 - dy " "d - - 1 - dz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetXYZ",567,G__G__GenVector_205_0_6, 121, -1, -1, 0, 3, 1, 1, 0, "d - - 0 - dx d - - 0 - dy " "d - - 0 - dz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_205_0_7, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Plane3D' - 11 - plane", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_205_0_8, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_205_0_9, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_205_0_10, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_205_0_11, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_205_0_12, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Translation3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_205_0_13, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Translation3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("Translation3D", 1286, G__G__GenVector_205_0_14, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Translation3D", 1412, G__G__GenVector_205_0_15, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_205_0_16, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLTransform3D(void) { /* ROOT::Math::Transform3D */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D)); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_1, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_2, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 11 - r u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Vector' 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_3, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::Rotation3D' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_4, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_5, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::AxisAngle' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_6, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::EulerAngles' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_7, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Quaternion' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_8, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationZYX' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_9, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationX' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_10, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationY' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_11, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::RotationZ' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_12, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Vector' 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_13, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 5, 1, 0, "u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_14, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 6, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Point' 11 - fr0 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Point' 11 - fr1 " "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Point' 11 - fr2 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Point' 11 - to0 " "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Point' 11 - to1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Point' 11 - to2", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_15, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 12, 1, 1, 0, "d - - 0 - xx d - - 0 - xy " "d - - 0 - xz d - - 0 - dx " "d - - 0 - yx d - - 0 - yy " "d - - 0 - yz d - - 0 - dy " "d - - 0 - zx d - - 0 - zy " "d - - 0 - zz d - - 0 - dz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_206_0_16, 121, -1, -1, 0, 12, 1, 1, 0, "d - - 0 - xx d - - 0 - xy " "d - - 0 - xz d - - 0 - dx " "d - - 0 - yx d - - 0 - yy " "d - - 0 - yz d - - 0 - dy " "d - - 0 - zx d - - 0 - zy " "d - - 0 - zz d - - 0 - dz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_206_0_17, 121, -1, -1, 0, 12, 1, 1, 8, "d - - 1 - xx d - - 1 - xy " "d - - 1 - xz d - - 1 - dx " "d - - 1 - yx d - - 1 - yy " "d - - 1 - yz d - - 1 - dy " "d - - 1 - zx d - - 1 - zy " "d - - 1 - zz d - - 1 - dz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDecomposition",1661,G__G__GenVector_206_0_18, 121, -1, -1, 0, 2, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 1 - r u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Vector' 1 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Rotation",848,G__G__GenVector_206_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Translation",1167,G__G__GenVector_206_0_20, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_206_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::Transform3D::Point"), 0, 1, 1, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Point' 11 - p", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_206_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("ROOT::Math::Transform3D::Vector"), 0, 1, 1, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Vector' 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator()",957,G__G__GenVector_206_0_23, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Plane3D' - 11 - plane", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*=",979,G__G__GenVector_206_0_24, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_206_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Transform3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Invert",632,G__G__GenVector_206_0_26, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Inverse",732,G__G__GenVector_206_0_27, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator==",998,G__G__GenVector_206_0_28, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Transform3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator!=",970,G__G__GenVector_206_0_29, 103, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Transform3D' - 11 - rhs", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AssignFrom",1017,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 2, 1, 2, 0, "u 'ROOT::Math::Rotation3D' - 11 - r u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Vector' 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AssignFrom",1017,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'ROOT::Math::Rotation3D' - 11 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("AssignFrom",1017,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 1, 1, 2, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Transform3D::Vector' 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetIdentity",1142,(G__InterfaceMethod) NULL, 121, -1, -1, 0, 0, 1, 2, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_34, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 5, 1, 0, "u 'ROOT::Math::AxisAngle' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_35, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 5, 1, 0, "u 'ROOT::Math::EulerAngles' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_36, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 5, 1, 0, "u 'ROOT::Math::RotationZYX' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_37, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 5, 1, 0, "u 'ROOT::Math::Quaternion' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_38, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 5, 1, 0, "u 'ROOT::Math::RotationX' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_39, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 5, 1, 0, "u 'ROOT::Math::RotationY' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_40, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 5, 1, 0, "u 'ROOT::Math::RotationZ' - 11 - r u 'ROOT::Math::Translation3D' - 11 - t", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("Transform3D",1075,G__G__GenVector_206_0_41, 105, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 2, 5, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("SetComponents",1362,G__G__GenVector_206_0_42, 121, -1, -1, 0, 2, 1, 1, 0, "D - - 0 - begin D - - 0 - end", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetComponents",1350,G__G__GenVector_206_0_43, 121, -1, -1, 0, 1, 1, 1, 8, "D - - 0 - begin", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRotation",1136,G__G__GenVector_206_0_44, 121, -1, -1, 0, 1, 1, 1, 8, "u 'ROOT::Math::Rotation3D' - 1 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRotation",1136,G__G__GenVector_206_0_45, 121, -1, -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::RotationZYX' - 1 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRotation",1136,G__G__GenVector_206_0_46, 121, -1, -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::AxisAngle' - 1 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRotation",1136,G__G__GenVector_206_0_47, 121, -1, -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::EulerAngles' - 1 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetRotation",1136,G__G__GenVector_206_0_48, 121, -1, -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::Quaternion' - 1 - r", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDecomposition",1661,G__G__GenVector_206_0_49, 121, -1, -1, 0, 2, 5, 1, 8, "u 'ROOT::Math::RotationZYX' - 1 - r u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 1 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDecomposition",1661,G__G__GenVector_206_0_50, 121, -1, -1, 0, 2, 5, 1, 8, "u 'ROOT::Math::AxisAngle' - 1 - r u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 1 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDecomposition",1661,G__G__GenVector_206_0_51, 121, -1, -1, 0, 2, 5, 1, 8, "u 'ROOT::Math::EulerAngles' - 1 - r u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 1 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("GetDecomposition",1661,G__G__GenVector_206_0_52, 121, -1, -1, 0, 2, 5, 1, 8, "u 'ROOT::Math::Quaternion' - 1 - r u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 1 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_206_0_53, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_206_0_54, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator*",918,G__G__GenVector_206_0_55, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 0, 1, 5, 1, 8, "u 'ROOT::Math::LorentzVector >' - 11 - v", (char*)NULL, (void*) NULL, 0); // automatic copy constructor G__memfunc_setup("Transform3D", 1075, G__G__GenVector_206_0_56, (int) ('i'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - -", (char*) NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~Transform3D", 1201, G__G__GenVector_206_0_57, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); // automatic assignment operator G__memfunc_setup("operator=", 937, G__G__GenVector_206_0_58, (int) ('u'), G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D), -1, 1, 1, 1, 1, 0, "u 'ROOT::Math::Transform3D' - 11 - -", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncROOTcLcLMathcLcLVectorUtil(void) { /* ROOT::Math::VectorUtil */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil)); G__memfunc_setup("Phi_0_2pi",794,G__G__GenVector_208_0_1, 100, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - phi", (char*)NULL, (void*) G__func2void( (double (*)(double))(&ROOT::Math::VectorUtil::Phi_0_2pi) ), 0); G__memfunc_setup("Phi_mpi_pi",1022,G__G__GenVector_208_0_2, 100, -1, -1, 0, 1, 1, 1, 0, "d - - 0 - phi", (char*)NULL, (void*) G__func2void( (double (*)(double))(&ROOT::Math::VectorUtil::Phi_mpi_pi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_3, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZVector&, const ROOT::Math::XYZVector&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_4, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::RhoEtaPhiVector&, const ROOT::Math::RhoEtaPhiVector&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_5, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::Polar3DVector&, const ROOT::Math::Polar3DVector&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_6, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZPoint&, const ROOT::Math::XYZPoint&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_7, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::Polar3DPoint&, const ROOT::Math::Polar3DPoint&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_8, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::RhoEtaPhiPoint&, const ROOT::Math::RhoEtaPhiPoint&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_9, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZTVector&, const ROOT::Math::XYZTVector&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_10, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::PtEtaPhiEVector&, const ROOT::Math::PtEtaPhiEVector&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_11, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZVector&, const ROOT::Math::XYZVector&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_12, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::RhoEtaPhiVector&, const ROOT::Math::RhoEtaPhiVector&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_13, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::Polar3DVector&, const ROOT::Math::Polar3DVector&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_14, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZPoint&, const ROOT::Math::XYZPoint&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_15, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::Polar3DPoint&, const ROOT::Math::Polar3DPoint&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_16, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::RhoEtaPhiPoint&, const ROOT::Math::RhoEtaPhiPoint&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_17, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZTVector&, const ROOT::Math::XYZTVector&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_18, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::PtEtaPhiEVector&, const ROOT::Math::PtEtaPhiEVector&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_19, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZVector&, const ROOT::Math::XYZVector&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_20, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::RhoEtaPhiVector&, const ROOT::Math::RhoEtaPhiVector&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_21, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::Polar3DVector&, const ROOT::Math::Polar3DVector&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_22, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZPoint&, const ROOT::Math::XYZPoint&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_23, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::Polar3DPoint&, const ROOT::Math::Polar3DPoint&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_24, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::RhoEtaPhiPoint&, const ROOT::Math::RhoEtaPhiPoint&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_25, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZTVector&, const ROOT::Math::XYZTVector&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_26, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::PtEtaPhiEVector&, const ROOT::Math::PtEtaPhiEVector&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_27, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZVector&, const ROOT::Math::XYZVector&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_28, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::RhoEtaPhiVector&, const ROOT::Math::RhoEtaPhiVector&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_29, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DVector' 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::Polar3DVector&, const ROOT::Math::Polar3DVector&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_30, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::XYZPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZPoint&, const ROOT::Math::XYZPoint&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_31, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::Polar3DPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::Polar3DPoint&, const ROOT::Math::Polar3DPoint&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_32, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiPoint' 11 - v1 u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' 'ROOT::Math::RhoEtaPhiPoint' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::RhoEtaPhiPoint&, const ROOT::Math::RhoEtaPhiPoint&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_33, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZTVector&, const ROOT::Math::XYZTVector&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_34, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::PtEtaPhiEVector&, const ROOT::Math::PtEtaPhiEVector&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("InvariantMass",1344,G__G__GenVector_208_0_35, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZTVector&, const ROOT::Math::XYZTVector&))(&ROOT::Math::VectorUtil::InvariantMass) ), 0); G__memfunc_setup("InvariantMass",1344,G__G__GenVector_208_0_36, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::PtEtaPhiEVector&, const ROOT::Math::PtEtaPhiEVector&))(&ROOT::Math::VectorUtil::InvariantMass) ), 0); G__memfunc_setup("InvariantMass",1344,G__G__GenVector_208_0_37, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::XYZTVector&, const ROOT::Math::PtEtaPhiEVector&))(&ROOT::Math::VectorUtil::InvariantMass) ), 0); G__memfunc_setup("InvariantMass",1344,G__G__GenVector_208_0_38, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' 'ROOT::Math::PtEtaPhiEVector' 11 - v1 u 'ROOT::Math::LorentzVector >' 'ROOT::Math::XYZTVector' 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::PtEtaPhiEVector&, const ROOT::Math::XYZTVector&))(&ROOT::Math::VectorUtil::InvariantMass) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_39, 100, -1, -1, 0, 2, 5, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_40, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_41, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_42, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v1 u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&, const ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_43, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaPhi",779,G__G__GenVector_208_0_44, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::DeltaPhi) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_45, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("DeltaR",572,G__G__GenVector_208_0_46, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::DeltaR) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_47, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("CosTheta",795,G__G__GenVector_208_0_48, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::CosTheta) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_49, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("Angle",487,G__G__GenVector_208_0_50, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::Angle) ), 0); G__memfunc_setup("InvariantMass",1344,G__G__GenVector_208_0_51, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::InvariantMass) ), 0); G__memfunc_setup("InvariantMass",1344,G__G__GenVector_208_0_52, 100, -1, -1, 0, 2, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - v1 u 'ROOT::Math::LorentzVector >' - 11 - v2", (char*)NULL, (void*) G__func2void( (double (*)(const ROOT::Math::LorentzVector >&, const ROOT::Math::LorentzVector >&))(&ROOT::Math::VectorUtil::InvariantMass) ), 0); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR(void) { /* vector >,allocator > > > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR)); G__memfunc_setup("at",213,G__G__GenVector_210_0_1, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), G__defined_typename("vector >,allocator > > >::reference"), 1, 1, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__GenVector_210_0_2, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), G__defined_typename("vector >,allocator > > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__GenVector_210_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__GenVector_210_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__GenVector_210_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector >,allocator > > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__GenVector_210_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector >,allocator > > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__GenVector_210_0_7, 107, -1, G__defined_typename("vector >,allocator > > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__GenVector_210_0_8, 107, -1, G__defined_typename("vector >,allocator > > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_210_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_210_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - sz u 'ROOT::Math::LorentzVector >' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__GenVector_210_0_11, 107, -1, G__defined_typename("vector >,allocator > > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__GenVector_210_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_210_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), G__defined_typename("vector >,allocator > > >::reference"), 1, 1, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_210_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), G__defined_typename("vector >,allocator > > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >,allocator > > >",11932,G__G__GenVector_210_0_15, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >,allocator > > >",11932,G__G__GenVector_210_0_16, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - n u 'ROOT::Math::LorentzVector >' - 11 '(ROOT::Math::LorentzVector >)()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >,allocator > > >",11932,G__G__GenVector_210_0_17, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector >,allocator > > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >,allocator > > >",11932,G__G__GenVector_210_0_18, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector >,allocator > > >::iterator' 'vector >,allocator > > >::const_iterator' 10 - first u 'vector >,allocator > > >::iterator' 'vector >,allocator > > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_210_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector >,allocator > > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__GenVector_210_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__GenVector_210_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__GenVector_210_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__GenVector_210_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__GenVector_210_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >,allocator > > >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_210_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - position u 'ROOT::Math::LorentzVector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_210_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - position u 'vector >,allocator > > >::iterator' 'vector >,allocator > > >::const_iterator' 10 - first " "u 'vector >,allocator > > >::iterator' 'vector >,allocator > > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_210_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - position k - 'vector >,allocator > > >::size_type' 0 - n " "u 'ROOT::Math::LorentzVector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__GenVector_210_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_210_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_210_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - first u 'vector >,allocator > > >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__GenVector_210_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector >,allocator > > >", 12058, G__G__GenVector_210_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR(void) { /* vector >,allocator > > > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR)); G__memfunc_setup("at",213,G__G__GenVector_214_0_1, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), G__defined_typename("vector >,allocator > > >::reference"), 1, 1, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__GenVector_214_0_2, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), G__defined_typename("vector >,allocator > > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__GenVector_214_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__GenVector_214_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__GenVector_214_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector >,allocator > > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__GenVector_214_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector >,allocator > > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__GenVector_214_0_7, 107, -1, G__defined_typename("vector >,allocator > > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__GenVector_214_0_8, 107, -1, G__defined_typename("vector >,allocator > > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_214_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_214_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - sz u 'ROOT::Math::LorentzVector >' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__GenVector_214_0_11, 107, -1, G__defined_typename("vector >,allocator > > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__GenVector_214_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_214_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), G__defined_typename("vector >,allocator > > >::reference"), 1, 1, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_214_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), G__defined_typename("vector >,allocator > > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >,allocator > > >",12260,G__G__GenVector_214_0_15, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >,allocator > > >",12260,G__G__GenVector_214_0_16, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - n u 'ROOT::Math::LorentzVector >' - 11 '(ROOT::Math::LorentzVector >)()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >,allocator > > >",12260,G__G__GenVector_214_0_17, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector >,allocator > > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector >,allocator > > >",12260,G__G__GenVector_214_0_18, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector >,allocator > > >::iterator' 'vector >,allocator > > >::const_iterator' 10 - first u 'vector >,allocator > > >::iterator' 'vector >,allocator > > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_214_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector >,allocator > > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__GenVector_214_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector >,allocator > > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__GenVector_214_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__GenVector_214_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__GenVector_214_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::LorentzVector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__GenVector_214_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >,allocator > > >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_214_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - position u 'ROOT::Math::LorentzVector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_214_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - position u 'vector >,allocator > > >::iterator' 'vector >,allocator > > >::const_iterator' 10 - first " "u 'vector >,allocator > > >::iterator' 'vector >,allocator > > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_214_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - position k - 'vector >,allocator > > >::size_type' 0 - n " "u 'ROOT::Math::LorentzVector >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__GenVector_214_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_214_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_214_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector >,allocator > > >::iterator' - 0 - first u 'vector >,allocator > > >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__GenVector_214_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector >,allocator > > >", 12386, G__G__GenVector_214_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(void) { /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__memfunc_setup("at",213,G__G__GenVector_218_0_1, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__GenVector_218_0_2, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__GenVector_218_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__GenVector_218_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__GenVector_218_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__GenVector_218_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__GenVector_218_0_7, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__GenVector_218_0_8, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_218_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_218_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - sz u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__GenVector_218_0_11, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__GenVector_218_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_218_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_218_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",20914,G__G__GenVector_218_0_15, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",20914,G__G__GenVector_218_0_16, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 '(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>)()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",20914,G__G__GenVector_218_0_17, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",20914,G__G__GenVector_218_0_18, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - first u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_218_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__GenVector_218_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__GenVector_218_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__GenVector_218_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__GenVector_218_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__GenVector_218_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_218_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_218_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - first " "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_218_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n " "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__GenVector_218_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_218_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_218_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - first u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__GenVector_218_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >", 21040, G__G__GenVector_218_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(void) { /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__memfunc_setup("at",213,G__G__GenVector_222_0_1, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__GenVector_222_0_2, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__GenVector_222_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__GenVector_222_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__GenVector_222_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__GenVector_222_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__GenVector_222_0_7, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__GenVector_222_0_8, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_222_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_222_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - sz u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__GenVector_222_0_11, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__GenVector_222_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_222_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_222_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",20138,G__G__GenVector_222_0_15, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",20138,G__G__GenVector_222_0_16, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 '(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>)()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",20138,G__G__GenVector_222_0_17, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",20138,G__G__GenVector_222_0_18, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - first u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_222_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__GenVector_222_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__GenVector_222_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__GenVector_222_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__GenVector_222_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__GenVector_222_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_222_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_222_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - first " "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_222_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n " "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__GenVector_222_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_222_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_222_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - first u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__GenVector_222_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >", 20264, G__G__GenVector_222_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(void) { /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__memfunc_setup("at",213,G__G__GenVector_226_0_1, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__GenVector_226_0_2, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__GenVector_226_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__GenVector_226_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__GenVector_226_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__GenVector_226_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__GenVector_226_0_7, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__GenVector_226_0_8, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_226_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_226_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - sz u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__GenVector_226_0_11, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__GenVector_226_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_226_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_226_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",21902,G__G__GenVector_226_0_15, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",21902,G__G__GenVector_226_0_16, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 '(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>)()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",21902,G__G__GenVector_226_0_17, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",21902,G__G__GenVector_226_0_18, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - first u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_226_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__GenVector_226_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__GenVector_226_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__GenVector_226_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__GenVector_226_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__GenVector_226_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_226_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_226_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - first " "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_226_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n " "u 'ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__GenVector_226_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_226_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_226_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - first u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__GenVector_226_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >", 22028, G__G__GenVector_226_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } static void G__setup_memfuncvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR(void) { /* vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > > */ G__tag_memfunc_setup(G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR)); G__memfunc_setup("at",213,G__G__GenVector_230_0_1, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("at",213,G__G__GenVector_230_0_2, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("begin",517,G__G__GenVector_230_0_3, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("end",311,G__G__GenVector_230_0_4, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rbegin",631,G__G__GenVector_230_0_5, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("rend",425,G__G__GenVector_230_0_6, 117, G__get_linked_tagnum(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reverse_iterator"), 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("size",443,G__G__GenVector_230_0_7, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("max_size",864,G__G__GenVector_230_0_8, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_230_0_9, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - sz", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("resize",658,G__G__GenVector_230_0_10, 121, -1, -1, 0, 2, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - sz u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 0 - c", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("capacity",846,G__G__GenVector_230_0_11, 107, -1, G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type"), 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("empty",559,G__G__GenVector_230_0_12, 103, -1, -1, 0, 0, 1, 1, 8, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_230_0_13, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::reference"), 1, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator[]",1060,G__G__GenVector_230_0_14, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), G__defined_typename("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_reference"), 1, 1, 1, 1, 8, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",21126,G__G__GenVector_230_0_15, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",21126,G__G__GenVector_230_0_16, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 2, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 '(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>)()' value", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",21126,G__G__GenVector_230_0_17, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >",21126,G__G__GenVector_230_0_18, 105, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - first u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("operator=",937,G__G__GenVector_230_0_19, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR), -1, 1, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("reserve",764,G__G__GenVector_230_0_20, 121, -1, -1, 0, 1, 1, 1, 0, "k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("front",553,G__G__GenVector_230_0_21, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("back",401,G__G__GenVector_230_0_22, 117, G__get_linked_tagnum(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR), -1, 1, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("push_back",944,G__G__GenVector_230_0_23, 121, -1, -1, 0, 1, 1, 1, 0, "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("swap",443,G__G__GenVector_230_0_24, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >' - 1 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_230_0_25, 117, G__get_linked_tagnum(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator), -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_230_0_26, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - first " "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::const_iterator' 10 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("insert",661,G__G__GenVector_230_0_27, 121, -1, -1, 0, 3, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position k - 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::size_type' 0 - n " "u 'ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>' - 11 - x", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("pop_back",831,G__G__GenVector_230_0_28, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_230_0_29, 121, -1, -1, 0, 1, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - position", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("erase",528,G__G__GenVector_230_0_30, 121, -1, -1, 0, 2, 1, 1, 0, "u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - first u 'vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator' - 0 - last", (char*)NULL, (void*) NULL, 0); G__memfunc_setup("clear",519,G__G__GenVector_230_0_31, 121, -1, -1, 0, 0, 1, 1, 0, "", (char*)NULL, (void*) NULL, 0); // automatic destructor G__memfunc_setup("~vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >", 21252, G__G__GenVector_230_0_32, (int) ('y'), -1, -1, 0, 0, 1, 1, 0, "", (char*) NULL, (void*) NULL, 0); G__tag_memfunc_reset(); } /********************************************************* * Member function information setup *********************************************************/ extern "C" void G__cpp_setup_memfuncG__GenVector() { } /********************************************************* * Global variable information setup for each class *********************************************************/ static void G__cpp_setup_global0() { /* Setting up global variables */ G__resetplocal(); } static void G__cpp_setup_global1() { } static void G__cpp_setup_global2() { G__resetglobalenv(); } extern "C" void G__cpp_setup_globalG__GenVector() { G__cpp_setup_global0(); G__cpp_setup_global1(); G__cpp_setup_global2(); } /********************************************************* * Global function information setup for each class *********************************************************/ static void G__cpp_setup_func0() { G__lastifuncposition(); } static void G__cpp_setup_func1() { } static void G__cpp_setup_func2() { } static void G__cpp_setup_func3() { } static void G__cpp_setup_func4() { } static void G__cpp_setup_func5() { } static void G__cpp_setup_func6() { G__resetifuncposition(); } extern "C" void G__cpp_setup_funcG__GenVector() { G__cpp_setup_func0(); G__cpp_setup_func1(); G__cpp_setup_func2(); G__cpp_setup_func3(); G__cpp_setup_func4(); G__cpp_setup_func5(); G__cpp_setup_func6(); } /********************************************************* * Class,struct,union,enum tag information setup *********************************************************/ /* Setup class/struct taginfo */ G__linked_taginfo G__G__GenVectorLN_type_info = { "type_info" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_TClass = { "TClass" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_TNamed = { "TNamed" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_TVirtualIsAProxy = { "TVirtualIsAProxy" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOT = { "ROOT" , 110 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLTInitBehavior = { "ROOT::TInitBehavior" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR = { "basic_ostream >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR = { "vector >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR = { "reverse_iterator >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMath = { "ROOT::Math" , 110 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag = { "ROOT::Math::DefaultCoordinateSystemTag" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR = { "ROOT::Math::Cartesian2D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR = { "ROOT::Math::Polar2D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLGenVector_exception = { "ROOT::Math::GenVector_exception" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag = { "ROOT::Math::GlobalCoordinateSystemTag" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag = { "ROOT::Math::LocalCoordinateSystemTag" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR = { "ROOT::Math::Cartesian3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEfloatgR = { "ROOT::Math::Cartesian3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR = { "ROOT::Math::CylindricalEta3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR = { "ROOT::Math::Polar3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR = { "ROOT::Math::Cylindrical3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR = { "ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR = { "ROOT::Math::PxPyPzE4D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR = { "ROOT::Math::LorentzVector >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR = { "ROOT::Math::LorentzVector >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR = { "ROOT::Math::PxPyPzM4D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR = { "ROOT::Math::LorentzVector >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR = { "ROOT::Math::PtEtaPhiE4D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR = { "ROOT::Math::LorentzVector >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR = { "ROOT::Math::PtEtaPhiM4D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR = { "ROOT::Math::LorentzVector >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D = { "ROOT::Math::Rotation3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle = { "ROOT::Math::AxisAngle" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles = { "ROOT::Math::EulerAngles" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion = { "ROOT::Math::Quaternion" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX = { "ROOT::Math::RotationX" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY = { "ROOT::Math::RotationY" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ = { "ROOT::Math::RotationZ" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX = { "ROOT::Math::RotationZYX" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex = { "ROOT::Math::Rotation3D::ERotation3DMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX = { "ROOT::Math::BoostX" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex = { "ROOT::Math::BoostX::ELorentzRotationMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex = { "ROOT::Math::BoostX::EBoostMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY = { "ROOT::Math::BoostY" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex = { "ROOT::Math::BoostY::ELorentzRotationMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex = { "ROOT::Math::BoostY::EBoostMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ = { "ROOT::Math::BoostZ" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex = { "ROOT::Math::BoostZ::ELorentzRotationMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex = { "ROOT::Math::BoostZ::EBoostMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoost = { "ROOT::Math::Boost" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex = { "ROOT::Math::Boost::ELorentzRotationMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex = { "ROOT::Math::Boost::EBoostMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation = { "ROOT::Math::LorentzRotation" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex = { "ROOT::Math::LorentzRotation::ELorentzRotationMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D = { "ROOT::Math::Plane3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D = { "ROOT::Math::Translation3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D = { "ROOT::Math::Transform3D" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex = { "ROOT::Math::Transform3D::ETransform3DMatrixIndex" , 101 , -1 }; G__linked_taginfo G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil = { "ROOT::Math::VectorUtil" , 110 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR = { "vector >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiterator = { "vector >,allocator > > >::iterator" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR = { "vector >,allocator > > >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiterator = { "vector >,allocator > > >::iterator" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR = { "reverse_iterator >,allocator > > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR = { "vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator = { "vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR = { "vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator = { "vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR = { "vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator = { "vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator>" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR = { "vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator = { "vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator" , 99 , -1 }; G__linked_taginfo G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR = { "reverse_iterator,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >::iterator>" , 99 , -1 }; /* Reset class/struct taginfo */ extern "C" void G__cpp_reset_tagtableG__GenVector() { G__G__GenVectorLN_type_info.tagnum = -1 ; G__G__GenVectorLN_TClass.tagnum = -1 ; G__G__GenVectorLN_TNamed.tagnum = -1 ; G__G__GenVectorLN_TVirtualIsAProxy.tagnum = -1 ; G__G__GenVectorLN_ROOT.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLTInitBehavior.tagnum = -1 ; G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR.tagnum = -1 ; G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__GenVectorLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR.tagnum = -1 ; G__G__GenVectorLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMath.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLGenVector_exception.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEfloatgR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoost.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex.tagnum = -1 ; G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiterator.tagnum = -1 ; G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiterator.tagnum = -1 ; G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator.tagnum = -1 ; G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator.tagnum = -1 ; G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator.tagnum = -1 ; G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR.tagnum = -1 ; G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator.tagnum = -1 ; G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR.tagnum = -1 ; } extern "C" void G__cpp_setup_tagtableG__GenVector() { /* Setting up class,struct,union tag entry */ G__get_linked_tagnum_fwd(&G__G__GenVectorLN_type_info); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_TClass); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_TNamed); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_TVirtualIsAProxy); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOT),0,-1,0,(char*)NULL,G__setup_memvarROOT,G__setup_memfuncROOT); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLTInitBehavior); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_basic_ostreamlEcharcOchar_traitslEchargRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLTSchemaHelpercOallocatorlEROOTcLcLTSchemaHelpergRsPgRcLcLiteratorgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_reverse_iteratorlEvectorlETVirtualArraymUcOallocatorlETVirtualArraymUgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMath),0,-1,0,(char*)NULL,G__setup_memvarROOTcLcLMath,G__setup_memfuncROOTcLcLMath); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDefaultCoordinateSystemTag),sizeof(ROOT::Math::DefaultCoordinateSystemTag),-1,262144,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLDefaultCoordinateSystemTag,G__setup_memfuncROOTcLcLMathcLcLDefaultCoordinateSystemTag); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian2DlEdoublegR),sizeof(ROOT::Math::Cartesian2D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLCartesian2DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLCartesian2DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar2DlEdoublegR),sizeof(ROOT::Math::Polar2D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPolar2DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLPolar2DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::DisplacementVector2D,ROOT::Math::DefaultCoordinateSystemTag>),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLGenVector_exception); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLGlobalCoordinateSystemTag),sizeof(ROOT::Math::GlobalCoordinateSystemTag),-1,262144,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLGlobalCoordinateSystemTag,G__setup_memfuncROOTcLcLMathcLcLGlobalCoordinateSystemTag); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLLocalCoordinateSystemTag),sizeof(ROOT::Math::LocalCoordinateSystemTag),-1,262144,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLLocalCoordinateSystemTag,G__setup_memfuncROOTcLcLMathcLcLLocalCoordinateSystemTag); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLCartesian2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::PositionVector2D,ROOT::Math::DefaultCoordinateSystemTag>),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector2DlEROOTcLcLMathcLcLPolar2DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEdoublegR),sizeof(ROOT::Math::Cartesian3D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLCartesian3DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLCartesian3DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLCartesian3DlEfloatgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindricalEta3DlEdoublegR),sizeof(ROOT::Math::CylindricalEta3D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLCylindricalEta3DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLCylindricalEta3DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPolar3DlEdoublegR),sizeof(ROOT::Math::Polar3D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPolar3DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLPolar3DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLCylindrical3DlEdoublegR),sizeof(ROOT::Math::Cylindrical3D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLCylindrical3DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLCylindrical3DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::DisplacementVector3D,ROOT::Math::DefaultCoordinateSystemTag>),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLPolar3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR),sizeof(ROOT::Math::PositionVector3D,ROOT::Math::DefaultCoordinateSystemTag>),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR,G__setup_memfuncROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindrical3DlEfloatgRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzE4DlEdoublegR),sizeof(ROOT::Math::PxPyPzE4D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPxPyPzE4DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLPxPyPzE4DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR),sizeof(ROOT::Math::LorentzVector >),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR,G__setup_memfuncROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEfloatgRsPgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPxPyPzM4DlEdoublegR),sizeof(ROOT::Math::PxPyPzM4D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPxPyPzM4DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLPxPyPzM4DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR),sizeof(ROOT::Math::LorentzVector >),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR,G__setup_memfuncROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzM4DlEdoublegRsPgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR),sizeof(ROOT::Math::PtEtaPhiE4D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR),sizeof(ROOT::Math::LorentzVector >),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR,G__setup_memfuncROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR),sizeof(ROOT::Math::PtEtaPhiM4D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR,G__setup_memfuncROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR),sizeof(ROOT::Math::LorentzVector >),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR,G__setup_memfuncROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiM4DlEdoublegRsPgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3D),sizeof(ROOT::Math::Rotation3D),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLRotation3D,G__setup_memfuncROOTcLcLMathcLcLRotation3D); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLAxisAngle),sizeof(ROOT::Math::AxisAngle),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLAxisAngle,G__setup_memfuncROOTcLcLMathcLcLAxisAngle); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLEulerAngles),sizeof(ROOT::Math::EulerAngles),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLEulerAngles,G__setup_memfuncROOTcLcLMathcLcLEulerAngles); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLQuaternion),sizeof(ROOT::Math::Quaternion),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLQuaternion,G__setup_memfuncROOTcLcLMathcLcLQuaternion); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationX),sizeof(ROOT::Math::RotationX),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLRotationX,G__setup_memfuncROOTcLcLMathcLcLRotationX); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationY),sizeof(ROOT::Math::RotationY),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLRotationY,G__setup_memfuncROOTcLcLMathcLcLRotationY); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZ),sizeof(ROOT::Math::RotationZ),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLRotationZ,G__setup_memfuncROOTcLcLMathcLcLRotationZ); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotationZYX),sizeof(ROOT::Math::RotationZYX),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLRotationZYX,G__setup_memfuncROOTcLcLMathcLcLRotationZYX); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLRotation3DcLcLERotation3DMatrixIndex); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostX),sizeof(ROOT::Math::BoostX),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLBoostX,G__setup_memfuncROOTcLcLMathcLcLBoostX); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLELorentzRotationMatrixIndex); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostXcLcLEBoostMatrixIndex); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostY),sizeof(ROOT::Math::BoostY),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLBoostY,G__setup_memfuncROOTcLcLMathcLcLBoostY); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLELorentzRotationMatrixIndex); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostYcLcLEBoostMatrixIndex); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZ),sizeof(ROOT::Math::BoostZ),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLBoostZ,G__setup_memfuncROOTcLcLMathcLcLBoostZ); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLELorentzRotationMatrixIndex); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostZcLcLEBoostMatrixIndex); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoost),sizeof(ROOT::Math::Boost),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLBoost,G__setup_memfuncROOTcLcLMathcLcLBoost); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLELorentzRotationMatrixIndex); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLBoostcLcLEBoostMatrixIndex); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotation),sizeof(ROOT::Math::LorentzRotation),-1,297728,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLLorentzRotation,G__setup_memfuncROOTcLcLMathcLcLLorentzRotation); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLLorentzRotationcLcLELorentzRotationMatrixIndex); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLPlane3D),sizeof(ROOT::Math::Plane3D),-1,297216,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLPlane3D,G__setup_memfuncROOTcLcLMathcLcLPlane3D); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLTranslation3D),sizeof(ROOT::Math::Translation3D),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLTranslation3D,G__setup_memfuncROOTcLcLMathcLcLTranslation3D); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3D),sizeof(ROOT::Math::Transform3D),-1,295168,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLTransform3D,G__setup_memfuncROOTcLcLMathcLcLTransform3D); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLTransform3DcLcLETransform3DMatrixIndex); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_ROOTcLcLMathcLcLVectorUtil),0,-1,0,(char*)NULL,G__setup_memvarROOTcLcLMathcLcLVectorUtil,G__setup_memfuncROOTcLcLMathcLcLVectorUtil); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR),sizeof(vector >,allocator > > >),-1,298752,(char*)NULL,G__setup_memvarvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR,G__setup_memfuncvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPxPyPzE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR),sizeof(vector >,allocator > > >),-1,298752,(char*)NULL,G__setup_memvarvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR,G__setup_memfuncvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRcOallocatorlEROOTcLcLMathcLcLLorentzVectorlEROOTcLcLMathcLcLPtEtaPhiE4DlEdoublegRsPgRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >),-1,298752,(char*)NULL,G__setup_memvarvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR,G__setup_memfuncvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >),-1,298752,(char*)NULL,G__setup_memvarvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR,G__setup_memfuncvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCartesian3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >),-1,298752,(char*)NULL,G__setup_memvarvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR,G__setup_memfuncvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLDisplacementVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR); G__tagtable_setup(G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR),sizeof(vector,ROOT::Math::DefaultCoordinateSystemTag>,allocator,ROOT::Math::DefaultCoordinateSystemTag> > >),-1,298752,(char*)NULL,G__setup_memvarvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR,G__setup_memfuncvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgR); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_vectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiterator); G__get_linked_tagnum_fwd(&G__G__GenVectorLN_reverse_iteratorlEvectorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRcOallocatorlEROOTcLcLMathcLcLPositionVector3DlEROOTcLcLMathcLcLCylindricalEta3DlEdoublegRcOROOTcLcLMathcLcLDefaultCoordinateSystemTaggRsPgRsPgRcLcLiteratorgR); } extern "C" void G__cpp_setupG__GenVector(void) { G__check_setup_version(30051515,"G__cpp_setupG__GenVector()"); G__set_cpp_environmentG__GenVector(); G__cpp_setup_tagtableG__GenVector(); G__cpp_setup_inheritanceG__GenVector(); G__cpp_setup_typetableG__GenVector(); G__cpp_setup_memvarG__GenVector(); G__cpp_setup_memfuncG__GenVector(); G__cpp_setup_globalG__GenVector(); G__cpp_setup_funcG__GenVector(); if(0==G__getsizep2memfunc()) G__get_sizep2memfuncG__GenVector(); return; } class G__cpp_setup_initG__GenVector { public: G__cpp_setup_initG__GenVector() { G__add_setup_func("G__GenVector",(G__incsetup)(&G__cpp_setupG__GenVector)); G__call_setup_funcs(); } ~G__cpp_setup_initG__GenVector() { G__remove_setup_func("G__GenVector"); } }; G__cpp_setup_initG__GenVector G__cpp_setup_initializerG__GenVector;