#include <AlEvent.h>
Collaboration diagram for AlEvent:
Public Methods | |
AlEvent () | |
constructor. More... | |
AlEvent (const AlEvent &) | |
copy constructor. More... | |
TimeInfo | Time () const |
Time information. More... | |
int | number () const |
Event number. More... | |
int | type () const |
Event type. More... | |
int | EdirClass () const |
EDIR class. More... | |
int | ErrorStatus () const |
Error Status. More... | |
float | Energy () const |
Energy. More... | |
float | gen_e12 (float qelep) const |
E12 generator for MC. More... | |
bool | xlumok (float qelep, int mode=0) const |
XLUMOK. More... | |
bool | IsTrigger (bool MINI) const |
DECTRG. More... | |
int | GetRawTrigger () const |
ALTRIG. More... | |
void | SETqhac (QHAC *) |
set the pointer to QHAC. More... | |
QHAC* | GETqhac () |
get the pointer to QHAC. More... | |
KEVH* | GeneratorStatus () const |
vector<KWGT*>* | GeneratorWeights () const |
float | getGeneratorWeight (int Number=0) const |
Private Methods | |
EVEH* | Header () const |
REVH* | ReconstructorHeader () const |
vector<LOLE*>* | LcalErrorFlags () const |
vector<X1RG*>* | Readout () const |
BOMB* | BeamPosition () const |
vector<XTBN*>* | TriggerBitNames () const |
XTCN* | TriggerLevelControl () const |
XTOP* | TriggerOptions () const |
LUPA* | LuminosityParameters () const |
SILH* | SicalLuminosityParameters () const |
vector<XHVB*>* | HVfixes () const |
XTEB* | TriggerLevelEventBitPattern () const |
XTRB* | TriggerLevelRegisterBitPattern () const |
DTBP* | TriggerBitPattern () const |
vector<VHBV*>* | VDETbit () const |
vector<VHPV*>* | NoHVbit () const |
EAUX* | ENFLWinfo () const |
SIX2* | SicalTriggerX2 () const |
vector<X1TV*>* | Triggerlevel1Threshold () const |
vector<X1IP*>* | Triggerlevel1Input () const |
vector<SIXA*>* | SicalTriggerSectorsAdc () const |
SITC* | SicalTriggerConditions () const |
vector<SRCO*>* | SicalRunConditions () const |
vector<X1TH*>* | TriggerOldlevel1Threshold () const |
vector<X1AD*>* | Triggerlevel1Adc () const |
float | e12_produce (double thr, double c1, double c2, double c3, float qelep, float(AlEvent::*fp)(float x1) const) const |
float | r183_e12 (float x1) const |
float | r189_e12 (float x1) const |
float | r192_e12 (float x1) const |
float | r196_e12 (float x1) const |
float | r200_e12 (float x1) const |
float | r202_e12 (float x1) const |
float | r205_e12 (float x1) const |
float | r207_e12 (float x1) const |
bool | EnergyStability (float qelep) const |
int | EnabledTriggers () const |
vector<bool> | HVStatus () const |
bool | TimeSynchronization () const |
bool | LaserEvent () const |
bool | VDETstatus () const |
void | RedoTrigger () const |
void | RedoOldTrigger () const |
void | SimulateTrigger (int *,int *,int *,int *,int *) const |
void | SimulateOldTrigger (int *,int *,int *,int *,int *,int *,int *,int *,int *) const |
void | SimulateSicalTrigger () const |
void | ApplyTrigger (int *,int *,int *,int, int) const |
void | ApplyOldTrigger (int *,int *,int *BIT, int *,int *,int *,int) const |
Private Attributes | |
QHAC* | qhac |
Static Private Attributes | |
int | SIsetup = -1 |
int | mask1 = 0 |
int | mask2 = 0 |
int | mask3 = 0 |
int | tmask = 0 |
|
constructor.
Definition at line 17 of file AlEvent.cpp. |
|
copy constructor.
Definition at line 20 of file AlEvent.cpp. |
|
Definition at line 1485 of file AlEvent.cpp. |
|
Definition at line 1175 of file AlEvent.cpp. |
|
Definition at line 36 of file AlEvent.cpp. |
|
Definition at line 48 of file AlEvent.cpp. |
|
EDIR class.
Definition at line 101 of file AlEvent.cpp. Referenced by GeneralEventInfo::Run(), AlephROOTDbManager::StoreEvent(), and AlephExManager::UserEvent().
|
|
Definition at line 449 of file AlEvent.cpp. |
|
Energy.
Definition at line 119 of file AlEvent.cpp. Referenced by CollectJets::Run(), CollectLeptons::Run(), and AlephExManager::UserEvent().
|
|
Definition at line 420 of file AlEvent.cpp. |
|
Error Status.
Definition at line 110 of file AlEvent.cpp. Referenced by AlephExManager::UserEvent().
|
|
get the pointer to QHAC.
|
|
Definition at line 32 of file AlEvent.cpp. |
|
Definition at line 51 of file AlEvent.cpp. Referenced by getGeneratorWeight().
|
|
ALTRIG.
Definition at line 245 of file AlEvent.cpp. Referenced by AlephExManager::UserEvent().
|
|
Definition at line 565 of file AlEvent.cpp. |
|
Definition at line 42 of file AlEvent.cpp. |
|
Definition at line 31 of file AlEvent.cpp. |
|
DECTRG.
Definition at line 213 of file AlEvent.cpp. Referenced by AlephExManager::UserEvent().
|
|
Definition at line 740 of file AlEvent.cpp. |
|
Definition at line 34 of file AlEvent.cpp. |
|
Definition at line 40 of file AlEvent.cpp. |
|
Definition at line 47 of file AlEvent.cpp. |
|
Definition at line 35 of file AlEvent.cpp. |
|
Definition at line 33 of file AlEvent.cpp. |
|
Definition at line 840 of file AlEvent.cpp. |
|
Definition at line 803 of file AlEvent.cpp. |
|
set the pointer to QHAC.
Definition at line 59 of file AlEvent.cpp. Referenced by AlphaBanks::InitObjectStructure().
|
|
Definition at line 41 of file AlEvent.cpp. |
|
Definition at line 55 of file AlEvent.cpp. |
|
Definition at line 54 of file AlEvent.cpp. |
|
Definition at line 53 of file AlEvent.cpp. |
|
Definition at line 49 of file AlEvent.cpp. |
|
Definition at line 1272 of file AlEvent.cpp. |
|
Definition at line 1109 of file AlEvent.cpp. |
|
Definition at line 960 of file AlEvent.cpp. |
|
Time information.
Definition at line 62 of file AlEvent.cpp. Referenced by GeneralEventInfo::Run().
|
|
Definition at line 667 of file AlEvent.cpp. |
|
Definition at line 37 of file AlEvent.cpp. |
|
Definition at line 45 of file AlEvent.cpp. |
|
Definition at line 38 of file AlEvent.cpp. |
|
Definition at line 43 of file AlEvent.cpp. |
|
Definition at line 44 of file AlEvent.cpp. |
|
Definition at line 56 of file AlEvent.cpp. |
|
Definition at line 39 of file AlEvent.cpp. |
|
Definition at line 57 of file AlEvent.cpp. |
|
Definition at line 52 of file AlEvent.cpp. |
|
Definition at line 50 of file AlEvent.cpp. |
|
Definition at line 46 of file AlEvent.cpp. |
|
Definition at line 761 of file AlEvent.cpp. |
|
Definition at line 275 of file AlEvent.cpp. |
|
E12 generator for MC.
Definition at line 133 of file AlEvent.cpp. Referenced by AlephExManager::UserEvent().
|
|
Definition at line 1566 of file AlEvent.cpp. |
|
Event number.
Definition at line 83 of file AlEvent.cpp. Referenced by GeneralEventInfo::Run(), AlephROOTDbManager::StoreEvent(), and AlephExManager::UserEvent().
|
|
Definition at line 295 of file AlEvent.cpp. |
|
Definition at line 310 of file AlEvent.cpp. |
|
Definition at line 326 of file AlEvent.cpp. |
|
Definition at line 342 of file AlEvent.cpp. |
|
Definition at line 358 of file AlEvent.cpp. |
|
Definition at line 374 of file AlEvent.cpp. |
|
Definition at line 390 of file AlEvent.cpp. |
|
Definition at line 406 of file AlEvent.cpp. |
|
Event type.
Definition at line 92 of file AlEvent.cpp. |
|
XLUMOK.
Definition at line 165 of file AlEvent.cpp. Referenced by AlephExManager::UserEvent().
|
|
Definition at line 25 of file AlEvent.cpp. |
|
Definition at line 26 of file AlEvent.cpp. |
|
Definition at line 27 of file AlEvent.cpp. |
|
Definition at line 28 of file AlEvent.cpp. |
|
|
|
Definition at line 29 of file AlEvent.cpp. |