Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Documentation
Tutorials
Deprecation
Documentation/Tutorials/Deprecation/AugerOfflineUser.cc
Go to the documentation of this file.
1
void
AugerOfflineUser
(){
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
}
AugerOfflineUser
void AugerOfflineUser()
Definition:
Documentation/ExampleApplications/Deprecated/RdBeamforming/AugerOfflineUser.cc:1
, generated on Tue Sep 26 2023.