All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Fox.cc File Reference
#include "Fox.h"
#include <iostream>
#include <cmath>
#include <vector>
#include <algorithm>
#include <sstream>
#include "IMPL/LCEventImpl.h"
#include "IMPL/LCCollectionVec.h"
#include "IMPL/SimCalorimeterHitImpl.h"
#include "IMPL/CalorimeterHitImpl.h"
#include "IMPL/MCParticleImpl.h"
#include "IMPL/TrackerHitImpl.h"
#include "IMPL/TrackImpl.h"
#include "IMPL/ClusterImpl.h"
#include "IMPL/ReconstructedParticleImpl.h"
#include "IMPL/ParticleIDImpl.h"
#include "IMPL/LCFlagImpl.h"
#include "MCTree.h"
#include "IMPL/LCRelationImpl.h"
#include <EVENT/LCCollection.h>
#include <EVENT/ReconstructedParticle.h>
Include dependency graph for Fox.cc:

Go to the source code of this file.

Functions

vector< double > legendre_recursive (const double &x, const int &n, const vector< int > moments)
 

Variables

Fox aFox
 

Function Documentation

vector< double > legendre_recursive ( const double &  x,
const int &  n,
const vector< int >  moments 
)

Definition at line 183 of file Fox.cc.

Variable Documentation

Fox aFox

Definition at line 37 of file Fox.cc.