ATTPCROOT  0.3.0-alpha
A ROOT-based framework for analyzing data from active target detectors
Classes | Namespaces | Functions
AtPRA.h File Reference
#include "AtTrack.h"
#include "AtTrackTransformer.h"
#include <Rtypes.h>
#include <TObject.h>
#include <algorithm>
#include <memory>
#include <type_traits>
#include <vector>
Include dependency graph for AtPRA.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AtPATTERN::AtPRA
 Find patterns in hit clouds. More...
 

Namespaces

 AtPATTERN
 

Functions

Double_t fitf (Double_t *x, Double_t *par)
 

Function Documentation

◆ fitf()

Double_t fitf ( Double_t *  x,
Double_t *  par 
)

Definition at line 197 of file AtPRA.cxx.