Project
Loading...
Searching...
No Matches
testTreeStream.cxx File Reference
#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.

Macros

#define BOOST_TEST_MODULE   Test TreeStream
 
#define BOOST_TEST_MAIN
 
#define BOOST_TEST_DYN_LINK
 

Functions

bool UnitTestSparse (Double_t scale, Int_t testEntries)
 
 BOOST_AUTO_TEST_CASE (TreeStream_test)
 

Macro Definition Documentation

◆ BOOST_TEST_DYN_LINK

#define BOOST_TEST_DYN_LINK

Definition at line 14 of file testTreeStream.cxx.

◆ BOOST_TEST_MAIN

#define BOOST_TEST_MAIN

Definition at line 13 of file testTreeStream.cxx.

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   Test TreeStream

Definition at line 12 of file testTreeStream.cxx.

Function Documentation

◆ BOOST_AUTO_TEST_CASE()

BOOST_AUTO_TEST_CASE ( TreeStream_test  )

Definition at line 31 of file testTreeStream.cxx.

◆ UnitTestSparse()

bool UnitTestSparse ( Double_t  scale,
Int_t  testEntries 
)

Definition at line 111 of file testTreeStream.cxx.