#include <TFile.h>
#include <TRandom.h>
#include <TVectorD.h>
#include <boost/test/unit_test.hpp>
#include <iostream>
#include "CommonUtils/TreeStream.h"
#include "CommonUtils/TreeStreamRedirector.h"
#include "CommonUtils/RootChain.h"
#include "ReconstructionDataFormats/Track.h"
#include <string>
Go to the source code of this file.
◆ BOOST_TEST_DYN_LINK
#define BOOST_TEST_DYN_LINK |
◆ BOOST_TEST_MAIN
◆ BOOST_TEST_MODULE
◆ BOOST_AUTO_TEST_CASE()
BOOST_AUTO_TEST_CASE |
( |
TreeStream_test |
| ) |
|
◆ UnitTestSparse()
bool UnitTestSparse |
( |
Double_t |
scale, |
|
|
Int_t |
testEntries |
|
) |
| |