/data3/calcul/jacquem/working_dir/Micromegas/micromegasFrameWork/src/root/MTChip.cpp File Reference

#include "root/MTChip.hh"
#include "tools/MicroException.hh"
#include <iostream>
#include <time.h>
#include "geometry/Chip.hh"
#include "geometry/Board.hh"
#include "geometry/Dif.hh"
#include "geometry/Chamber.hh"
#include "geometry/Channel.hh"
#include "geometry/MicrorocChannel.hh"
#include "tools/Log.hh"
#include "tools/Toolbox.hh"

Include dependency graph for MTChip.cpp:

Go to the source code of this file.

Functions

 ClassImp (MTChip) MTChip


Function Documentation

ClassImp ( MTChip   ) 

Definition at line 20 of file MTChip.cpp.

00023 {
00024  //FILE_LOG(logINFO) << "MTChip::MTChip(UInt_t _id)" << endl;
00025    serialNum = 0;
00026          id = _id;
00027    gain = 0;
00028    configured = false;
00029    bypassed = false;
00030 }


Generated on Mon Jan 7 13:17:48 2013 for MicromegasFramework by  doxygen 1.4.7