#include <StringVector.h>
|
G4ThreeVector | m_p |
|
G4double | m_m |
|
Definition at line 11 of file StringVector.h.
◆ StringVector() [1/3]
StringVector::StringVector |
( |
| ) |
|
◆ StringVector() [2/3]
StringVector::StringVector |
( |
const G4ThreeVector & |
p, |
|
|
G4double |
m |
|
) |
| |
◆ StringVector() [3/3]
StringVector::StringVector |
( |
G4double |
x, |
|
|
G4double |
y, |
|
|
G4double |
z, |
|
|
G4double |
m |
|
) |
| |
◆ ~StringVector()
StringVector::~StringVector |
( |
| ) |
|
◆ lv()
G4LorentzVector StringVector::lv |
( |
| ) |
const |
|
inline |
◆ mag()
G4double StringVector::mag |
( |
| ) |
const |
|
inline |
◆ operator*=()
void StringVector::operator*= |
( |
G4double |
a | ) |
|
|
inline |
◆ reflect()
◆ set() [1/2]
void StringVector::set |
( |
const G4ThreeVector & |
p, |
|
|
G4double |
m |
|
) |
| |
|
inline |
◆ set() [2/2]
void StringVector::set |
( |
G4double |
x, |
|
|
G4double |
y, |
|
|
G4double |
z, |
|
|
G4double |
m |
|
) |
| |
|
inline |
◆ t()
G4double StringVector::t |
( |
| ) |
const |
|
inline |
◆ vect()
G4ThreeVector StringVector::vect |
( |
| ) |
const |
|
inline |
◆ x()
G4double StringVector::x |
( |
| ) |
const |
|
inline |
◆ y()
G4double StringVector::y |
( |
| ) |
const |
|
inline |
◆ z()
G4double StringVector::z |
( |
| ) |
const |
|
inline |
◆ m_m
G4double StringVector::m_m |
|
private |
◆ m_p
G4ThreeVector StringVector::m_p |
|
private |
The documentation for this class was generated from the following files: