![]() |
eventAnalysis
7.0-49-g0ac7482
|
#include <TBeamSummaryDataModule.hxx>
Classes | |
class | TOtherData |
Public Member Functions | |
TBeamSummaryData () | |
virtual | ~TBeamSummaryData () |
Public Attributes | |
Int_t | BeamRunNumber |
Beam Run Number in neutrino beamline. More... | |
TString | BSDVersion |
BSD version information. Currently "v01" is thenewest. More... | |
Int_t | CT5BeamBunchFlag [8] |
Flag describing that the Proton Beam isdetected by CT5 or not in the BUNCH(1st-8th). 1 = extracted, 0 = not extracted. More... | |
Double_t | CT5BeamBunchTiming [8] |
Timing of Proton beam BUNCH (1st-8th)measured by CT5, which is the mostdownstream charge transferer. Time 0 isTrigger Time. [micro sec]. More... | |
Double_t | CT5ProtonsPerBunch [8] |
Number of Protons in the BUNCH(1st-8th) counted by CT5, which is themost downstream charge transferer. [POT]. More... | |
Double_t | CT5ProtonsPerSpill |
Number of Protons in the SPILL counted byCT5, which is the most downstream chargetransferer. [POT]. More... | |
Int_t | GoodSpillFlag |
Good Spill Flag. Values >=1 = Good Spill, with 1being at 250 kA, 2 at 200 kA, 100 at 0 kA, etc..Suitable for analysis., 0 = Bad Spill. Improper forphysics analysis., Flag == 99 is applied forHorn-off run in early Run 3 (early 2012) (need tocheck if this is still valid). More... | |
Int_t | GPS1TriggerTime |
GPS1 Trigger Time (Unix Time in sec) More... | |
Int_t | GPS1TriggerTimeNanoSecond |
GPS1 Trigger Time for sub-second (innano sec) More... | |
Double_t | Horn1CurrentSum |
Horn1 Current. [kA]. More... | |
Double_t | Horn2CurrentSum |
Horn2 Current. [kA]. More... | |
Double_t | Horn3CurrentSum |
Horn3 Current. [kA]. More... | |
Int_t | OfficialBeamBunchFlag [8] |
Flag describing that the Proton Beamis detected or not in the BUNCH(1st-8th) for the official CT for agiven spill. 1 = extracted, 0 = notextracted. More... | |
Double_t | OfficialBeamBunchTiming [8] |
Timing of Proton beam BUNCH(1st-8th) in the official analysis,usually CT5. Time 0 is TriggerTime. [micro sec]. More... | |
Int_t | OfficialBeamFlag |
Flag describing that the Proton Beam isdetected or not for the official CT for a givenspill. 1 = extracted, 0 = not extracted. More... | |
Double_t | OfficialCTNumber |
Gives the CT used for the POT calculation.Usually CT5. More... | |
Double_t | OfficialProtonsPerBunch [8] |
Number of Protons in the BUNCH(1st-8th) counted in the officialanalysis, normally from CT5. [POT]. More... | |
Double_t | OfficialProtonsPerSpill |
Number of Protons in the SPILL forthe official analysis, normally CT5.[POT]. More... | |
TOtherData | OtherData |
Int_t | SpillNumber |
Spill Number in 32 bit. More... | |
Private Member Functions | |
ClassDef (TBeamSummaryDataModule::TBeamSummaryData, 1) | |
Definition at line 39 of file TBeamSummaryDataModule.hxx.
ND::TBeamSummaryDataModule::TBeamSummaryData::TBeamSummaryData | ( | ) |
Definition at line 41 of file TBeamSummaryDataModule.hxx.
|
virtual |
Definition at line 257 of file TBeamSummaryDataModule.cxx.
|
private |
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::BeamRunNumber |
Beam Run Number in neutrino beamline.
Definition at line 44 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
TString ND::TBeamSummaryDataModule::TBeamSummaryData::BSDVersion |
BSD version information. Currently "v01" is thenewest.
Definition at line 62 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::CT5BeamBunchFlag[8] |
Flag describing that the Proton Beam isdetected by CT5 or not in the BUNCH(1st-8th). 1 = extracted, 0 = not extracted.
Definition at line 51 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::CT5BeamBunchTiming[8] |
Timing of Proton beam BUNCH (1st-8th)measured by CT5, which is the mostdownstream charge transferer. Time 0 isTrigger Time. [micro sec].
Definition at line 50 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::CT5ProtonsPerBunch[8] |
Number of Protons in the BUNCH(1st-8th) counted by CT5, which is themost downstream charge transferer. [POT].
Definition at line 49 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::CT5ProtonsPerSpill |
Number of Protons in the SPILL counted byCT5, which is the most downstream chargetransferer. [POT].
Definition at line 48 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::GoodSpillFlag |
Good Spill Flag. Values >=1 = Good Spill, with 1being at 250 kA, 2 at 200 kA, 100 at 0 kA, etc..Suitable for analysis., 0 = Bad Spill. Improper forphysics analysis., Flag == 99 is applied forHorn-off run in early Run 3 (early 2012) (need tocheck if this is still valid).
Definition at line 61 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::GPS1TriggerTime |
GPS1 Trigger Time (Unix Time in sec)
Definition at line 46 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::GPS1TriggerTimeNanoSecond |
GPS1 Trigger Time for sub-second (innano sec)
Definition at line 47 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::Horn1CurrentSum |
Horn1 Current. [kA].
Definition at line 58 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::Horn2CurrentSum |
Horn2 Current. [kA].
Definition at line 59 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::Horn3CurrentSum |
Horn3 Current. [kA].
Definition at line 60 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::OfficialBeamBunchFlag[8] |
Flag describing that the Proton Beamis detected or not in the BUNCH(1st-8th) for the official CT for agiven spill. 1 = extracted, 0 = notextracted.
Definition at line 56 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::OfficialBeamBunchTiming[8] |
Timing of Proton beam BUNCH(1st-8th) in the official analysis,usually CT5. Time 0 is TriggerTime. [micro sec].
Definition at line 55 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::OfficialBeamFlag |
Flag describing that the Proton Beam isdetected or not for the official CT for a givenspill. 1 = extracted, 0 = not extracted.
Definition at line 57 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::OfficialCTNumber |
Gives the CT used for the POT calculation.Usually CT5.
Definition at line 53 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::OfficialProtonsPerBunch[8] |
Number of Protons in the BUNCH(1st-8th) counted in the officialanalysis, normally from CT5. [POT].
Definition at line 54 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Double_t ND::TBeamSummaryDataModule::TBeamSummaryData::OfficialProtonsPerSpill |
Number of Protons in the SPILL forthe official analysis, normally CT5.[POT].
Definition at line 52 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
TOtherData ND::TBeamSummaryDataModule::TBeamSummaryData::OtherData |
Definition at line 132 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().
Int_t ND::TBeamSummaryDataModule::TBeamSummaryData::SpillNumber |
Spill Number in 32 bit.
Definition at line 45 of file TBeamSummaryDataModule.hxx.
Referenced by ND::TBeamSummaryDataModule::FillTree().