#include <iostream>
#include "TObjArray.h"
#include "TGeoManager.h"
#include "TGeoMatrix.h"
#include "TMath.h"
Variables | |
TGeoIdentity * | gGeoIdentity = nullptr |
const Int_t | kN3 = 3 * sizeof(Double_t) |
const Int_t | kN9 = 9 * sizeof(Double_t) |
TGeoIdentity* gGeoIdentity = nullptr |
Definition at line 220 of file TGeoMatrix.cxx.