Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

AlphaBanks.cpp File Reference

#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:

Include dependency graph

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


Function Documentation

void Attach ( PATTERN * pattern,
BANKCLASS ** Bank )
 

Definition at line 96 of file AlphaBanks.cpp.

Referenced by AlphaBanks::LoadFromBos().

int BaseAddress ( char * Name,
int NR = 0 )
 

Definition at line 47 of file AlphaBanks.cpp.

Referenced by AlphaBanks::LoadFromBos().

ClassImp ( AlphaBanks ) [pure virtual]
 

Definition at line 20 of file AlphaBanks.cpp.

void Detach ( AlphaObject *& Object )
 

Definition at line 992 of file AlphaBanks.cpp.

Referenced by AlphaBanks::~AlphaBanks().

int Ncols ( char * Name,
int NR = 0 )
 

Definition at line 79 of file AlphaBanks.cpp.

Referenced by AlphaBanks::LoadFromBos().

int Nrows ( char * Name,
int NR = 0 )
 

Definition at line 63 of file AlphaBanks.cpp.

Referenced by AlphaBanks::LoadFromBos().


Variable Documentation

ofstream fout
 

Definition at line 18 of file AlphaBanks.cpp.


Generated at Wed Jun 18 17:20:08 2003 for ALPHA++ by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001