BmnRoot
Loading...
Searching...
No Matches
GetMapToF400.c
Go to the documentation of this file.
1void GetMapToF400(Int_t Periud=6, Int_t Run=1985)
2{
3 BmnTof1Raw2Digit* tof = new BmnTof1Raw2Digit(Periud, Run);
4 tof->saveMapToFile("TOF400_PlaseMap_period6_fromDB.txt","TOF400_StripMap_period6_fromDB.txt");
6
7}
8
void GetMapToF400(Int_t Periud=6, Int_t Run=1985)
Definition GetMapToF400.c:1
void saveMapToFile(std::string placementMapFile, std::string mapFile)