32 fSTAT_EVE.SetNBits(6);
34 fVXCONFIG.SetNBits(14);
35 fSTAT_EVE_PAR = fR_DEC_PAR = fVXCONFIG_PAR = 0;
47 cout <<
"/************ KVINDRATriggerInfo ************/" << endl;
48 cout <<
" STAT_EVE = " << (
const Char_t*) GetSTAT_EVE().Hexa() <<
49 " / " << (
const Char_t*) GetSTAT_EVE() << endl;
50 cout <<
" R_DEC = " << (
const Char_t*) GetR_DEC().Hexa() <<
51 " / " << (
const Char_t*) GetR_DEC() << endl;
52 cout <<
" CONFIG = " << (
const Char_t*) GetCONFIG().Hexa() <<
53 " / " << (
const Char_t*) GetCONFIG() << endl;
54 cout <<
"/********************************************/" << endl;
55 cout <<
" IsPhysics()=" << IsPhysics() <<
", IsGene()=" << IsGene() <<
56 ", MRQ=" << MRQ() << endl;
57 cout <<
" PHY_EVT=" << PHY_EVT() <<
" GEN_ELEC=" << GEN_ELEC() <<
58 ", GEN_TST=" << GEN_TST() <<
", GEN_LAS=" << GEN_LAS() << endl;
59 cout <<
"/********************************************/" << endl;
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
Information on INDRA event from DAQ trigger.
void Print(Option_t *opt="")
Print contents of trigger registers, in binary, hexadecimal and decoded forms.