ATLAS Offline Software
MuonSpectrometer
MuonValidation
MuonRecValidation
MooPerformance
share
MooVecVecFloat.h
Go to the documentation of this file.
1
// Solution by Wim Lavrijsen to handle matrices in ROOT
2
// see https://hypernews.cern.ch/HyperNews/Atlas/get/Prelimbugs/731/2.html
3
//
4
#include <vector>
5
6
#ifdef __MAKECINT__
7
#pragma link C++ class std::vector< std::vector< float > >;
8
#endif
9
10
template
class
vector< vector< float >
>;
11
vector
Definition:
MultiHisto.h:13
Generated on Mon Dec 23 2024 21:14:52 for ATLAS Offline Software by
1.8.18