#include <iostream>
#include <fstream>
#include <string>
#include <stdlib.h>
#include "AlphaBanks.h"
#include "fortran_def.h"
#include "bos.h"
#include "CLHEP/Vector/LorentzVector.h"
#include "AlephCollection.h"
#include "TClass.h"
Include dependency graph for AlphaBanks.cpp:
Go to the source code of this file.
Functions | |
ClassImp (AlphaBanks) template< class GeneralBOSbank > void GetBOSbank(char *Name, int RowOffset, GeneralBOSbank *&Bank, int NR=0) | |
int | BaseAddress (char *Name, int NR=0) |
int | Nrows (char *Name, int NR=0) |
int | Ncols (char *Name, int NR=0) |
void | Attach (PATTERN *pattern, BANKCLASS **Bank) |
void | Detach (AlphaObject *&Object) |
Variables | |
ofstream | fout |
|
Definition at line 96 of file AlphaBanks.cpp. Referenced by AlphaBanks::LoadFromBos().
|
|
Definition at line 47 of file AlphaBanks.cpp. Referenced by AlphaBanks::LoadFromBos().
|
|
Definition at line 20 of file AlphaBanks.cpp. |
|
Definition at line 992 of file AlphaBanks.cpp. Referenced by AlphaBanks::~AlphaBanks().
|
|
Definition at line 79 of file AlphaBanks.cpp. Referenced by AlphaBanks::LoadFromBos().
|
|
Definition at line 63 of file AlphaBanks.cpp. Referenced by AlphaBanks::LoadFromBos().
|
|
Definition at line 18 of file AlphaBanks.cpp. |