Main Page
Class Categories
Classes
Namespaces
File List
File Members
exper-sw
cosmosw
AugerSW
Offline
source
main
Documentation
ExampleApplications
Deprecated
RdPeriodicTriggerDataReconstruction
Documentation/ExampleApplications/Deprecated/RdPeriodicTriggerDataReconstruction/AugerOfflineUser.cc
Go to the documentation of this file.
1
void
AugerOfflineUser
(){
2
3
// THIS FUNCTION IS FOR SPECIAL APPLICATIONS ONLY.
4
// NORMALLY YOU CAN LEAVE IT EMPTY.
5
//
6
// This function is called after the framework is
7
// initialized, but before the RunController begins
8
// sequencing Modules. If for some reason you need
9
// to override the action of the RunController and
10
// do your own customized sequencing, you can
11
// take care of that in this function. Simply provide an
12
// empty sequence file for the RunController, for example:
13
//
14
// <sequenceFile>
15
//
16
// </sequenceFile>
17
//
18
// and then write your own sequencing in this function.
19
20
}
AugerOfflineUser
void AugerOfflineUser()
Definition:
Documentation/ExampleApplications/Deprecated/RdBeamforming/AugerOfflineUser.cc:1
, generated on Tue Sep 26 2023.