ATLAS Offline Software
|
#include <climits>
#include <iomanip>
#include <iostream>
#include <memory>
#include <sstream>
#include <string>
#include <utility>
#include <vector>
#include "TrkDetDescrUtils/CompactBinnedArray.h"
#include "TrkDetDescrUtils/CompactBinnedArray1D.h"
#include "TrkDetDescrUtils/CompactBinnedArray2D.h"
#include "TrkGeometry/Material.h"
Go to the source code of this file.
Classes | |
class | Trk::BinnedMaterial |
Namespaces | |
Trk | |
Ensure that the ATLAS eigen extensions are properly loaded. | |
Typedefs | |
typedef std::pair< const Material *, int > | Trk::IdentifiedMaterial |