104 for (
int i= 0 ; i <2 ; i++ ) s +=
x[i]*
y[i];
125 for (
j = 0;
j <
n;
j++) {
136 for (
j = 0;
j <
n;
j++) {
155 if (
R__b.IsReading()) {
static Double_t Product(const Double_t *x, const Float_t *y)
Product.
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t points
Buffer base class used for serializing objects.
A cut tube with 11 parameters.
void SetPoints(Double_t *points) const override
Create TUBS points.
void Streamer(TBuffer &) override
Stream an object of class TCTUB.
~TCTUB() override
CTUB shape default destructor.
TCTUB()
CTUB shape default constructor.
TClass * IsA() const override
Double_t * fCoTab
Table of sin(fPhi1) .... sin(fPhil+fDphi1)
virtual Int_t GetNumberOfDivisions() const
void Streamer(TBuffer &) override
Stream an object of class TTUBE.
void MakeTableOfCoSin() const override
Make table of sine and cosine.
Float_t Normalize(Float_t v[3])
Normalize a vector v in place.