|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef BFIELDVECTOR_H
15 #define BFIELDVECTOR_H
26 "Type for the BField Vector must be one of short or double");
BFieldVector(const BFieldVector &)=default
void set(T Bz, T Br, T Bphi)
BFieldVector & operator=(const BFieldVector &)=default
BFieldVector(T Bz, T Br, T Bphi)
BFieldVector & operator=(BFieldVector &&)=default
BFieldVector(BFieldVector &&)=default
T operator[](size_t i) const