Berkeley Nuclear Data Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions
unitCutTest.cpp File Reference
#include <vector>
#include <iostream>
#include "CutClasses.h"
#include "NSDPhysicsCalcs.h"
#include "TH1.h"
#include "TH2.h"
#include "TFile.h"
Include dependency graph for unitCutTest.cpp:

Functions

std::vector< TH1 * > cutTest ()
 
std::vector< TH2 * > cutTest2D ()
 
int main (int argc, char const *argv[])
 

Function Documentation

◆ cutTest()

std::vector<TH1*> cutTest ( )
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cutTest2D()

std::vector<TH2*> cutTest2D ( )

y = x

value from 1 to 10

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char const *  argv[] 
)
Here is the call graph for this function: