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

, generated on Tue Sep 26 2023.