3 #ifndef ALIHLTDEFINITIONS_H
4 #define ALIHLTDEFINITIONS_H
5 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
6 * See cxx source for full Copyright notice */
8 /** @file AliHLTDefinitions.h
9 @author Matthias Richter, Timm Steinbeck
11 @brief Definitions for the HLT module.
14 #include "AliHLTDataTypes.h"
16 const AliHLTUInt32_t kAliHLTBlockAlignment = 64;