Class Reference for E1039 Core & Analysis Software
Home page
Related Pages
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Fun4AllReturnCodes.h
Go to the documentation of this file.
1
#ifndef __FUN4ALLRETURNCODES_H__
2
#define __FUN4ALLRETURNCODES_H__
3
4
namespace
Fun4AllReturnCodes
5
{
6
enum
{
ABORTRUN
= -2,
7
ABORTEVENT
= -1,
8
EVENT_OK
= 0,
9
DISCARDEVENT
= 1,
10
SYNC_OK
= 0,
11
SYNC_FAIL
= -1,
12
SYNC_NOOBJECT
= 1,
13
DONOTREGISTERSUBSYSTEM
= -3};
14
}
15
16
#endif
/* __FUN4ALLRETURNCODES_H__ */
Fun4AllReturnCodes::DISCARDEVENT
Definition:
Fun4AllReturnCodes.h:9
Fun4AllReturnCodes::EVENT_OK
Definition:
Fun4AllReturnCodes.h:8
Fun4AllReturnCodes::DONOTREGISTERSUBSYSTEM
Definition:
Fun4AllReturnCodes.h:13
Fun4AllReturnCodes::ABORTRUN
Definition:
Fun4AllReturnCodes.h:6
Fun4AllReturnCodes::SYNC_OK
Definition:
Fun4AllReturnCodes.h:10
Fun4AllReturnCodes::SYNC_NOOBJECT
Definition:
Fun4AllReturnCodes.h:12
Fun4AllReturnCodes::ABORTEVENT
Definition:
Fun4AllReturnCodes.h:7
Fun4AllReturnCodes::SYNC_FAIL
Definition:
Fun4AllReturnCodes.h:11
e1039-core
framework
fun4all
Fun4AllReturnCodes.h
Built by
Haiwang Yu
. updated:
Wed May 26 2021 21:44:02
using
1.8.5 with
SeaQuest GitHub integration