#include "root/MTMicrorocChip.hh"#include "geometry/Chip.hh"#include "geometry/MicrorocChip.hh"#include "tools/MicroException.hh"#include "tools/Log.hh"#include <iostream>Include dependency graph for MTMicrorocChip.cpp:

Go to the source code of this file.
Functions | |
| ClassImp (MTMicrorocChip) MTMicrorocChip | |
| ClassImp | ( | MTMicrorocChip | ) |
Definition at line 14 of file MTMicrorocChip.cpp.
00017 { 00018 thresholdDac_0 = thresholdDac_1 = thresholdDac_2 = 0; 00019 shaper_lg = shaper_hg = 0; 00020 }
1.4.7