To create a new detector you have to implement some classes which will describe your detector. The framework deliver you with the base classes which will do most of the work concerning the I/O and geometry construction, ..etc. The following will explain in step by step how to implement a detector MyDet in this framework:
To describe a detector (e.g MyDet ) in FairRoot you have to implement: