EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
make_tree.C
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file make_tree.C
1
R__LOAD_LIBRARY
(libeicsmear);
2
#include "
eicsmear/erhic/DisKinematics.h
"
3
#include <
eicsmear/functions.h
>
4
5
void
make_tree
(std::string filstr){
6
erhic::DisKinematics::BoundaryWarning
=
false
;
7
8
std::string dirstr =
"."
;
9
std::string inputstr = dirstr +
"/"
+ filstr;
10
BuildTree
(inputstr,dirstr);
11
}
eicsmeardetectors
blob
master
tests
make_tree.C
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:32
using
1.8.2 with
EIC GitHub integration