Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

BmntUtil.h

Go to the documentation of this file.
00001 
00016 #ifndef BMNTUTIL_H
00017 #define BMNTUTIL_H
00018 
00021 int hadron_offset(int channel);
00022 
00026 int hadron_index(int channel);
00027 
00030 int hadron_cell(int row, int col);
00031 
00034 double hadron_position(int rowcol);
00035 
00038 int muon_offset(int channel);
00039 
00043 int muon_index(int channel);
00044 
00047 int muon_cell(int row, int col);
00048 
00049 
00050 
00051 #endif  // BMNTUTIL_H

Generated on Mon Feb 15 11:06:26 2010 for loon by  doxygen 1.3.9.1