Hall A ROOT/C++ Analyzer (podd)
Loading...
Searching...
No Matches
THaVDC.cxx File Reference
#include "THaVDC.h"
#include "THaEvData.h"
#include "THaTrack.h"
#include "THaVDCChamber.h"
#include "THaVDCPoint.h"
#include "THaVDCCluster.h"
#include "THaVDCTrackID.h"
#include "THaVDCPointPair.h"
#include "THaScintillator.h"
#include "THaSpectrometer.h"
#include "TMath.h"
#include "TClonesArray.h"
#include "TList.h"
#include "VarDef.h"
#include "TROOT.h"
#include "THaString.h"
#include "TimeCorrectionModule.h"
#include <map>
#include <cstdio>
#include <cstdlib>
#include <cassert>
#include <cctype>
#include <sstream>
#include <iostream>
#include <iomanip>
Include dependency graph for THaVDC.cxx:

Go to the source code of this file.

Classes

class  MEdef_t
 

Typedefs

typedef vector< THaVDC::THaMatrixElementMEvec_t
 

Functions

static Int_t ParseMatrixElements (const string &MEstring, map< string, MEdef_t > &matrix_map, const char *prefix)
 

Typedef Documentation

◆ MEvec_t

Definition at line 43 of file THaVDC.cxx.

Function Documentation

◆ ParseMatrixElements()

static Int_t ParseMatrixElements ( const string &  MEstring,
map< string, MEdef_t > &  matrix_map,
const char *  prefix 
)
static

Definition at line 112 of file THaVDC.cxx.