Exercises and Solutions - Day 4

Exercises: Exercises of the day

Exercises and solutions - Part I

The solutions are indicated in blue.

Part I - Introductory exercises

Exercise 4-1
Get familiar with the classes of the example application, which are subject of the exercises. Also try to understand the class hierarchies (abstract base class, concrete user implementation) of the relevant classes (see the below diagrams).

The following diagram shows the class hierarchy of the sensitive detector, hit, hits collection and readout geometry (click here for a PDF file):

Class Diagram 4A (Day 4)

The class hierarchy of user event action classes is shown in the second diagram (click here for a PDF file):

Class Diagram 4A (Day 4)

Answer following questions: