Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
TpcPrototypeDefs.cc File Reference
#include "TpcPrototypeDefs.h"
#include <TAttMarker.h>
#include <TCanvas.h>
#include <TF1.h>
#include <TGraph.h>
#include <TPaveText.h>
#include <TStyle.h>
#include <cmath>
#include <iostream>
#include <limits>
#include <memory>
#include <string>
+ Include dependency graph for TpcPrototypeDefs.cc:

Go to the source code of this file.

Namespaces

namespace  TpcPrototypeDefs
 
namespace  TpcPrototypeDefs::FEEv2
 TPC v1 FEE test stand decoder.
 

Functions

bool TpcPrototypeDefs::FEEv2::SampleFit_PowerLawDoubleExp (const std::vector< double > &samples,double &peak,double &peak_sample,double &pedestal,std::map< int, double > &parameters_io,const int verbosity=0)
 Power law double exp fit.
 
double TpcPrototypeDefs::FEEv2::SignalShape_PowerLawExp (double *x, double *par)
 
double TpcPrototypeDefs::FEEv2::SignalShape_PowerLawDoubleExp (double *x, double *par)