The Gaudi Framework  v38r1p1 (ae26267b)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
CLHEP Namespace Reference

Functions

double * begin (CLHEP::HepVector &v)
 
const double * begin (const CLHEP::HepVector &v)
 

Function Documentation

◆ begin() [1/2]

double * CLHEP::begin ( CLHEP::HepVector &  v)

Definition at line 45 of file TupleAlg.cpp.

45 { return &v[0]; }

◆ begin() [2/2]

const double * CLHEP::begin ( const CLHEP::HepVector &  v)

Definition at line 46 of file TupleAlg.cpp.

46 { return &v[0]; }
Properties.v
v
Definition: Properties.py:122