Documentation/Tutorials/GenerateSStationList/AugerOfflineUser.cc
Go to the documentation of this file.
1 void
3 {
4  // THIS FUNCTION IS FOR SPECIAL APPLICATIONS ONLY.
5  // NORMALLY YOU CAN LEAVE IT EMPTY.
6  //
7  // This function is called after the framework is
8  // initialized, but before the RunController begins
9  // sequencing Modules. If for some reason you need
10  // to override the action of the RunController and
11  // do your own customized sequencing, you can
12  // take care of that in this function. Simply provide an
13  // empty sequence file for the RunController, for example:
14  //
15  // <sequenceFile>
16  //
17  // </sequenceFile>
18  //
19  // and then write your own sequencing in this function.
20 }

, generated on Tue Sep 26 2023.