BmnRoot
Loading...
Searching...
No Matches
CreateMapTof400_BMN_12_2016.c File Reference
#include <TMath.h>
#include "TString.h"
#include <iostream>
#include "Riostream.h"
#include <string>
#include <fstream>
#include <sstream>
Include dependency graph for CreateMapTof400_BMN_12_2016.c:

Go to the source code of this file.

Functions

void CreateMapTof400_BMN_12_2016 (std::string placementMapFile, std::string mapFile)
 
Int_t GetSlot (Int_t number)
 
Int_t GetCon (Int_t number)
 
Int_t GetDet (Int_t number)
 
Int_t GetSide (Int_t number)
 

Function Documentation

◆ CreateMapTof400_BMN_12_2016()

void CreateMapTof400_BMN_12_2016 ( std::string  placementMapFile,
std::string  mapFile 
)

Definition at line 10 of file CreateMapTof400_BMN_12_2016.c.

References GetCon(), GetDet(), GetSide(), GetSlot(), and i.

◆ GetCon()

Int_t GetCon ( Int_t  number)

Definition at line 140 of file CreateMapTof400_BMN_12_2016.c.

References GetSlot().

Referenced by CreateMapTof400_BMN_12_2016(), GetDet(), and GetSide().

◆ GetDet()

Int_t GetDet ( Int_t  number)

Definition at line 146 of file CreateMapTof400_BMN_12_2016.c.

References GetCon(), and GetSlot().

Referenced by CreateMapTof400_BMN_12_2016(), and GetSide().

◆ GetSide()

Int_t GetSide ( Int_t  number)

Definition at line 152 of file CreateMapTof400_BMN_12_2016.c.

References GetCon(), GetDet(), and GetSlot().

Referenced by CreateMapTof400_BMN_12_2016().

◆ GetSlot()

Int_t GetSlot ( Int_t  number)