ATLAS Offline Software
|
#include "AthenaBaseComps/AthAlgorithm.h"
#include "GaudiKernel/MsgStream.h"
#include "StoreGate/StoreGateSvc.h"
#include "LArIdentifier/LArOnlineID.h"
#include <string>
#include <map>
#include "CaloIdentifier/LArEM_ID.h"
#include "CaloIdentifier/LArHEC_ID.h"
#include "CaloIdentifier/LArFCAL_ID.h"
#include <bitset>
Go to the source code of this file.
Classes | |
class | FindDuplicatedLArDigits |
This algrithm produces a column-wise NTuple out of raw data. More... | |